idzebra-moved-to-github.git
2006-03-23 Adam DickmeissMore interesting case using recordId
2006-03-21 Adam DickmeissSafari filter uses register type 0 (raw).
2006-03-20 Mike TaylorFix printf()-format mismatch error, %d/zint.
2006-03-20 Mike TaylorList more required packages.
2006-03-20 Mike TaylorDocumentation only.
2006-03-13 Mike Taylorzebra_register_open() now fails if zebra_maps_open...
2006-03-13 Mike TaylorThe static function zebra_map_read() now takes an addit...
2006-03-08 Mike TaylorComments on ZeeRex.
2006-03-04 Marc Crommeadded additional explanations on record aupdate parameters
2006-03-04 Marc Crommeadded seb's nice PHP extended service code snippet
2006-02-23 Adam DickmeissAdd the wonderful _CRT_SECURE_NO_DEPRECATE
2006-02-23 Adam DickmeissEnable xslt+alvis only if libxslt is present.
2006-02-23 Adam DickmeissFixup test, due to Zebra returning unsupported use...
2006-02-22 Adam Dickmeissatt_getentbyatt returns "bad use attribtute" if string...
2006-02-21 Adam DickmeissEnsure zebra_start fails if bad .cfg is passed.
2006-02-21 Marc Crommeadded more text on GRS and Alvis filters
2006-02-20 Adam DickmeissMake proper flag for memory read(raw_reading) and file...
2006-02-20 Adam DickmeissHandle negative staticranks returned by filters.. Issue...
2006-02-20 Adam DickmeissMore testing of iscz1_{de,en}code
2006-02-20 Adam DickmeissFixed bug #472: dumpdict is broken.
2006-02-20 Adam DickmeissHandle unknown register type in zebra_term_untrans
2006-02-20 Adam DickmeissFix HTMLFILES again. Avoid dependency on zebra.xml.
2006-02-19 Adam DickmeissUpdate HTMLFILES to fix 'make dist'
2006-02-17 Marc Crommeadded Alvis XSLT indexing example where one indexes...
2006-02-16 Marc Crommemore info, some SRU examples, etc ..
2006-02-16 Marc Crommesorted authors
2006-02-16 Marc Crommeadded section on extended services update, delete,...
2006-02-16 Marc Crommemore info added
2006-02-16 Mike TaylorSRU service description complete.
2006-02-16 Marc Crommeadded new generated html files to makesystem
2006-02-16 Mike TaylorRolling.
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
next