preparing release 2.0.0
[idzebra-moved-to-github.git] / util /
2006-06-26 Marc Crommepreparing release 2.0.0 before.bug.529
2006-06-23 Adam DickmeissGet of of searchtype=always. Instead deal with always...
2006-06-22 Adam DickmeissAdded support for alwaysmatches on regular indexes...
2006-06-07 Adam DickmeissIgnore my.LCK which is generated by test tstflock.c
2006-06-07 Adam DickmeissFix log of zint type
2006-06-07 Adam DickmeissChanged some types from int to zint + added a few casts
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-05-29 Mike TaylorIgnore tstflock
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-17 Adam DickmeissImplemented bug #588: allrecords search. Using @attr...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-03 Marc Crommeremoved emacs trailer
2006-04-27 Marc Crommemake distcheck works now
2006-04-13 Mike Taylorzebra_lock_create() now logs an error and returns a...
2006-03-28 Adam DickmeissAllow no default.idx at all. Make zebra_maps_read_file...
2006-03-26 Adam DickmeissFix zebra_maps_open not to leak if default.idx cannot...
2006-03-25 Adam DickmeissMake log_level static
2006-03-24 Adam DickmeissFix windows logging .. Call _locking repeatedly .....
2006-03-23 Adam DickmeissMake variable static rather than public
2006-03-23 Adam DickmeissAdded a few log calls in flock util
2006-03-23 Adam DickmeissMinor
2006-03-23 Adam DickmeissRefactor tests for WIN32/pthread
2006-03-23 Adam DickmeissWIN32 flock test
2006-03-23 Adam DickmeissMoved file locking utilities from index/lockutil.c...
2006-03-13 Mike TaylorThe static function zebra_map_read() now takes an addit...
2005-10-27 Adam DickmeissIndentation
2005-09-15 popZebra api extension tuned for SWIG
2005-09-13 Adam DickmeissAdded parameter for zebra_open.
2005-08-30 Adam DickmeissFixed a problem in snippets handling that occurred...
2005-08-26 Adam DickmeissUpdate snippets handling for new store keys structure...
2005-08-22 Adam DickmeissAdded include of yaz/log.h
2005-08-19 Adam DickmeissFix this test so that it works with 'make distcheck'.
2005-08-17 Adam DickmeissAdded a utility res_clear which removes/clears all...
2005-06-15 Adam DickmeissRemoved map_only arg from chrmaptab_create. Added skele...
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-14 Adam DickmeissRemoved replace_tokens code that has not been used...
2005-06-13 Adam DickmeissAdded routine res_get_int which returns resource value...
2005-06-07 Adam DickmeissAvoid mixed stmt / var declare
2005-06-07 Adam DickmeissSave register type for TERMIDs and snippets.
2005-06-07 Adam DickmeissChange xslt NS to indexdata.dk/zebra/xslt/1. Add snippe... snippet.version.1
2005-06-07 Adam DickmeissAdded snippet utilities and snippet window implementation.
2005-05-30 Adam DickmeissImplemented zebra.cfg directive 'passwd.c' which specif...
2005-05-12 Adam DickmeissAdded configure check for crypt.
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-03-30 Adam DickmeissMoved zebrautl.h to idzebra/util.h.
2005-03-11 Adam DickmeissImplemented the 'equivalent' directive for .chr-files.
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-12 Adam DickmeissFactor out listener address.
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-12-10 Heikki LevantoNot using the deprecated yaz-util.h any more
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-30 Adam DickmeissRemove TCL_LIB from all LDADDs except for Tcl filter...
2004-09-28 Adam DickmeissMade zebramap.h public too
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-14 Sebastian HammerAdded charmap facility to delete leading articles
2004-08-30 Adam DickmeissUpdate cvsignore due to new type of files generated...
2004-08-29 Adam DickmeissCreated idzebra-config that returns compiler flags...
2004-08-24 Adam DickmeissSwitching to Libtool shared libraries for Zebra.
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-07-28 Adam DickmeissAdded a new 'cut' directive to charmaps (.chr files...
2004-07-26 Adam DickmeissFix memory leak
2004-06-16 Adam DickmeissFor includes specs in Makefiles use AM_CPPFLAGS instead...
2004-06-16 Adam DickmeissInitialize local to prevent gcc -O warning
2004-06-15 Adam DickmeissAdd missing initialization of member replace_tokens...
2004-06-15 Adam DickmeissAllow ${var:-default} construct in resources.
2004-06-14 Adam DickmeissAllow rule subst in resources
2004-03-09 Adam DickmeissFixed problem with 'encoding' directive for .chr files...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2003-05-19 Adam DickmeissDebian zebrasrv start/stop
2003-03-26 Adam DickmeissIntegrated ranking algorithm from Liverpool University
2003-03-01 Adam DickmeissPredictive parser for X-Path predicates.
2003-03-01 Adam DickmeissBug fix: uinitialized xpath predicate member (value)
2003-02-04 popxelm support enhanced, now supports simpler predicates
2003-01-13 olegFixed behaviour of Zebra in one-byte environment (see...
2002-12-16 Adam DickmeissFix X-Path Searching for numeric structure
2002-10-30 Adam DickmeissIf installed, Zebra can operate without profilePath...
2002-10-22 Heikki LevantoAPI to the resource system, passing memMax through it.
2002-09-09 Adam DickmeissChanged a few messages
2002-08-29 Mike Tayloradd .cvsignore files
2002-08-28 Adam DickmeissZebra uses yaz_iconv
2002-08-17 Adam DickmeissUpdated Makefiles
2002-08-02 Adam DickmeissTowards GPL
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-07-26 Adam Dickmeissremove LOG_LOGs
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-05-07 Adam Dickmeissno test here
2002-05-03 Adam Dickmeissmake checkergcc happy
2002-04-05 Adam DickmeissUsing yaz_fclose
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-02-18 Adam Dickmeisscharmap warns for duplicate entries ZEBRA.1.1.stable
2001-11-15 Adam DickmeissFix for weight (bug introduced by previous commit).
2001-11-14 Adam DickmeissRank-weight may be controlled via query.
2001-10-15 Adam DickmeissPOSIX thread updates. First work on term sets.
2001-09-21 Adam DickmeissAdded Redhat boot script for zebrasrv.
2001-07-09 Adam DickmeissAdded dirent.c.
2001-02-21 Adam DickmeissRemoved Makefile.in's.
2001-01-22 Adam DickmeissAdded numerical sort.
2000-12-01 Adam DickmeissFixed bug regarding online updates on WIN32.
next