Log XML2/XSLT errors to yaz_log
[idzebra-moved-to-github.git] / include /
2006-11-29 Adam DickmeissVersion 2.0.7.
2006-11-28 Adam DickmeissTowards 2.0.6. ZEBRA.2.0.6
2006-11-21 Adam DickmeissGet rid of SYSNO which is zint anyway. Removed various...
2006-11-21 Adam DickmeissSplit it_key stuff into it_key.c. For indexing, sort...
2006-11-14 Adam DickmeissWork on bug #550: Avoid exit. In particular the mfile...
2006-11-08 Adam DickmeissChange mfile_/cfile-functions to return error code...
2006-10-29 Adam DickmeissFixed several prototypes.. Most changes are f() to...
2006-10-26 Adam DickmeissChange prototype for data1_absyn_getmarctab, data1_absy...
2006-10-16 Adam DickmeissTowards 2.0.4
2006-10-10 Adam DickmeissUse check for 'long long' to determine type for zint.
2006-09-29 Adam DickmeissVersion 2.0.3.
2006-09-29 Adam DickmeissMore optimizations of the melm matching.
2006-09-28 Adam DickmeissFixed bug #685: Optimize xelm/melm matching. Indexing...
2006-09-22 Adam DickmeissVersion 2.0.2
2006-09-21 Adam DickmeissSkip 0 hit counts in scan.
2006-09-15 Adam DickmeissRemoving api_swig.[ch] from build because it does not...
2006-09-11 Adam DickmeissFixed bug #657: Problem with drop database and recordId...
2006-09-08 Adam DickmeissHonor position attribute, i.e. allow first-in-field...
2006-09-05 Adam DickmeissChanged behavior for dict_scan: if the callback functio...
2006-08-29 Adam DickmeissCommentary updates
2006-08-29 Adam DickmeissChanged behavior of dict_lookup_grep so that it returns...
2006-08-29 Adam DickmeissMore comments on dict.h. Moved typedef Dict_ptr to...
2006-08-29 Adam DickmeissMake dict_str{cmp,ncmp,len} internal
2006-08-22 Adam DickmeissOnly use gcc attribute warn_unused_result on GCC 4...
2006-08-22 Adam DickmeissCommon stream reader interface for record filters ...
2006-08-16 Adam DickmeissExperimental segment facility (for matching of words...
2006-08-15 Adam DickmeissDefinitions in zebramap.h are private. ZebraMaps no...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-07-06 Marc Crommebug #504 fix
2006-07-06 Adam DickmeissRemove destroy member of data1_node
2006-07-04 Adam DickmeissWorking on and operation which deals with segments...
2006-06-28 Adam DickmeissBuild shared libraries by default. Installing various...
2006-06-27 Adam DickmeissBug #529. On Unix, combine pthreed locks with file...
2006-06-26 Marc Crommepreparing release 2.0.0 before.bug.529
2006-06-22 Adam DickmeissAdded support for alwaysmatches on regular indexes...
2006-06-13 Adam DickmeissRevert. Use int for record length (for retrieval)
2006-06-13 Adam DickmeissUse size_t for record length (for retrieval)
2006-06-13 Adam DickmeissBump to version 1.4.1.
2006-06-13 Adam DickmeissDisable X-Path indexing for explain records (in the...
2006-06-07 Adam DickmeissChanged some types from int to zint + added a few casts
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-06-06 Adam DickmeissRemoved rsbool_create_and, rsbool_create_or because...
2006-05-30 Adam DickmeissChange return type for a zebra_add_record + zebra_repos...
2006-05-19 Adam DickmeissRemove local attribute handling and other dead code.
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
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-02 Marc Crommeadded possibility to display static rank information...
2006-04-26 Adam DickmeissChange config function in recType interface to return...
2006-04-04 Adam DickmeissDoxygen comments
2006-04-04 Adam DickmeissMore consistent Doxygen comment usage
2006-03-31 Adam DickmeissUse GCC attribute warn_unsed_result for a few of the...
2006-03-29 Adam DickmeissFixup data1 tags which makes XML non-wellformed.. This...
2006-03-28 Adam DickmeissAllow no default.idx at all. Make zebra_maps_read_file...
2006-03-23 Adam DickmeissExport flock functions
2006-03-23 Adam DickmeissMoved file locking utilities from index/lockutil.c...
2005-12-09 Adam DickmeissRemoved zebra_clearError. The scheme is meant to be...
2005-11-09 Adam DickmeissRegister no longer uses register type prefix (REG_TYPE_...
2005-09-16 popSWIG API has separated structures for service and sessi...
2005-09-15 Adam Dickmeissapi_swig.h part of dist
2005-09-15 popZebra api extension tuned for SWIG
2005-09-13 Adam DickmeissAdded parameter for zebra_open.
2005-08-26 Adam DickmeissUpdate snippets handling for new store keys structure...
2005-08-22 Adam DickmeissMembers in RecWord term_buf, index_name changed from...
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 a utility res_clear which removes/clears all...
2005-08-09 Adam DickmeissComment zebra_result_set_term_{no,info}.
2005-08-09 Adam DickmeissAdded extra parameter setname for zebra scan functions...
2005-06-29 Adam DickmeissFixed bug #317: xelm only indexes cdata at matching...
2005-06-23 Adam DickmeissRegister type (w,p) + set-use/string attriute combined...
2005-06-22 Adam DickmeissAdded support for term references (queryIDs) for search...
2005-06-15 Adam DickmeissRemoved map_only arg from chrmaptab_create. Added skele...
2005-06-15 Adam DickmeissRemove prototype for removed function zebra_prim
2005-06-13 Adam DickmeissAdded routine res_get_int which returns resource value...
2005-06-09 Adam DickmeissFixes for hit estimates. Added zebra_set_approx_limit.
2005-06-07 Adam DickmeissSave register type for TERMIDs and snippets.
2005-06-07 Adam DickmeissAdded snippet utilities and snippet window implementation.
2005-06-07 Adam DickmeissMake a copy of ord(inals) in rset_term_create.
2005-06-06 Adam DickmeissSave ord(inal) indexes IDs so we can make snippets...
2005-06-02 Adam DickmeissFixed and added a few Doxygen comments. Got rid of...
2005-05-30 Adam DickmeissImplemented zebra.cfg directive 'passwd.c' which specif...
2005-05-24 Adam DickmeissAdded support for temr hit counts. This was not in...
2005-05-17 Adam DickmeissMake bf_cache return ZEBRA_RES so we can check if shado...
2005-05-09 Adam DickmeissChanged semantics of zebra_set_limit. First parameter...
2005-05-03 Adam DickmeissExtended the result set system. Added support for filte...
2005-05-01 Adam DickmeissDoxygen stuff: added more about each module.
2005-04-29 Adam DickmeissDoxygen fixes. Template for mainpage
2005-04-28 Adam DickmeissAdded new fundamental filter 'xslt'. This filter reads...
2005-04-26 Adam DickmeissRemove the obsolete rset public control variables....
2005-04-26 Adam DickmeissUse Bib1-attribute defines. Minor WS-updates.
2005-04-23 Adam DickmeissFixed bug #282: xml tag named 'var'. Also made the...
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-04-13 Adam DickmeissGet rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use...
2005-04-13 Adam DickmeissAdded zebra_scan_PQF.
2005-03-31 Adam DickmeissAdded tempalte filter for the ALVIS project.
2005-03-30 Adam DickmeissMoved zebrautl.h to idzebra/util.h.
next