idzebra-moved-to-github.git
2006-11-28 Adam DickmeissIssue warning if staticrank is < 0. And set to 0
2006-11-28 Adam DickmeissAdded assert
2006-11-27 Adam DickmeissZebra 2 RPM with the following packages: idzebra-2...
2006-11-27 Adam DickmeissRequire YAZ 2.1.40 or later
2006-11-27 Adam DickmeissAvoid indexing of zebraInfo stuff. Problem is that...
2006-11-27 Adam DickmeissBetter debugging for indexing.. Introduction of zebra_l...
2006-11-27 Adam DickmeissFixed bug #736: Updates gets slower. The problem was...
2006-11-27 Adam DickmeissDisable hit snippets for now. It does not work well...
2006-11-25 Adam DickmeissFixed bug #735: Delete fails to process rest of file...
2006-11-24 Adam DickmeissAdded new object files to list
2006-11-24 Adam DickmeissRephase a bit.
2006-11-24 Adam DickmeissMention --disable-shared option as a way to prevent...
2006-11-24 Adam DickmeissMoved section about special retrieval zebra:: to Archit...
2006-11-24 Marc Crommeupdated test since non-used attributes are not longer...
2006-11-24 Adam DickmeissUsing wrbuf rather than sprintf. Allow all syntaxes...
2006-11-23 Adam DickmeissAdded check for sys/utsname.h.
2006-11-23 Adam DickmeissAdded Include of string.h
2006-11-23 Adam DickmeissOmit test with multiple processes and update on FreeBSD...
2006-11-23 Adam DickmeissMake buildconf.sh work for FreeBSD
2006-11-23 Adam DickmeissUse size of rec->info stuff in meta record fetch. Faili...
2006-11-23 Marc Crommeimplemented full metadata display of fast element set...
2006-11-22 Adam DickmeissAdded include of yaz/xmalloc.h.
2006-11-22 Adam DickmeissRemove function tl_start_log.
2006-11-22 Adam DickmeissAdded a few memset for structures that are later writte...
2006-11-22 Adam DickmeissAdded initializer value for two locals
2006-11-22 Adam DickmeissFor build script: -p enables profiling.
2006-11-21 Adam DickmeissGet rid of SYSNO which is zint anyway. Removed various...
2006-11-21 Adam DickmeissAdded
2006-11-21 Adam DickmeissMake threading for index sort configurable.
2006-11-21 Adam DickmeissRemove log msg
2006-11-21 Adam DickmeissSplit it_key stuff into it_key.c. For indexing, sort...
2006-11-20 Adam DickmeissIncrease reckeys hash size from 1023 to 32767.
2006-11-20 Adam DickmeissRemove obsolete SORT_EXTRA code (no longer in use).
2006-11-17 Adam DickmeissContact address for Zebra is zebra-help@indexdata.dk
2006-11-17 Marc Crommeupdated docs to reflect change to 'zebra::index::'...
2006-11-17 Marc Crommeadded tests fror wrong element set names which are...
2006-11-17 Marc Crommepreventing later memory acess violation when one leaves...
2006-11-17 Marc Crommeremoving unnecessary comments
2006-11-16 Marc Crommeprotected wrong buffer-length write by initializing...
2006-11-16 Marc Crommeadded tests for zebra::data, zebra::meta::sysno and...
2006-11-16 Adam DickmeissFor alvis filter make XML pass-through if stylesheet...
2006-11-16 Adam DickmeissAdded new test for check for zebra:: element set names.
2006-11-16 Adam DickmeissFix setting of recordAttr->recordSize in case of storeD...
2006-11-16 Adam DickmeissOutput format = input for zebra::data fetch (raw fetch).
2006-11-16 Adam Dickmeissidzebra:: stuff functional.
2006-11-16 Adam DickmeissAnnotate zerbaExplain_lookup_attr_str
2006-11-15 Marc Crommeadded suggestions for better workflow in comments
2006-11-14 Marc Crommere-organized record retrieval such that special element...
2006-11-14 Adam DickmeissAdded small test of mfile sub system
2006-11-14 Adam DickmeissAvoid abort. EXTRA_CHECK defined and annotated
2006-11-14 Adam DickmeissUse assert rather than abort
2006-11-14 Adam DickmeissChanged test to pass for Libxml 2.6.16.
2006-11-14 Adam DickmeissFix mf_write call in cf_commit_flat.
2006-11-14 Adam DickmeissWork on bug #550: Avoid exit. In particular the mfile...
2006-11-13 Marc Crommeadded section on special zebra:: elemset names, and...
2006-11-13 Marc Crommewritten XML formatting for new zebra-specific elem...
2006-11-13 Adam DickmeissParse element spec zebra::field,type to make Zebra...
2006-11-10 Adam DickmeissTest for bug #730.
2006-11-10 Adam DickmeissIn tl_init_data check for return code from zebra_add_re...
2006-11-10 Adam DickmeissFixed bug #730: Bad XML for update with alvis filter...
2006-11-09 Adam DickmeissRenamed function zebra_snippets_rec_keys to zebra_rec_k...
2006-11-08 Adam DickmeissChange mfile_/cfile-functions to return error code...
2006-11-08 Adam DickmeissRemoved a few redundant comments.
2006-11-08 Adam DickmeissUse blanks rather than NULs in block (bfile test)
2006-11-08 Adam DickmeissChanged test to that bfs is reconstructed after bfs_reset.
2006-11-08 Adam DickmeissAdded test of bfile/cfile/mfile system
2006-11-06 Adam DickmeissFilter 'text' loadable as most other filter types....
2006-11-05 Adam DickmeissOnly enable ALVIS if Libxml2 2.6.15 or later is in...
2006-11-03 Adam DickmeissFixed bug #723: Enable EXSLT for alvis. We use whatever YAZ
2006-11-02 Adam DickmeissLog level -v indexdetails logs all terms indexed for...
2006-11-01 Mike TaylorIgnore another generated binary
2006-10-30 Adam DickmeissUse f(void) instead of f()
2006-10-30 Adam DickmeissFixed bug #234: mbox filter hangs when seeing a non...
2006-10-30 Adam DickmeissRevert last change for extract.c, due to tests failing...
2006-10-29 Adam DickmeissFor record file stream indexing, stop looping if offset...
2006-10-29 Adam DickmeissUse f(void) rather than f()
2006-10-29 Adam DickmeissFixed several prototypes.. Most changes are f() to...
2006-10-29 Adam DickmeissAdded -Wstrict-prototypes for buildconf.sh -d mode...
2006-10-29 Adam DickmeissRemoved unused function rpn_scan_ver1
2006-10-27 Adam DickmeissInitialize variable which could be un-initialized
2006-10-26 Adam DickmeissChange prototype for data1_absyn_getmarctab, data1_absy...
2006-10-26 Adam DickmeissFixed bug #710: Duplicate keys for CDATA in xelm/melm...
2006-10-23 Adam DickmeissAdded a check to verify that private OIDs works
2006-10-23 Adam DickmeissRemoved no longer in use zebrazv.cfg
2006-10-16 Adam DickmeissTowards 2.0.4
2006-10-16 Adam DickmeissBuild-Depends yaz > 2.1.36
2006-10-15 Adam DickmeissMore news items
2006-10-12 Adam DickmeissFixed bug #47: Commit needs to check for roll-back.
2006-10-12 Adam DickmeissFixed bug #696: Less than Date searches returns unexpec...
2006-10-12 Adam DickmeissAllow character ordinal 1 in [..] ranges to specify...
2006-10-12 Adam DickmeissFix crash that occurred if mc-ldr rules was used in...
2006-10-11 Adam DickmeissAdded tstpass test
2006-10-11 Adam DickmeissFixed bug 672: Trailing characters in password are...
2006-10-11 Adam DickmeissMore on regular expressions in grs.regx filters.
2006-10-11 Adam DickmeissFixed bug #658: update docs on zebra.cfg settings.
2006-10-11 Adam DickmeissFixed 'make distcheck'. Failed due to html files not...
2006-10-11 Adam DickmeissFixed bug #670: modulePath is not a path. Uses new...
2006-10-10 Adam DickmeissUse check for 'long long' to determine type for zint.
2006-10-10 Adam DickmeissRemoved unused local variables.
2006-10-10 Adam DickmeissIgnore Zebra register files
next