idzebra-moved-to-github.git
2004-10-01 Heikki LevantoUsing multiand/or instead of and/or in a few more places
2004-10-01 Heikki LevantoRemoved a warning
2004-09-30 Adam DickmeissAdded type cast to avoid warning
2004-09-30 Adam DickmeissAdded a version of data1_getelementbyname that uses...
2004-09-30 Heikki LevantoForgot to commit the new rset.h when removing rewind ops
2004-09-30 Heikki LevantoRemoved the rewind function from rsets, it was unused
2004-09-30 Adam DickmeissAvoid non-portable dirent check
2004-09-30 Adam DickmeissRemove TCL_LIB from all LDADDs except for Tcl filter...
2004-09-30 Adam DickmeissFixed usage of extern so that it works with older C...
2004-09-30 Adam DickmeissNew Debian sarge packages
2004-09-29 Heikki LevantoFixed the rsmultior forward problem.
2004-09-28 Adam DickmeissMan page idzebra-config.1
2004-09-28 Adam DickmeissInclude yaz/options.h
2004-09-28 Heikki Levantomultiand seesm to work. Is used for and-lists (@attr...
2004-09-28 Heikki LevantoRead works. Forward missing (but safe to commit, as...
2004-09-28 Adam DickmeissAdded YAZ_{EXPORT,BEGIN_CDECL,END_CDECL} in header...
2004-09-28 Heikki LevantoRenamed rsmultior to rsmultiandor, and started to add...
2004-09-28 Adam DickmeissMove Perl away. It is now a separate CVS project: idzeb...
2004-09-28 Adam DickmeissMade zebramap.h public too
2004-09-28 Adam DickmeissPut content of headers into data1.h
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-28 Adam DickmeissTake care of expat.h being unavailable
2004-09-27 Adam DickmeissFix dirs when srcdir is different from dstdir
2004-09-27 Adam Dickmeissdoswig part of dist
2004-09-27 Adam DickmeissMore wait
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-09-27 Adam DickmeissDo not declare static function f in AC_TRY_LINK test
2004-09-26 Adam DickmeissFix bug 154: Option -n does not disable shadow as it...
2004-09-26 Adam DickmeissFix bug 156: Index corrupted after large-scale test.
2004-09-24 Adam DickmeissWait more for zebrasrv to start (due to slow systems)
2004-09-22 Heikki LevantoFixed a but in reporting wrong number of hits
2004-09-22 Heikki LevantoAdded a test for sorting
2004-09-20 Heikki LevantoPerl tests work
2004-09-17 Sebastian HammerDeleted test map statements
2004-09-17 Adam DickmeissRemove Id from header due to inconvenient diffs when...
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-16 Adam DickmeissRemove string-hat.chr because it is unused in thie...
2004-09-16 Adam DickmeissDont refer to sort.chr
2004-09-15 Heikki LevantoCleaned test scripts to be (nearly?) atomic
2004-09-15 Adam DickmeissAdded autoconf utility idzebra.m4 which defines --with...
2004-09-15 Adam DickmeissRemoved old struct it_key handling. 580 lines removed.
2004-09-14 Sebastian HammerAdded sort2 test dir
2004-09-14 Sebastian HammerAdded charmap facility to delete leading articles
2004-09-14 Sebastian HammerAdded Sort2 test suite to check prefix-ignoreing code
2004-09-13 Adam DickmeissReduce log. LOG_LOG -> LOG_DEBUG
2004-09-13 Adam DickmeissFix commit (flat shadow). Bug 131
2004-09-13 Adam DickmeissUse YAZ_DOC for Docbook stuff
2004-09-11 Adam DickmeissUsing --with-yaz instead of --with-yaz-config
2004-09-11 Adam Dickmeissoption --with-yazconfig renamed to --with-yaz
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-09-09 Adam DickmeissAvoid using NULL bfs in zebra_init
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-09 Adam DickmeissDTD_DIR assignment
2004-09-09 Adam DickmeissUpdate to new yaz.m4 (--with-yaz-config change)
2004-09-09 Adam DickmeissExtra page_size arg for dict_open.
2004-09-06 Adam DickmeissSync with 1_3_16_branch. Fix bug 128.
2004-09-03 Heikki LevantoFixed an obvious typo in rsprox that prevented forward...
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...
next