idzebra-moved-to-github.git
2004-09-03 Heikki LevantoRemoved some FIXMEs. Mostly comments on things that...
2004-09-03 Heikki LevantoRemoved an unused old file
2004-09-01 Adam DickmeissSync noinst_HEADERS due to removed rset header files...
2004-09-01 Heikki LevantoRemoved some header files, they all contained one funct...
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoUsing proper nmems for more rsets around the system,
2004-08-31 Heikki LevantoMajor restructuring in rsets.
2004-08-30 Adam DickmeissUse prefix instead of idzebraprefix. Make --tab work.
2004-08-30 Adam DickmeissAdded another ignore.
2004-08-30 Adam DickmeissUpdate cvsignore due to new type of files generated...
2004-08-30 Adam DickmeissFix various order for various linking steps. Add Tcl...
2004-08-30 Adam DickmeissDisable shared objects by default
2004-08-30 Heikki LevantoUsing a separate nmem for creating rsets
2004-08-29 Adam DickmeissCreated idzebra-config that returns compiler flags...
2004-08-26 Heikki LevantoUsing nmem for all rsets, and keeping a freelist for...
2004-08-25 Adam DickmeissAdd comment
2004-08-25 Adam DickmeissUse free_list for RSFDs so they are reused.
2004-08-25 Adam DickmeissFix syntax (oops)
2004-08-25 Adam DickmeissMove headers zebraapi.h->idzebra/api.h, zebraver.h...
2004-08-25 Adam Dickmeissisam no longer part of Zebra source
2004-08-25 Adam DickmeissAdd rsmultior. Remove rsm_or
2004-08-25 Adam DickmeissDo not include rsm_or.h . It is dead
2004-08-25 Adam DickmeissInitialize count, type due to removed rset terms
2004-08-25 Adam DickmeissAdd include\idzebra
2004-08-24 Heikki LevantoUsing a bit more of those nmems in rsets
2004-08-24 Adam DickmeissAllow range to be specified in termlist, e.g. title...
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-24 Adam DickmeissFix other SO dependency
2004-08-24 Adam DickmeissFix SO lib dependency
2004-08-24 Adam DickmeissSwitching to Libtool shared libraries for Zebra.
2004-08-24 Heikki LevantoFixed a crash with isam-c and multior (incremented...
2004-08-23 Adam DickmeissStore number of keys in isam:b so we can return number...
2004-08-23 Heikki LevantoRemoved the VOLATILE flag from rsets
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-20 Adam DickmeissJoin with Zebra 1.3 branch
2004-08-19 Heikki LevantoEstimating the term occurrences the same way as total...
2004-08-19 Heikki LevantoAdded pos
2004-08-19 Adam DickmeissFiles .xsl + .dsl part of dist
2004-08-19 Heikki Levantothe new multior. Seems to work, forwards OK, does not...
2004-08-19 Adam DickmeissAdd to ignore
2004-08-19 Adam DickmeissDocument bug fixes
2004-08-18 Adam DickmeissFix problem with leaf split
2004-08-18 Adam DickmeissFix bug in rec_release_blcoks that caused Zebra to...
2004-08-17 Adam DickmeissAdd IDZebra.i to dist
2004-08-16 Heikki LevantoAdded skeleton for multior - not at all functional...
2004-08-16 Heikki LevantoAnother 64-bit format string
2004-08-16 Adam DickmeissRework encoding of ISAMB header info to make it machine...
2004-08-15 Adam DickmeissAdded facility to make attibutes in grs.regx and grs...
2004-08-13 Adam DickmeissAdd test t6 from Zebra 1.3.16 branch
2004-08-11 Heikki LevantoAdded a small comment on what this test is all about!
2004-08-11 Adam DickmeissRemove log message
2004-08-11 Adam DickmeissFix truncation for isam:b for deleted words (which...
2004-08-11 Adam DickmeissSkip announce line
2004-08-10 Heikki LevantoAdded maxhits config option. Not yet used in present...
2004-08-10 Heikki LevantoLimiting hits to INT_MAX, because yaz can't handle...
2004-08-10 Heikki Levantousing a few more zints for hitcounts etc
2004-08-10 Mike TaylorIgnore xsinit.h
2004-08-09 Adam DickmeissChanging type of block_size to make register compatible...
2004-08-09 Adam DickmeissRemove libisam.a
2004-08-06 Heikki Levantopos estimates for rsbetween and rsprox
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-06 Adam DickmeissRemove isam: i.
2004-08-06 Adam DickmeissRemove this.
2004-08-06 Adam DickmeissRemove oldest isam (isam:i)
2004-08-06 Adam DickmeissRemove isamd.
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...
next