Cleaned test scripts to be (nearly?) atomic
[idzebra-moved-to-github.git] / perl / lib / IDZebra / Session.pm
2004-09-15 Heikki LevantoCleaned test scripts to be (nearly?) atomic
2004-09-09 Heikki LevantoMinor fixes. Many things still broken...
2004-09-09 Adam DickmeissAdded sh script to run a test
2004-07-28 Adam DickmeissUpdate Perl internals so that it matches the current...
2003-07-26 popAdded support for resultset terms.
2003-07-07 popZebra perl API following changes in zebraapi.c/.h ...
2003-05-21 popRemoved ODRs from zebra_search
2003-05-07 popAdded log prefix features. Fixed handling of "0" values...
2003-03-13 popadded zebra_insert_record call, function in perl api...
2003-03-12 popadded force_update option for update_record, delete_rec...
2003-03-05 popUpdated documentation, ERADME, scanning, sorting and...
2003-03-05 popAdded test for transactions
2003-03-04 popScan feature added, not documented yet
2003-03-03 popAdded sorting, +tests. documentation is needed.
2003-03-03 popAdded documentation and test for the IDZebra::Resultset...
2003-03-03 popWorking on record retrieval.
2003-02-28 popThat's it for today
2003-02-28 popVersioning...
2003-02-28 popRemoved old stuff, and done some cleanup in the documen...
2003-02-28 popPerl filters now can optionally reach data via a virtua...
2003-02-27 popPerl API os growing
2002-11-18 popSearch now returns a Resultset object, for retrieval...
2002-11-15 Adam DickmeissPerl Filter and Perl API