idzebra-moved-to-github.git
2006-02-16 Mike TaylorNew
2006-02-15 Mike TaylorNew
2006-02-15 Mike TaylorNew, copied from CVSROOT/yaz/etc/pqf.properties
2006-02-15 Mike TaylorInvocation explained.
2006-02-15 Marc Crommeadded sections on alvis filter configuration, not finis...
2006-02-15 Marc Crommeadded section on static and dynamic ranking
2006-02-15 Mike TaylorNew IDs.
2006-02-15 Marc Crommeadded chaper on alvisxslt recordmodel
2006-02-15 Mike TaylorNew chapter on SRU support.
2006-02-15 Mike TaylorCopyright date to 2006.
2006-02-10 Adam DickmeissFixed bug #465: Dup fields in ISO2709 in retrieval
2006-02-09 Adam DickmeissUpdate win makefile with new objects
2006-02-09 Adam DickmeissLoosen the Libxml2/xslt version requirement. We require...
2006-02-09 Adam DickmeissWork around bug #461: Link failure - missing Tcl symbols
2006-02-09 Adam DickmeissFixed bug #447: Zebra aborts with "isamb: Inconsistent...
2006-02-08 Adam DickmeissFixed bug #462: recordId: (set,use) is picky
2006-02-07 Adam DickmeissFix dfa_match_first to avoid match past nul byte
2006-02-06 Adam DickmeissFix for bug 460
2006-02-06 Adam DickmeissAdded test for bug #460
2006-02-06 Adam DickmeissDont index attributes. Bug #460
2006-01-26 Adam DickmeissFix non-init member sortSpec (introduced by previous...
2006-01-23 Adam DickmeissRemoved zebra.xml from XMLFILES (was added in 1.30...
2006-01-23 Adam DickmeissRemove unused html files
2006-01-22 Adam DickmeissFixed 'make dist' by including all HTML files in HTMLFILES.
2006-01-19 Adam DickmeissFixed bug #451: Sorted result set disappears .. NEW...
2006-01-19 Adam DickmeissRemoved unneded initializer
2006-01-19 Marc Crommecorrected build error by including changes in zenra...
2006-01-18 Marc Crommestarted re-modelling documentation to be less Z39.50...
2006-01-17 Marc Crommecorrected bug in disthook rule which always wrote ...
2006-01-17 Marc Crommeadded sentence on sever side CQL parsing
2006-01-17 Marc Crommeall URL's checked, and updated our commented when no...
2006-01-17 Marc Crommetaken dead Redhat 7.X URL package links out
2006-01-17 Marc Crommeadded section on GNU/Debian Linux installation
2006-01-12 Adam DickmeissFixed bug #451: Sorted result set disappears after...
2005-12-15 Adam DickmeissAdded a test case for bug #447
2005-12-15 Adam DickmeissAdded a test utility marcos TL_ASSERT, TL_ASSERT2
2005-12-14 Mike TaylorIgnore generated file "out"
2005-12-14 Mike TaylorMoved out of the Zebra archive, and into ZOOM-Perl...
2005-12-13 Adam DickmeissStore unique ordinal integer for database. This is...
2005-12-13 Marc Crommeadded alvis filter to debian package mechanism
2005-12-12 Mike TaylorUse isam:b so that the "drop" extended service works.
2005-12-09 Adam DickmeissRemoved zebra_clearError. The scheme is meant to be...
2005-12-09 Adam DickmeissDrop database returns diagnostif if isam is not isam:b
2005-12-09 Adam DickmeissFix bad printing of sysno
2005-12-09 Adam DickmeissFor buffer_extract_sysno, match criteria is only used...
2005-12-09 Mike TaylorDon't use recordId.
2005-12-08 Adam DickmeissThis member was not initialized in some cases (valgrind)
2005-12-08 Adam DickmeissFixed bug #446: iso2709 filter SEGVs on bad input data.
2005-12-07 Adam DickmeissSomewhat improved diagnostics for update with opaque...
2005-12-07 Mike TaylorNew
2005-12-06 Adam DickmeissAvoid stmt/var declare. Omit useless static keyword
2005-12-05 Marc Crommeadded grs node construction - not finished yet
2005-12-05 Marc Crommeadded first version of CSV GRS filter
2005-11-29 Adam DickmeissAllow string value v in @attr 10=v for SearchResult...
2005-11-29 Adam DickmeissDisable limit debugging
2005-11-16 Adam DickmeissFix grs.sgml to use off_t rather than int for file...
2005-11-10 Adam DickmeissAllow updates on empty records.
2005-11-10 Adam DickmeissHandle zh==NULL in print_dict_item
2005-11-10 Adam DickmeissAdded a test for bug #432
2005-11-09 Adam DickmeissLog test errors to yaz_log so ease trace of automated...
2005-11-09 Adam DickmeissRegister no longer uses register type prefix (REG_TYPE_...
2005-11-09 Adam DickmeissRename argument to zebra_rec_keys_set_buf
2005-11-09 Adam DickmeissAdded test for bug #431
2005-11-02 Adam DickmeissZebra reads (non-standard) attribute 10 for RPN queries...
2005-11-01 Adam DickmeissAdded note about the agrep algorithm used
2005-10-30 Adam DickmeissOne more debug msg in limit code
2005-10-30 Adam DickmeissPrint info about limit filter progress if ZEBRA_LIMIT_D...
2005-10-28 Adam DickmeissUsing zebra_rec_keys for per-record key store
2005-10-28 Adam DickmeissFix leak for rset_key_control
2005-10-27 Adam DickmeissUse xsl:element for document element to prevent ns
2005-10-27 Adam DickmeissTests for identical keys in ISAMB
2005-10-27 Adam DickmeissIndentation
2005-10-22 Adam DickmeissFixed bug #415: Strange truncation behavior
2005-10-21 Adam DickmeissFix dbaccesslist not being initialized (when no auth...
2005-10-20 Sebastian HammerAdded database subscription feature. Description in...
2005-09-19 Adam DickmeissFixed bfx_open so that more_info is set to correct...
2005-09-19 Adam DickmeissReduce default API logging
2005-09-16 popSWIG API has separated structures for service and sessi...
2005-09-16 Adam DickmeissAllow same document to be modified multiple times withi...
2005-09-15 Adam DickmeissRemove call to zebra_opn_res. zh->res=0 means no regist...
2005-09-15 Adam Dickmeissapi_swig.h part of dist
2005-09-15 popZebra api extension tuned for SWIG
2005-09-13 Adam DickmeissMissing to res_open
2005-09-13 Adam DickmeissAdded parameter for zebra_open.
2005-08-30 Adam DickmeissDont declare module_path if dlfcn.h is not set
2005-08-30 Adam DickmeissCreating idzebra.dll instead of static zebra.lib. Using...
2005-08-30 Adam DickmeissFixed a problem in snippets handling that occurred...
2005-08-30 Adam DickmeissNo longer in use
2005-08-26 Adam DickmeissUpdate snippets handling for new store keys structure...
2005-08-26 Adam DickmeissOmit print of Zebra version. zebra_start does that
2005-08-25 Adam DickmeissInstall proper msvcr71.dll
2005-08-25 Adam DickmeissAdd rankstatic to win makefile
2005-08-25 Adam DickmeissFor trunctations, only 20 temp sets are merged at a...
2005-08-24 Adam DickmeissAllow complex compspec so that SRW/SRU schemas are...
2005-08-23 Adam DickmeissRemove database: from this sample
2005-08-22 Adam DickmeissIncrease params array. If not it'll get overriden when...
2005-08-22 Adam DickmeissAdded type signed/unsigned char type casts to make...
2005-08-22 Adam DickmeissAlign alvis with xslt (again).
2005-08-22 Adam DickmeissMembers in RecWord term_buf, index_name changed from...
2005-08-22 Adam DickmeissAdded type casts (signed/unsigned char) to make GCC...
next