idzebra-moved-to-github.git
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-10 Marc Crommechanged comments
2006-05-09 Marc Crommeadded sysno and matchStr (if exists) to logging of...
2006-05-09 Adam DickmeissFixed bug #576: Regexp-2 search misses hits. Problem...
2006-05-09 Adam DickmeissRemove unneeded debug logs
2006-05-08 Marc Crommeadded spots for missing statistics: size_docs_field...
2006-05-08 Marc Crommeadded doxygen rules
2006-05-08 Marc Crommeadded hit count in ressultset
2006-05-05 Adam DickmeissFor buildconf.sh -d, add -Wdeclaration-after-statement
2006-05-05 Adam DickmeissAvoid declaration after statement
2006-05-05 Adam DickmeissLog when a file is opened using data1 system
2006-05-05 Adam DickmeissAdded two YAZ_EXPORTS
2006-05-05 Adam DickmeissImplement functions to get register usage statistics:
2006-05-05 Adam DickmeissAdded prototype recTypeClass_load_modules
2006-05-05 Adam DickmeissBy default, no searching for loadable modules is perfor...
2006-05-04 Marc Crommeadded more statistics to rank function, renamed variabl...
2006-05-03 Marc Crommeadded statistics to similarity rank function
2006-05-03 Marc Crommeadded coment on magic number 34 which is sqrroot of...
2006-05-03 Marc Crommeremoved emacs trailer
2006-05-03 Marc Crommeadded new ranking function rank-similar in ranksimilar.c
2006-05-02 Mike TaylorCompleted revision of text.
2006-05-02 Mike TaylorRolling mods to Marc's new ranking prose. (Check in...
2006-05-02 Marc Crommeadded possibility to display static rank information...
2006-05-01 Marc Crommeadded warning on clash betwen @attr 2=102 and @attr...
2006-05-01 Marc Crommeadded section on static and dynamic ranking, versus...
2006-05-01 Adam DickmeissExperiment with combined shared lib libidzebra-all...
2006-04-28 Adam DickmeissFix shell test. Use = rather than == (not portable)
2006-04-27 Marc Crommemake distcheck works now
2006-04-27 Marc Crommebypassing checks when running make distcheck
2006-04-26 Marc Crommechanged xslt filter to expand config file and xslt...
2006-04-26 Adam DickmeissChange config function in recType interface to return...
2006-04-26 Adam DickmeissCopy files rather than symlink
2006-04-26 Marc Crommeoptimize for C source code
2006-04-25 Adam DickmeissAccept NULL value for sysno in zebra_delete_record
2006-04-25 Adam DickmeissImplemented special retrieval _storekeys_ which returns...
2006-04-25 Marc Crommereverted to Emacs sgml mode
2006-04-24 Marc Crommeadded configuraiton output
2006-04-24 Marc Crommeinserted Emacs nxml-mode in bottom of XML file
2006-04-20 Adam DickmeissRemoved.
2006-04-20 Adam DickmeissFix dependancy of tkl.xsl
2006-04-20 Adam DickmeissUpdated to use doc/common (id-docbook-common)
2006-04-13 Mike Taylorzebra_lock_create() now logs an error and returns a...
2006-04-05 Adam DickmeissCreate register+shadow for t15
2006-04-05 Adam DickmeissIn zebra_commit_ex handle better the case where bfs...
2006-04-05 Adam DickmeissRenamed fileExtract to zebra_extract_file.. The new...
2006-04-05 Adam DickmeissAdded ZEBRA_CHECK_HANDLE(zh) which returns ZEBRA_FAIL...
2006-04-05 Adam DickmeissAdded zebra15.cfg for t15
2006-04-05 Adam DickmeissRemove mf_unlink_name
2006-04-05 Adam DickmeissAdded check for sys/wait.h
2006-04-04 Adam DickmeissDoxygen comments
2006-04-04 Adam DickmeissMore consistent Doxygen comment usage
2006-04-04 Adam DickmeissDon't exit in dir_open.
2006-04-04 Adam DickmeissAdded test which reproduces the error with shadow files...
2006-04-04 Adam DickmeissFor testlib programs argv[1] holds log level (if given...
2006-04-04 Adam DickmeissFix the way we delete the shadow files after a "succesf...
2006-03-31 Adam DickmeissMissing tst function
2006-03-31 Adam DickmeissUse GCC attribute warn_unsed_result for a few of the...
2006-03-31 Adam DickmeissIn zebra_register_open, only call zebraExplain_open...
2006-03-30 Adam Dickmeissidzebra.m4 moved to sub directory m4
2006-03-30 Adam DickmeissAdd extra argument to zebraExplain_lookup_ord so that...
2006-03-29 Adam DickmeissFixup data1 tags which makes XML non-wellformed.. This...
2006-03-29 Adam DickmeissFixed bug #549: Typo in makefile WRTP alvis filter
2006-03-28 Adam DickmeissMove to automake 1.8/1.9
2006-03-28 Adam DickmeissAllow no default.idx at all. Make zebra_maps_read_file...
2006-03-26 Adam DickmeissGet rid of unsed variable active in struct zebra_register.
2006-03-26 Adam DickmeissFix zebra_maps_open not to leak if default.idx cannot...
2006-03-26 Adam DickmeissReturn error (0) rather than exit for bad dict header...
2006-03-26 Adam DickmeissAllow dict_close of 0 pointer
2006-03-25 Adam DickmeissFix logging of record type
2006-03-25 Adam DickmeissUse grs.sgml rather than grs.xml in test t13
2006-03-25 Adam DickmeissUsing yaz/test.h. Test for zebra without config
2006-03-25 Adam DickmeissUsing yaz/test.h
2006-03-25 Adam DickmeissMinor leak fixes - in case if zebra_register_open fail.
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 DickmeissExport flock functions
2006-03-23 Adam DickmeissMoved file locking utilities from index/lockutil.c...
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...
next