idzebra-moved-to-github.git
2004-06-07 Adam DickmeissOne less TODO
2004-06-07 Adam DickmeissMaximum number of records to be sorted in a result...
2004-06-07 Adam DickmeissUpdate list
2004-06-04 Heikki LevantoAdded a function to estimate total size and current...
2004-06-03 Heikki LevantoSwitching to my new code, it seems to work on all my...
2004-06-03 Adam DickmeissRemove two yaz_log that was added in previous commit
2004-06-03 Adam DickmeissBug fix: zebra indexed files that did not match extensi...
2004-06-03 Heikki LevantoFixed a but in climb
2004-06-03 Adam DickmeissProper test for forward
2004-06-03 Adam DickmeissFast forward on leaf too
2004-06-02 Adam DickmeissAnother forward - with ideas from original isamb_pp_read
2004-06-02 Heikki LevantoElementary forwarding seems to work in the new system
2004-06-02 Heikki LevantoRewriting the isamb forward. Time being, new code is...
2004-06-02 Heikki LevantoMinor edit (to get around cvs problems)
2004-06-02 Adam DickmeissPass log function to some rsets
2004-06-02 Adam DickmeissAdded isamb_dump utility.
2004-06-02 Adam DickmeissMake codec routines static
2004-06-02 Adam DickmeissBug fix: If at and of leaf, then reset descending and...
2004-06-02 Adam DickmeissLoosen test a bit
2004-06-02 Adam DickmeissReformat to keep lines <80 chars. Added two asserts.
2004-06-02 Adam DickmeissAdded isamb_pp_forward test. Changed messages from...
2004-06-01 Adam DickmeissISAMB_DEBUG disabled again. Warn if enabled
2004-06-01 Adam DickmeissOne more RSET_DEBUG
2004-06-01 Heikki LevantoFixed a borderline case isamb_forward
2004-06-01 Adam DickmeissAdd more if ISAMB_DEBUG
2004-06-01 Adam DickmeissDefine log_item
2004-06-01 Adam DickmeissNew method log_item for the various isams to print...
2004-06-01 Adam DickmeissAdd assert to exploit bug
2004-06-01 Heikki Levantoisamb forward
2004-05-30 Adam DickmeissExperiment with new codec for keys
2004-05-30 Adam DickmeissRemove expensive calls to logf
2004-05-30 Adam DickmeissFix option -f
2004-05-30 Adam DickmeissMake a few defines for various constants. Introduce...
2004-05-27 Adam DickmeissRaw retrieval mode uses raw copy instead of text filter
2004-05-26 Adam DickmeissAllow use of string attributes for regular attribute...
2004-05-26 Adam DickmeissBug fix: did not return root (absyn) node
2004-05-26 Adam DickmeissBug fix: did not split on *
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
2004-05-25 Adam DickmeissUpdate NEWS
2004-05-25 Adam DickmeissFix problem with 'end element' which could pop off...
2004-05-25 Adam DickmeissAlways set parent member in data1_node
2004-05-25 Adam DickmeissAdd zthes-b.est and ensure that .abs and .est is part...
2004-05-21 Adam DickmeissAdded danbib.abs
2004-05-21 Adam DickmeissContinuation lines
2004-05-21 Adam DickmeissAdded grs.danbib filter - for Danish Bibliographic...
2004-05-14 Adam DickmeissAdd facility to specify separator for text files, i...
2004-05-10 Adam DickmeissDo not use obsolete YAZ defines
2004-05-10 Adam DickmeissRename CHANGELOG to NEWS
2004-05-10 Adam DickmeissHook to check for missing HTML files in dist
2004-05-05 Mike TaylorRefuse to scan with step-size specified and non-zero.
2004-03-29 Adam DickmeissFixed bug in return of handle for init when authenticat...
2004-03-22 Adam DickmeissFor text filter, return only header if elementSetName...
2004-03-09 Adam DickmeissAdded/update .cvsignore
2004-03-09 Adam DickmeissIgnore test.*.[0-9]
2004-03-09 Adam DickmeissMention new tests rusmarc and charmap.
2004-03-09 Adam Dickmeisslet tests create directories
2004-03-09 Adam DickmeissAdd test case for test/rusmarc
2004-03-09 Adam DickmeissFixed problem with 'encoding' directive for .chr files...
2004-02-12 Heikki LevantoFast-forward in rsbool and rsbetween.
2004-02-12 Heikki LevantoMore tests for forwarding
2004-02-09 Heikki LevantoTests for rsbetween's fastforward function
2004-01-30 Heikki LevantoAdded a comment, cleaned whitespace
2004-01-30 Heikki LevantoNew tests for the forward function (simple ands and...
2004-01-30 Heikki LevantoAdded forward functions to rsbool, and a few tests...
2004-01-29 Adam DickmeissFixed a number of warnings. Copyright year.
2004-01-28 Heikki LevantoAdded an #include <string.h> to get memcpy properly...
2004-01-22 Heikki LevantoMade the temp file policy configurable by zebra.cfg...
2004-01-22 Heikki LevantoNot creating a temporary file when indexing, if there...
2004-01-22 Adam DickmeissDont complain about missing matchStr
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2004-01-19 Adam DickmeissRemove unnecessary elm ../? constructs from Explain
2004-01-16 Heikki LevantoPart of the previosu commit
2004-01-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2004-01-15 Adam DickmeissTowards 1.3.15 ZEBRA.1.3.15
2004-01-15 Adam Dickmeiss X-Path attribute expressions with spaces in them is...
2004-01-15 Adam DickmeissEnable sorting on author
2003-12-17 Adam DickmeissFix base address for MARC output
2003-12-17 Adam DickmeissFix base address for output (Colin MacLean)
2003-12-10 Adam DickmeissFix base address for MARC reader
2003-12-04 Heikki Levantozebrash can now sort a result set
2003-12-03 Adam DickmeissDescribe option -L in options for zebraidx man page
2003-11-29 Adam DickmeissPoint to Expat-1.95-7 on Windows
2003-11-29 Adam DickmeissMention where to get Expat and BZIP2 WIN32 versions
2003-11-29 Adam DickmeissDebian 1.3.14-1 ZEBRA.1.3.14
2003-11-28 Adam Dickmeiss1.3.14
2003-11-28 Adam DickmeissChanges info
2003-11-28 Adam DickmeissRemove data1_pr_tree calls
2003-11-28 Adam DickmeissBug fix: zebra_begin_trans did not always invalidate...
2003-11-27 Mike TaylorIgnore autom4te.cache
2003-11-24 Mike TaylorFix long-int overflow when calculating number of micros...
2003-11-24 Mike TaylorFix typo in inTline_mk_field(), resolves undeclared...
2003-11-21 Heikki LevantoMinor details
2003-11-14 Adam Dickmeissmodify abs file to allow for MARC conversion
2003-11-13 Adam DickmeissMARCXML to ISO2709 conversion in retrieval.
2003-11-09 olegUpdate,
next