C++ compilation.
[idzebra-moved-to-github.git] / index / recindex.c
1999-05-26 Adam DickmeissC++ compilation.
1999-02-18 Adam DickmeissChanged file naming scheme for register files as well...
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-01-12 Adam DickmeissThe test option (-s) only uses read-lock (and not write...
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-07-15 Adam DickmeissBug fix: storeData didn't work with files with multiple...
1997-02-12 Adam DickmeissImplemented options -f <n> that limits the log to the...
1996-06-04 Adam DickmeissMinor changes - removed include of ctype.h.
1996-05-13 Adam DickmeissWork on compaction of set/use bytes in dictionary.
1996-02-01 Adam DickmeissThe total size of records are always checked in rec_cac...
1995-12-11 Adam DickmeissThe rec_get function returns NULL if record doesn't...
1995-12-07 Adam DickmeissWork locking mechanisms for concurrent updates/commit.
1995-12-06 Adam DickmeissImproved flushing of records - all flushes except the...
1995-12-06 Adam DickmeissNew command 'stat' for the index program.
1995-11-30 Adam DickmeissStarted work on commit facility.
1995-11-28 Adam DickmeissBug fix: recordId with constant wasn't right.
1995-11-28 Adam DickmeissZebra config renamed.
1995-11-25 Adam DickmeissMore record fields - they are enumerated now.
1995-11-22 Adam DickmeissRecord management uses the bfile system.
1995-11-20 Adam DickmeissNew update method: the 'old' keys are saved for each...
1995-11-16 Adam DickmeissUses new record management system in both indexer and...
1995-11-15 Adam DickmeissWork on record management.
1995-11-15 Adam DickmeissStarted work on better record management system.