The static function zebra_map_read() now takes an additional boolean
[idzebra-moved-to-github.git] / util /
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.
2000-10-17 Adam DickmeissFixed notification of live-updates. Fixed minor problem...
2000-10-11 Adam DickmeissUsing YAZ_INIT for autoconf. Added template code for...
2000-07-07 Adam DickmeissOptimized resultSetInsert{Rank,Sort}.
2000-05-05 Adam DickmeissFixed locking for metafiles.
2000-05-02 Adam DickmeissFixed tcl configure switch.
2000-04-19 Adam DickmeissWIN32 update (this version is known not to work on...
2000-04-05 Adam DickmeissOn Unix, zebra/z'mbol uses automake.
2000-03-20 Adam DickmeissAdded remote record import using Z39.50 extended servic...
2000-03-15 Adam DickmeissFirst work on threaded version.
2000-03-02 Adam DickmeissAdded structure year and date.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-10-15 Adam DickmeissFixed replace handler. 8-bit fix.
1999-10-07 Adam DickmeissAllow res_get / res_get_def with NULL res.
1999-09-08 Adam DickmeissFixed minor bug "replace"-mappings. Removed some loggin...
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-06-09 Adam DickmeissChanged Makefiles to NOT include ../../yaz/z39.50.
1999-05-26 Adam DickmeissC++ compilation.
1999-02-19 Adam DickmeissMinor fix.
1999-02-18 Adam DickmeissStructure=key uses register type 0.
1999-02-12 Adam DickmeissImplemented position-flag for registers.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-10-28 Adam DickmeissUpdated makefiles to work with YC automatically.
1998-10-28 Adam DickmeissFix for DOS-formatted configuration files.
1998-10-13 Adam DickmeissChanged call to readconf_line.
next