idzebra-moved-to-github.git
1997-09-18 Adam DickmeissExtra generic handle for the character mapping routines.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-09 Adam DickmeissPartial port to WIN95/NT.
1997-09-09 Adam DickmeissAdded MSV5.0 project files.
1997-09-05 Adam DickmeissChanged prototype for chr_map_input - added const.
1997-09-05 Adam DickmeissExtra argument added to function chr_read_maptab (tab...
1997-09-04 Adam DickmeissMinor changes.
1997-09-04 Adam DickmeissNew retrieve/extract method tellf (added).
1997-09-04 Adam DickmeissAdded O_BINARY for open calls.
1997-09-04 Adam DickmeissNew file extract/retrieve method tellf (added).
1997-09-04 Adam DickmeissAdded O_BINARY to open calls.
1997-09-04 Adam DickmeissAdded new filter grs.marc.<syntax> where <syntax> refers to
1997-09-04 Adam DickmeissAdded MARC filter - type grs.marc.<syntax> where syntax...
1997-07-28 Adam DickmeissServer returns diagnostic 14 when record doesn't exist.
1997-07-15 Adam DickmeissCheck for zero length in execData.
1997-07-15 Adam DickmeissBug fix: Match handler didn't terminate the resulting...
1997-07-15 Adam DickmeissInitialized dummy variable to keep checker gcc happy.
1997-07-15 Adam DickmeissBug fix: storeData didn't work with files with multiple...
1997-07-01 Adam DickmeissBug fix in routine find_entry: didn't take into account...
1997-07-01 Adam DickmeissBug fix in routine searchRecordKey: uninitialized varia...
1997-04-30 Sebastian Hammernull
1997-04-29 Adam DickmeissBug fix: generic recordId handling didn't work for...
1997-02-24 Adam DickmeissCleanup of code and commented out the "end element...
1997-02-24 Adam DickmeissTemporarily removed the "end-element" to auto "end...
1997-02-19 Adam DickmeissFixed "end element" to terminate record in outer-most...
1997-02-19 Adam DickmeissFixed NETLIBS variable in Makefile. Fixed "end element...
1997-02-12 Adam DickmeissInternal release.
1997-02-12 Adam DickmeissChanged some log messages.
1997-02-12 Adam DickmeissBug fix: during isc_merge operations, some pages weren...
1997-02-12 Adam DickmeissImplemented options -f <n> that limits the log to the...
1997-02-12 Adam DickmeissChanged the messages logged. No real code changed.
1997-02-12 Adam DickmeissChanges.
1997-02-10 Adam DickmeissBug fix: in search terms character (^) wasn't observed.
1997-02-10 Adam DickmeissFlag fileVerboseFlag set to 0 (default).
1997-02-10 Adam DickmeissAdded facility for open character sets, eg [a-].
1997-01-31 Adam DickmeissBug fix: Leading and trailing white space weren't remov...
1997-01-17 Adam DickmeissBug fix: complete phrase search didn't work.
1997-01-02 Adam DickmeissMerge.
1997-01-02 Sebastian HammerAdded optional, physical ANY
1996-12-23 Adam DickmeissWork on truncation.
1996-12-23 Adam DickmeissWork on truncation.
1996-12-23 Adam DickmeissMore work on truncation algorithm.
1996-12-23 Adam DickmeissWork.
1996-12-20 Adam DickmeissImplemented Multi-or result set.
1996-12-20 Adam DickmeissMulti-or result set.
1996-12-20 Adam DickmeissImplemented multi-or result set.
1996-12-11 Adam DickmeissAdded better compression.
1996-12-11 Adam DickmeissAdded doc about how queries are handled.
1996-11-15 Adam DickmeissLogging of execution speed by using the times(2) call.
1996-11-15 Adam DickmeissMinor changes regarding logging.
1996-11-14 Adam DickmeissStrings in record keys bound by IT_MAX_WORD.
1996-11-14 Adam DickmeissReduction of storeKeys area.
1996-11-11 Adam DickmeissAdded proximity support in search.
1996-11-08 Adam DickmeissMore doc.
1996-11-08 Adam DickmeissBug fix: data1 node member u.tag.get_bytes weren't...
1996-11-08 Adam DickmeissCompressed isam fully supported.
1996-11-08 Adam DickmeissNumber of keys in chain are stored in first block and...
1996-11-08 Adam DickmeissBuffers used during file match got bigger.
1996-11-08 Adam DickmeissNew internal release.
1996-11-08 Adam DickmeissWrote some doc about Search.
1996-11-08 Adam DickmeissMore work.
1996-11-04 Adam DickmeissMinor changes.
1996-11-04 Adam DickmeissOptimized free block usage.
1996-11-04 Adam DickmeissMoved truncation code to trunc.c.
1996-11-01 Adam DickmeissNew element, max_blocks_mem, that control how many...
1996-11-01 Adam DickmeissNew element, max_blocks_mem, that control how many...
1996-11-01 Adam DickmeissThis simple "text" format now supports element specs...
1996-11-01 Adam DickmeissFirst version of isc_merge that supports update/delete.
1996-11-01 Adam DickmeissInterface to isamc system now includes update and delete.
1996-10-29 Adam DickmeissWork on isc_merge.
1996-10-29 Adam DickmeissAdded isc_type, isc_block macros.
1996-10-29 Adam DickmeissUpdate. isamc system incorporated.
1996-10-29 Adam DickmeissUpdated doc.
1996-10-29 Adam DickmeissUse of cisam system - enabled if setting isamc is 1.
1996-10-29 Adam DickmeissUses resource lockDir instead of lockPath.
1996-10-29 Adam DickmeissInclude zebrautl.h instead of alexutil.h.
1996-10-29 Adam DickmeissUses buffered read to speed up things.
1996-10-29 Adam DickmeissDoesn't use the global data1_tabpath (from YAZ). Instea...
1996-10-29 Adam DickmeissPage size given by DICT_DEFAULT_PAGESIZE in dict.h.
1996-10-29 Adam DickmeissInclude of zebrautl.h instead of alexutil.h.
1996-10-29 Adam DickmeissChanged name of setting tempSetDir to setTmpDir.
1996-10-29 Adam DickmeissUpdated to use zebrautl.h instead of alexutil.h.
1996-10-29 Adam DickmeissImplemented res_get_match. Updated to use zebrautl...
1996-10-29 Adam DickmeissRemoved obsolete headers alexpath, alexutil. Created...
1996-10-29 Adam DickmeissChanged definition of DICT_DEFAULT_PAGESIZE.
1996-10-29 Adam DickmeissAdded res_get_match.
1996-10-29 Adam DickmeissRemoved definition of SYSNO.
1996-10-29 Adam DickmeissAdded a few comments.
1996-10-29 Adam DickmeissFirst use of isamc.
1996-10-29 Adam DickmeissFirst work.
1996-10-18 Adam DickmeissUses LOG_DEBUG instead of LOG_WARN for "Character map...
1996-10-18 Adam DickmeissNew internal release.
1996-10-18 Adam DickmeissUpdated doc about new record type specification.
1996-10-18 Adam DickmeissRelease for the NWI folks.
1996-10-11 Sebastian HammerWork.
1996-10-11 Sebastian HammerFixed arguments to nodetogr
1996-10-11 Adam DickmeissNew module recctrl. Used to manage records (extract...
1996-10-11 Adam DickmeissNew module recctrl. Used to manage records (extract...
1996-10-11 Adam DickmeissNew module recctrl. Used to manage records (extract...
1996-10-08 Adam DickmeissBug fix: result sets with ranked operands in boolean...
next