idzebra-moved-to-github.git
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-15 Adam DickmeissChange spacing
2004-11-15 Adam DickmeissMake isam:c work again
2004-11-15 Adam DickmeissFix bug #171. Align with 1.3.16 branch.
2004-11-15 Adam DickmeissFix leak in resultSetRank. Rework logging and layout
2004-11-09 Adam DickmeissRequire YAZ 2.0.27 in configure
2004-11-05 Heikki LevantoCleaned a bit
2004-11-05 Heikki LevantoNew rsbeween implementation. Much shorter and easier...
2004-11-04 Heikki LevantoDynamic logging and minor cleaning
2004-11-04 Heikki LevantoNew logging -v rsisamc
2004-11-04 Heikki LevantoLogging with the new dynamic levels
2004-11-04 Heikki LevantoFixed expected results to match with the corrected...
2004-11-04 Heikki Levanto- Changed logging levels to the new symbolic system...
2004-11-04 Heikki LevantoFixed the way keys are displayed in the log
2004-11-03 Heikki LevantoFixed bug #203, rank-1 crashed with isam-c
2004-11-01 Heikki LevantoAdded tests for catching the missing occurrences in...
2004-11-01 Heikki LevantoAdded debug info and comments to hunt bug #202
2004-11-01 Heikki LevantoAdded a test for ranking together with xpath -
2004-10-29 Heikki LevantoAdded a missing config file
2004-10-29 Heikki LevantoAdded xpath tests in test/api, disables test/xpath
2004-10-29 Heikki LevantoAdded the first xpath test
2004-10-29 Heikki LevantoRefactored more stuff into testlib, cleaned up the...
2004-10-29 Heikki LevantoFixed an old-style declaration
2004-10-28 Heikki LevantoCleaned the test programs a bit, used routines in testlib
2004-10-28 Heikki LevantoAdded missing file
2004-10-28 Heikki LevantoAdded the forgotten file
2004-10-28 Heikki LevantoRemoved livcode ranking
2004-10-26 Heikki LevantoRe-estabslished rank-1. Gets same order of results...
2004-10-24 Adam DickmeissMake zebra cfg part of dist to ensure tests pass
2004-10-22 Heikki LevantoTerm counts right in the log (if not in searchresponse)
2004-10-22 Heikki LevantoCleaned debug logs away
2004-10-22 Heikki LevantoAdded a routine to get an array of terms in a query...
2004-10-21 Heikki LevantoGetting the terms from rsets where needed, still not...
2004-10-20 Heikki LevantoCreating search terms, and passing them around in searc...
2004-10-20 Adam DickmeissZebra not returning Valid XML.
2004-10-18 Marc Crommefirst version of zebra init script added
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-10-13 Heikki LevantoAdded a forgotten cfg file that is needed for t8
2004-10-12 Sebastian HammerEnabled retrieval of zebra metadata in XML when element...
2004-10-07 Heikki LevantoAdded a load of assertions in the zebraapi.c, so now...
2004-10-05 Adam DickmeissHandle bad est espec properly
2004-10-04 Adam DickmeissOnly warn about empty records within file verbose limit
2004-10-04 Adam DickmeissUsing proper type this time
2004-10-04 Adam DickmeissAdd missing hash member to data1_element
2004-10-03 Adam Dickmeissshadow/register not enabled by default
2004-10-01 Heikki LevantoNew tests for numeric searches
2004-10-01 Heikki LevantoAdded an asserion in zebra_search_rpn api
2004-10-01 Heikki Levantofixed a debug log message
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
next