idzebra-moved-to-github.git
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...
2005-08-22 Adam DickmeissAdded include of yaz/log.h
2005-08-19 Adam DickmeissDo not enable ALVIS for systems without LibXSLT
2005-08-19 Adam DickmeissAdded some type casts to avoid warnings produced by...
2005-08-19 Adam DickmeissMake a few functions static to avoid nameclash with...
2005-08-19 Marc Crommecopied xslt.c filter over on alvis.c filter, to give...
2005-08-19 Marc Crommetaken snippet stuff out to avoid problems from this...
2005-08-19 Adam DickmeissRemove snippet log stuff
2005-08-19 Adam DickmeissAdded a few casts converting from unsigned char* -...
2005-08-19 Adam DickmeissPass a stop_flag to ranking method calc. When set to...
2005-08-19 Adam DickmeissRemoved unused variable
2005-08-19 Adam DickmeissReverse score in static-rank handler due to the increas...
2005-08-19 Adam DickmeissShow score in snippet format
2005-08-19 Adam DickmeissPass staticrank in buffer_extract_record. This is what...
2005-08-19 Adam DickmeissExtend the ranking interface so staticrank is passed...
2005-08-19 Adam DickmeissFix this test so that it works with 'make distcheck'.
2005-08-18 Adam DickmeissUpdates for Windows
2005-08-18 Adam DickmeissAdded support for static ranking. Bug #174. The staticr...
2005-08-17 Adam DickmeissAdded test t13 which illustrates the resource API and...
2005-08-17 Adam DickmeissAllow NULL config to be given for zebra_start and zebra...
2005-08-17 Adam DickmeissAdded a utility res_clear which removes/clears all...
2005-08-12 Marc Crommeheikki's comments added, but not integrated yet
2005-08-12 Marc Crommemake system error corrected
2005-08-12 Marc Crommeadded changed entities
2005-08-12 Marc Crommefinished re-write of chaper 7 and zebrasrv man page...
2005-08-09 Adam DickmeissAllow record subsystem to return system numbers (docume...
2005-08-09 Adam DickmeissRemoved Perl API. It's a separate CVS project idzebra...
2005-08-09 Adam DickmeissComment zebra_result_set_term_{no,info}.
2005-08-09 Adam DickmeissAdded extra parameter setname for zebra scan functions...
2005-08-09 Adam DickmeissAdded modules location to be returned.
2005-08-08 Adam DickmeissRemove YLOG_LOG msg
2005-08-08 Adam DickmeissRemove comment which issues automake warning
2005-08-05 Marc Crommeupdated the zebrasrv man page by copying relevant files...
2005-08-05 Adam DickmeissFixed bug #400: Generic record IDs doesn't match.
2005-08-05 Adam DickmeissAdded include stdlib.h
2005-08-03 Adam DickmeissGet rid of a few YLOG_LOGs
2005-07-21 Adam DickmeissReduce memory considerably during bug merges (heap...
2005-07-18 Marc Crommemade extra check for presence of config.sub and config...
2005-06-29 Adam DickmeissFixed bug #317: xelm only indexes cdata at matching...
2005-06-29 Adam Dickmeissinclude id in snipet xsl
2005-06-29 Adam DickmeissFixed a bug in ISAMB splitting. A new block was attempt...
2005-06-28 Adam DickmeissTruncate extremly long safari record lines.
next