Remove Ubuntu karmic from build
[idzebra-moved-to-github.git] / isamb /
2011-05-19 Adam Dickmeissconfigure produces config.h
2011-02-09 Adam DickmeissHappy new year.
2010-01-14 Adam DickmeissBump copyright year
2009-06-19 Adam DickmeissISAMB: ark header dty if freelist is updated
2009-06-19 Adam DickmeissLog freelist info changes
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-11-06 Adam DickmeissRemoved CVS Ids. v2.0.34
2008-09-08 Adam DickmeissAllow ISAMB entry sizes of 4K (used to be 128)
2008-04-03 Adam DickmeissOmit CVS Id. Update copyright year.
2008-04-03 Adam Dickmeiss ... Fix isamb_pp_forward to update the returned_numbers.
2008-04-02 Adam DickmeissUse isamb_pp_forward2 as the isamb forward function.
2008-04-02 Adam Dickmeissisamb_pp_forward2 takes into account scope.
2008-03-26 Adam DickmeissIgnore *.o, *~ files.
2008-03-12 Adam DickmeissMoved ignore files.
2007-11-28 Adam DickmeissWS updates (no code changes).
2007-11-28 Adam DickmeissExtend isamb_merge read handler with new insert mode.
2007-04-03 Adam DickmeissFixed bug #1017: assert failure in isamb for delete...
2007-03-19 Adam DickmeissWRBUF updates.
2007-02-24 Adam DickmeissProper cleanup (isamb_close) for bad headers
2007-01-15 Adam Dickmeiss2007.
2007-01-05 Adam DickmeissRemoved zebra_timing_t. Using yaz_timing_t instead...
2006-12-19 Adam DickmeissChanged assert in isamb, since we have larger keys
2006-12-18 Adam DickmeissImplemented sorting via the ISAMB system. To enable...
2006-12-12 Adam DickmeissMore digits in output for total docs
2006-12-12 Adam DickmeissRename isb to isb_postings.
2006-12-12 Adam DickmeissAdded gnuplot scripts for dictisam timings, filesystems...
2006-12-12 Adam DickmeissAll output to stdout for easy feet into gnuplot. The...
2006-12-12 Adam DickmeissAdded functions isamb_set_int_count, isamb-set_cache_size,
2006-12-11 Adam DickmeissAllow MARC line format to be read.
2006-12-11 Adam DickmeissUsing timing utility
2006-12-10 Adam DickmeissMore appropriate usage
2006-12-10 Adam DickmeissMake MARC indexer with different ISAM strategy.
2006-12-10 Adam DickmeissUse rand() twice on platforms where RAND_MAX < 2^16.
2006-12-10 Adam DickmeissAdded new test which makes variations to ISAM entry...
2006-12-10 Adam DickmeissProduce .dat files with bench1. prefix
2006-12-10 Adam DickmeissAllow size of ISAM entry to be specified in bench test
2006-12-09 Adam DickmeissAdded some performance test utilities.
2006-12-07 Adam DickmeissAdded some ISAMB benchmark code
2006-12-07 Adam DickmeissAllow different values for cache parameter for isamb_op...
2006-11-14 Adam DickmeissUse assert rather than abort
2006-11-14 Adam DickmeissWork on bug #550: Avoid exit. In particular the mfile...
2006-10-30 Adam DickmeissUse f(void) instead of f()
2006-09-26 Adam DickmeissFixed bug in ISAMB's utility function decode_ptr. With...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-07-05 Adam DickmeissOmit version-info for convenience libraries
2006-07-03 Adam DickmeissBuild main libidzebra-2.0.la. Bug #620.
2006-06-29 Adam DickmeissRevert. Libs installed in /usr/lib (again). Minor tweak...
2006-06-29 Adam DickmeissStore Zebra libs in <prefix>/lib/idzebra<suffix> and...
2006-06-26 Marc Crommepreparing release 2.0.0 before.bug.529
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-04-27 Marc Crommemake distcheck works now
2005-10-27 Adam DickmeissTests for identical keys in ISAMB
2005-08-19 Adam DickmeissAdded a few casts converting from unsigned char* -...
2005-06-29 Adam DickmeissFixed a bug in ISAMB splitting. A new block was attempt...
2005-04-25 Adam DickmeissRemove unused var
2005-04-25 Adam DickmeissRemove assert: if end-of-stream PP may not be leaf
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-04-14 Adam DickmeissFix uinitialized var in test
2005-04-13 Adam DickmeissGet rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use...
2005-03-21 Adam DickmeissFixed bug #275: Leaf node split problem(s).
2005-03-18 Adam DickmeissFix a bug where second-half of block in leaf split...
2005-03-08 Adam DickmeissAdded a few casts from zint to double/int where appropr...
2005-03-05 Adam DickmeissString attribute support for record filter interface.
2005-01-16 Adam DickmeissAdded include stdlib.h
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
2005-01-16 Adam DickmeissWS update
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-15 Adam DickmeissPre C-99 declarations.
2005-01-15 Adam DickmeissFixed bug #113: Compress upper nodes in isam-b.
2005-01-13 Adam DickmeissWS changes
2005-01-03 Adam DickmeissFixed bug #246
2005-01-03 Adam DickmeissFix odd/even delete test
2005-01-02 Adam DickmeissProper assert for sub entry size
2005-01-02 Adam DickmeissSwap functions - minor changes to compare tst function
2005-01-02 Adam DickmeissAllow ISAMB_PTR_CODEC=0 to work
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-12-08 Adam DickmeissMoved isam headers to include/idzebra.
2004-11-29 Adam DickmeissFix length for ISAMB dummy block
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-30 Adam DickmeissRemove TCL_LIB from all LDADDs except for Tcl filter...
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-03 Heikki LevantoRemoved some FIXMEs. Mostly comments on things that...
2004-08-30 Adam DickmeissUpdate cvsignore due to new type of files generated...
2004-08-24 Adam DickmeissFix other SO dependency
2004-08-24 Adam DickmeissSwitching to Libtool shared libraries for Zebra.
2004-08-23 Adam DickmeissStore number of keys in isam:b so we can return number...
2004-08-18 Adam DickmeissFix problem with leaf split
2004-08-16 Adam DickmeissRework encoding of ISAMB header info to make it machine...
2004-08-10 Heikki LevantoLimiting hits to INT_MAX, because yaz can't handle...
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
2004-08-04 Heikki LevantoChanged the pos code to 64-bit clean. Still lots of...
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-08-03 Heikki LevantoAdded framework for the pos calls. rsisamb and rsnull...
2004-06-16 Adam DickmeissFor includes specs in Makefiles use AM_CPPFLAGS instead...
2004-06-16 Adam DickmeissInitialize local to prevent gcc -O warning
2004-06-08 Adam DickmeissMake ISAMB backwards compatible again
2004-06-04 Heikki LevantoAdded a function to estimate total size and current...
next