idzebra-moved-to-github.git
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Adam DickmeissRemove obj isamd,merge-d; add obj atoi_zn
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
2004-08-06 Adam DickmeissUpdates for new objects in NMAKE makefile
2004-08-06 Adam DickmeissUpgrade to NSIS 2
2004-08-06 Adam DickmeissOnly use inline on GCC
2004-08-04 Heikki LevantoChanged the pos code to 64-bit clean. Still lots of...
2004-08-04 Adam DickmeissRemove log message
2004-08-04 Adam DickmeissFix declaration - to make it backwards compatible
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-08-04 Adam DickmeissFix indentation in example
2004-08-03 Heikki LevantoAdded framework for the pos calls. rsisamb and rsnull...
2004-08-03 Heikki LevantoRemoved the count function from the rset f-table, in...
2004-08-02 Adam DickmeissSelect database before commit takes place to ensure...
2004-08-02 Mike TaylorAdd missing close-quote.
2004-07-30 Adam DickmeissUpdates to make Debian Sarge package for 1.3.16-1
2004-07-28 Adam DickmeissEnsure that perl/IDZebra_wrap.c is part of dist.
2004-07-28 Adam DickmeissFix sort test
2004-07-28 Adam DickmeissAdded a new 'cut' directive to charmaps (.chr files...
2004-07-28 Adam DickmeissMore comments on register specs
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-07-26 Adam DickmeissFix memory leak
2004-07-26 Adam DickmeissFix bug in data1_tag_add_attr (bug introduced in last...
2004-07-26 Adam DickmeissFixed bug 104: Bad default encoding for XML records...
2004-07-26 Adam DickmeissSimplify XML attribute node creation (xattr). Add data1...
2004-06-16 Adam DickmeissUse WRBUF instead of huge stack var
2004-06-16 Adam DickmeissAdded cvsignore
2004-06-16 Adam DickmeissProximity tests
2004-06-16 Adam DickmeissDo not perform rusmarc test if iconv does not do koi8-r.
2004-06-16 Adam DickmeissEnabling rsprox. Tests OK
2004-06-16 Adam DickmeissCosmetic changes. Added an assert, since prox needs...
2004-06-16 Adam DickmeissFor includes specs in Makefiles use AM_CPPFLAGS instead...
2004-06-16 Adam DickmeissRemove unused local
2004-06-16 Adam DickmeissInitialize local to prevent gcc -O warning
2004-06-15 Adam DickmeissMinor changes to avoid a few warnings
2004-06-15 Adam DickmeissZebra now works with make distcheck
2004-06-15 Adam DickmeissAdd missing initialization of member replace_tokens...
2004-06-15 Adam DickmeissMore updates to allow tests when builddir != srcdir.
2004-06-15 Adam DickmeissAllow ${var:-default} construct in resources.
2004-06-15 Adam DickmeissShell accepts -c <config> option
2004-06-14 Adam DickmeissPrepare for srcdir != builddir in tests
2004-06-14 Adam DickmeissPrepare for srcdir != dstdir in tests.
2004-06-14 Adam DickmeissAllow rule subst in resources
2004-06-14 Adam DickmeissWork on generic prox. Not yet tested - nor being used.
2004-06-14 Adam DickmeissNew test
2004-06-14 Mike TaylorComment only, on possible widening of relevance plugin...
2004-06-13 Adam DickmeissHandle undefined rank handler
2004-06-13 Adam DickmeissAvoid crash zvrank.weighting-scheme is unset.
2004-06-11 Adam DickmeissAdded test/codec/Makefile
2004-06-09 Adam DickmeissMake codec routines public again. Add key_get_seq
2004-06-09 Adam DickmeissAdded rsprox
2004-06-09 Adam DickmeissAdded small test of codec speed
2004-06-09 Adam DickmeissRemove unused code. Reformat a bit
2004-06-09 Adam DickmeissUtility that converts from danbib rules to Zebra .abs
2004-06-08 Adam DickmeissMake ISAMB backwards compatible again
2004-06-08 Heikki Levanto#if'd out logging in rsbetween
2004-06-08 Marc Crommecredits given to tho credit deserves
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
next