Bump year. Change Aps->ApS
[idzebra-moved-to-github.git] / index / trav.c
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-09 Adam DickmeissExtra page_size arg for dict_open.
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2003-10-20 Adam DickmeissImprove message for bad path in file traversal. logf...
2003-03-25 Adam DickmeissFix repositoryDelete so that it uses recordId setting
2002-09-03 Adam DickmeissFollow of symlinks can be controlled with config follow...
2002-08-02 Adam DickmeissTowards GPL
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
1999-05-15 Adam DickmeissUpdated dictionary. Implemented "compression" of dictio...
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-06-08 Adam DickmeissAdded suport for EXPLAIN Proxy servers - added settings...
1998-01-12 Adam DickmeissThe test option (-s) only uses read-lock (and not write...
1997-09-25 Adam DickmeissWindows NT interface code to the stat call.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-09 Adam DickmeissPartial port to WIN95/NT.
1997-02-12 Adam DickmeissImplemented options -f <n> that limits the log to the...
1996-11-01 Adam DickmeissInterface to isamc system now includes update and delete.
1996-10-29 Adam DickmeissInclude zebrautl.h instead of alexutil.h.
1996-06-04 Adam DickmeissMinor changes - removed include of ctype.h.
1996-05-01 Adam DickmeissFirst work on multiple records in one file.
1996-04-26 Adam DickmeissAdded option -V to zebraidx to display version information.
1996-04-12 Adam DickmeissFile update of single files.
1996-04-09 Adam DickmeissBug fix: bad reference in function fileUpdateR.
1996-03-22 Sebastian HammerFixed bad reference
1996-03-21 Adam DickmeissFile update uses modify-time instead of change-time.
1996-03-20 Sebastian HammerAdded diagnostic output
1996-03-19 Adam DickmeissBug fix: File update traversal didn't handle trailing...
1996-02-12 Adam DickmeissChanged naming of some functions.
1996-02-05 Adam DickmeissLogging reduced a bit.
1995-12-07 Adam DickmeissWork locking mechanisms for concurrent updates/commit.
1995-12-06 Adam DickmeissNew command 'stat' for the index program.
1995-11-28 Adam DickmeissZebra config renamed.
1995-11-24 Adam DickmeissCommands add & del read filenames from stdin if source...
1995-11-22 Adam DickmeissRecord management uses the bfile system.
1995-11-21 Adam DickmeissNew general match criteria implemented.
1995-11-21 Adam DickmeissYet more work on record match.
1995-11-20 Adam DickmeissNew update method: the 'old' keys are saved for each...
1995-11-20 Adam DickmeissWork on new traversal.
1995-11-17 Adam DickmeissStarted work on virtual directory structure.
1995-10-17 Adam DickmeissNew feature: databases. Implemented as prefix to words...
1995-09-28 Adam Dickmeissxfree/xmalloc used everywhere.
1995-09-06 Adam DickmeissOption: only one word key per file.
1995-09-04 Adam DickmeissVarious cleanup. YAZ util used instead.
1995-09-01 Adam DickmeissSplit of work into more files.