Fix documentation of of chr's equivalent directive ZEB-672
[idzebra-moved-to-github.git] / isamb / tstisamb.c
2014-01-03 Adam DickmeissHappy new year
2013-01-08 Adam DickmeissBump copyright year
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2011-05-19 Adam Dickmeissconfigure produces config.h
2011-02-09 Adam DickmeissHappy new year.
2010-01-14 Adam DickmeissBump copyright year
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-04-03 Adam DickmeissOmit CVS Id. Update copyright year.
2007-01-15 Adam Dickmeiss2007.
2006-12-09 Adam DickmeissAdded some performance test utilities.
2006-12-07 Adam DickmeissAdded some ISAMB benchmark code
2006-10-30 Adam DickmeissUse f(void) instead of f()
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2005-10-27 Adam DickmeissTests for identical keys in ISAMB
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-01-16 Adam DickmeissAdded include stdlib.h
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-03 Adam DickmeissFix odd/even delete test
2005-01-02 Adam DickmeissSwap functions - minor changes to compare tst function
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-12-08 Adam DickmeissMoved isam headers to include/idzebra.
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-08-23 Adam DickmeissStore number of keys in isam:b so we can return number...
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-03 Adam DickmeissProper test for forward
2004-06-02 Adam DickmeissAdded isamb_dump utility.
2004-06-02 Adam DickmeissLoosen test a bit
2004-06-02 Adam DickmeissAdded isamb_pp_forward test. Changed messages from...
2004-06-01 Adam DickmeissDefine log_item
2003-06-23 Adam DickmeissImplemented isamb_unlink.