New Debian sarge packages
[idzebra-moved-to-github.git] / perl /
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-27 Adam Dickmeissdoswig part of dist
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-09-20 Heikki LevantoPerl tests work
2004-09-16 Heikki LevantoAfter fixing the sorting bug, enabled its tests in...
2004-09-16 Heikki LevantoFixed a bug in sort that destroyed resultsets too early
2004-09-15 Heikki LevantoCleaned test scripts to be (nearly?) atomic
2004-09-09 Heikki LevantoMinor fixes. Many things still broken...
2004-09-09 Heikki LevantoFixed the broken typemap INOUT * long long
2004-09-09 Adam DickmeissAdded sh script to run a test
2004-09-09 Adam DickmeissDisable shadow for now
2004-09-09 Adam DickmeissUse other typemap for sysno. Remove zebra_resultSetTerms
2004-09-09 Adam DickmeissUse idzebra-config for Perl Makefile
2004-09-09 Adam DickmeissFix includes to new zebra api location
2004-08-19 Adam DickmeissAdd to ignore
2004-08-17 Adam DickmeissAdd IDZebra.i to dist
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-08-02 Mike TaylorAdd missing close-quote.
2004-07-28 Adam DickmeissEnsure that perl/IDZebra_wrap.c is part of dist.
2004-07-28 Adam DickmeissUpdate Perl internals so that it matches the current...
2004-07-28 Adam DickmeissMake a copy instead of pointer for member: base
2004-05-25 Adam DickmeissAdd truncation attributes
2004-05-25 Adam DickmeissUpdate SWIG interface for updated Zebra API. No Wrap...
2004-05-25 Adam DickmeissUpdate new CQL parser
2004-05-25 Adam DickmeissUpdate for new CQL parser
2004-05-25 Adam DickmeissMore flags to swig
2004-05-25 Adam DickmeissMake rule to make .c from .i via swig
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-20 Adam DickmeissODR handles no longer needed for zebra_search_{rpn...
2003-05-07 popAdded log prefix features. Fixed handling of "0" values...
2003-04-15 popFixed logging in record_update test
2003-04-15 popTuned to DEBIAN Stable pkgs
2003-04-15 popAdded prerequisites
2003-04-02 Adam DickmeissRemove // comment
2003-04-01 popFixed linking with -lieee
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-06 popCannot fetch more than 1000 records at a time
2003-03-05 Adam Dickmeisscvsignore
2003-03-05 popCreating directories for zebra repository in demo
2003-03-05 popUpdated documentation, ERADME, scanning, sorting and...
2003-03-05 pop missed something...
2003-03-05 popAdded test for transactions
2003-03-04 popFixed perl API for new layout
2003-03-04 popFirst cleanup, zebra_api_ext.c is epmty now
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 poptest.pl removed
2003-03-03 popCQL tests and error handling
2003-03-03 popZebraRetrievalRecord changed. Fixed returning of null...
2003-03-03 popfixing storeData/storeKeys
2003-03-03 popWorking on record retrieval.
2003-03-03 popTest is split into parts now, to be used by Test::Harness
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 popNew cql map file to be used for testing
2003-02-28 popPerl filters now can optionally reach data via a virtua...
2003-02-28 Adam DickmeissCreate directories automatically
2003-02-27 popLooks better
2003-02-27 popPerl API os growing
2002-12-03 Mike TaylorRemove documentation of tagsysno (bah!) and add documen...
2002-12-02 poptmp, register, lock are created now
2002-12-02 popScan is working now
2002-11-18 popTesting of retrieval and sort added
2002-11-18 popIDZebra.i doesn't have to be distributed. Added Results...
2002-11-18 popNo major changes here... Do we need this at all?
2002-11-18 popNew class to represent a retrieval context. Created...
2002-11-18 popSearch now returns a Resultset object, for retrieval...
2002-11-18 popAdded record retrieval calls (search, sort, retrieve)
2002-11-18 popAdded sort and retrieval functionality.
2002-11-18 popRestructured header files. Now zebra_perl.h contains...
2002-11-18 poprecordGroup typedef moved to zebra_perl.h
2002-11-18 popAdded record retrieval calls (search, sort, retrieve)
2002-11-18 popFixed included headers structure, definitions for shado...
2002-11-18 popAdded record retrieval calls (search, sort, retrieve)
2002-11-16 popsearch_PQF name corrected
2002-11-16 popStill some fixing
2002-11-16 popSample .abs file for testing with perl
2002-11-15 Adam DickmeissFor directory perl 'make dist' reads MANIFEST
2002-11-15 Adam DickmeissAdded interface
2002-11-15 Adam DickmeissPerl Filter and Perl API