Change the magic number used to introduce a trie file, so that instead
[sgt/agedu] / index.c
2010-04-25 simonMinor code cleanups suggested by NetBSD lint:
2009-05-29 simonArrange that the --html output mode delivers a sensible...
2008-11-28 simonInstead of using pure atimes, I think we should general...
2008-11-22 simonYikes! Replace a + with a *. No wonder the file was...
2008-11-22 simonDon't rebase ib->currroot if it was NULL.
2008-11-07 simonWith the new cut-down index, my previous upper-bound...
2008-11-06 simonindex.c, instead of storing a distinct tree root for...
2008-11-05 simonPortability enhancements to make better use of autoconf...
2008-11-02 simonRename malloc.c to alloc.c, and my master Makefile...
2008-11-01 simon--scan-dump and --load options, for moving dump files...
2008-10-29 simonInitial commit of a basically working but severely...