2006-11-21 |
Adam Dickmeiss | Get rid of SYSNO which is zint anyway. Removed various... |
tree | commitdiff |
2006-11-14 |
Adam Dickmeiss | Work on bug #550: Avoid exit. In particular the mfile... |
tree | commitdiff |
2006-11-08 |
Adam Dickmeiss | Change mfile_/cfile-functions to return error code... |
tree | commitdiff |
2006-10-29 |
Adam Dickmeiss | Fixed several prototypes.. Most changes are f() to... |
tree | commitdiff |
2006-10-26 |
Adam Dickmeiss | Change prototype for data1_absyn_getmarctab, data1_absy... |
tree | commitdiff |
2006-10-16 |
Adam Dickmeiss | Towards 2.0.4 |
tree | commitdiff |
2006-10-10 |
Adam Dickmeiss | Use check for 'long long' to determine type for zint. |
tree | commitdiff |
2006-09-29 |
Adam Dickmeiss | Version 2.0.3. |
tree | commitdiff |
2006-09-22 |
Adam Dickmeiss | Version 2.0.2 |
tree | commitdiff |
2006-09-15 |
Adam Dickmeiss | Removing api_swig.[ch] from build because it does not... |
tree | commitdiff |
2006-09-11 |
Adam Dickmeiss | Fixed bug #657: Problem with drop database and recordId... |
tree | commitdiff |
2006-09-05 |
Adam Dickmeiss | Changed behavior for dict_scan: if the callback functio... |
tree | commitdiff |
2006-08-29 |
Adam Dickmeiss | Commentary updates |
tree | commitdiff |
2006-08-29 |
Adam Dickmeiss | Changed behavior of dict_lookup_grep so that it returns... |
tree | commitdiff |
2006-08-29 |
Adam Dickmeiss | More comments on dict.h. Moved typedef Dict_ptr to... |
tree | commitdiff |
2006-08-29 |
Adam Dickmeiss | Make dict_str{cmp,ncmp,len} internal |
tree | commitdiff |
2006-08-22 |
Adam Dickmeiss | Only use gcc attribute warn_unused_result on GCC 4... |
tree | commitdiff |
2006-08-22 |
Adam Dickmeiss | Common stream reader interface for record filters ... |
tree | commitdiff |
2006-08-16 |
Adam Dickmeiss | Experimental segment facility (for matching of words... |
tree | commitdiff |
2006-08-15 |
Adam Dickmeiss | Definitions in zebramap.h are private. ZebraMaps no... |
tree | commitdiff |
2006-08-14 |
Adam Dickmeiss | Update copyright year + FSF address |
tree | commitdiff |
2006-07-06 |
Marc Cromme | bug #504 fix |
tree | commitdiff |
2006-07-06 |
Adam Dickmeiss | Remove destroy member of data1_node |
tree | commitdiff |
2006-07-04 |
Adam Dickmeiss | Working on and operation which deals with segments... |
tree | commitdiff |
2006-06-28 |
Adam Dickmeiss | Build shared libraries by default. Installing various... |
tree | commitdiff |
2006-06-27 |
Adam Dickmeiss | Bug #529. On Unix, combine pthreed locks with file... |
tree | commitdiff |
2006-06-26 |
Marc Cromme | preparing release 2.0.0 before.bug.529 |
tree | commitdiff |
2006-06-22 |
Adam Dickmeiss | Added support for alwaysmatches on regular indexes... |
tree | commitdiff |
2006-06-13 |
Adam Dickmeiss | Revert. Use int for record length (for retrieval) |
tree | commitdiff |
2006-06-13 |
Adam Dickmeiss | Use size_t for record length (for retrieval) |
tree | commitdiff |
2006-06-13 |
Adam Dickmeiss | Bump to version 1.4.1. |
tree | commitdiff |
2006-06-13 |
Adam Dickmeiss | Disable X-Path indexing for explain records (in the... |
tree | commitdiff |
2006-06-07 |
Adam Dickmeiss | Changed some types from int to zint + added a few casts |
tree | commitdiff |
2006-06-07 |
Adam Dickmeiss | Use CAST_ZINT_TO_INT in some places, so we can easily... |
tree | commitdiff |
2006-05-30 |
Adam Dickmeiss | Change return type for a zebra_add_record + zebra_repos... |
tree | commitdiff |
2006-05-19 |
Adam Dickmeiss | Remove local attribute handling and other dead code. |
tree | commitdiff |
2006-05-19 |
Adam Dickmeiss | Zebra uses string attributes for indexing internally... |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | Added two YAZ_EXPORTS |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | Implement functions to get register usage statistics: |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | Added prototype recTypeClass_load_modules |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | By default, no searching for loadable modules is perfor... |
tree | commitdiff |
2006-05-02 |
Marc Cromme | added possibility to display static rank information... |
tree | commitdiff |
2006-04-26 |
Adam Dickmeiss | Change config function in recType interface to return... |
tree | commitdiff |
2006-04-04 |
Adam Dickmeiss | Doxygen comments |
tree | commitdiff |
2006-04-04 |
Adam Dickmeiss | More consistent Doxygen comment usage |
tree | commitdiff |
2006-03-31 |
Adam Dickmeiss | Use GCC attribute warn_unsed_result for a few of the... |
tree | commitdiff |
2006-03-29 |
Adam Dickmeiss | Fixup data1 tags which makes XML non-wellformed.. This... |
tree | commitdiff |
2006-03-28 |
Adam Dickmeiss | Allow no default.idx at all. Make zebra_maps_read_file... |
tree | commitdiff |
2006-03-23 |
Adam Dickmeiss | Export flock functions |
tree | commitdiff |
2006-03-23 |
Adam Dickmeiss | Moved file locking utilities from index/lockutil.c... |
tree | commitdiff |
2005-12-09 |
Adam Dickmeiss | Removed zebra_clearError. The scheme is meant to be... |
tree | commitdiff |
2005-11-09 |
Adam Dickmeiss | Register no longer uses register type prefix (REG_TYPE_... |
tree | commitdiff |
2005-09-16 |
pop | SWIG API has separated structures for service and sessi... |
tree | commitdiff |
2005-09-15 |
Adam Dickmeiss | api_swig.h part of dist |
tree | commitdiff |
2005-09-15 |
pop | Zebra api extension tuned for SWIG |
tree | commitdiff |
2005-09-13 |
Adam Dickmeiss | Added parameter for zebra_open. |
tree | commitdiff |
2005-08-26 |
Adam Dickmeiss | Update snippets handling for new store keys structure... |
tree | commitdiff |
2005-08-22 |
Adam Dickmeiss | Members in RecWord term_buf, index_name changed from... |
tree | commitdiff |
2005-08-18 |
Adam Dickmeiss | Updates for Windows |
tree | commitdiff |
2005-08-18 |
Adam Dickmeiss | Added support for static ranking. Bug #174. The staticr... |
tree | commitdiff |
2005-08-17 |
Adam Dickmeiss | Added a utility res_clear which removes/clears all... |
tree | commitdiff |
2005-08-09 |
Adam Dickmeiss | Comment zebra_result_set_term_{no,info}. |
tree | commitdiff |
2005-08-09 |
Adam Dickmeiss | Added extra parameter setname for zebra scan functions... |
tree | commitdiff |
2005-06-23 |
Adam Dickmeiss | Register type (w,p) + set-use/string attriute combined... |
tree | commitdiff |
2005-06-22 |
Adam Dickmeiss | Added support for term references (queryIDs) for search... |
tree | commitdiff |
2005-06-13 |
Adam Dickmeiss | Added routine res_get_int which returns resource value... |
tree | commitdiff |
2005-06-09 |
Adam Dickmeiss | Fixes for hit estimates. Added zebra_set_approx_limit. |
tree | commitdiff |
2005-06-07 |
Adam Dickmeiss | Save register type for TERMIDs and snippets. |
tree | commitdiff |
2005-06-07 |
Adam Dickmeiss | Added snippet utilities and snippet window implementation. |
tree | commitdiff |
2005-06-02 |
Adam Dickmeiss | Fixed and added a few Doxygen comments. Got rid of... |
tree | commitdiff |
2005-05-24 |
Adam Dickmeiss | Added support for temr hit counts. This was not in... |
tree | commitdiff |
2005-05-17 |
Adam Dickmeiss | Make bf_cache return ZEBRA_RES so we can check if shado... |
tree | commitdiff |
2005-05-09 |
Adam Dickmeiss | Changed semantics of zebra_set_limit. First parameter... |
tree | commitdiff |
2005-05-03 |
Adam Dickmeiss | Extended the result set system. Added support for filte... |
tree | commitdiff |
2005-05-01 |
Adam Dickmeiss | Doxygen stuff: added more about each module. |
tree | commitdiff |
2005-04-29 |
Adam Dickmeiss | Doxygen fixes. Template for mainpage |
tree | commitdiff |
2005-04-28 |
Adam Dickmeiss | Added new fundamental filter 'xslt'. This filter reads... |
tree | commitdiff |
2005-04-26 |
Adam Dickmeiss | Use Bib1-attribute defines. Minor WS-updates. |
tree | commitdiff |
2005-04-23 |
Adam Dickmeiss | Fixed bug #282: xml tag named 'var'. Also made the... |
tree | commitdiff |
2005-04-15 |
Adam Dickmeiss | Many public functions returns ZEBRA_RES rather than... |
tree | commitdiff |
2005-04-13 |
Adam Dickmeiss | Get rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use... |
tree | commitdiff |
2005-04-13 |
Adam Dickmeiss | Added zebra_scan_PQF. |
tree | commitdiff |
2005-03-31 |
Adam Dickmeiss | Added tempalte filter for the ALVIS project. |
tree | commitdiff |
2005-03-30 |
Adam Dickmeiss | Moved zebrautl.h to idzebra/util.h. |
tree | commitdiff |
2005-03-17 |
Adam Dickmeiss | Fix declaration of zebra_get_bfs. |
tree | commitdiff |
2005-03-17 |
Adam Dickmeiss | Added zebra_get_bfs to get BFile handle for session |
tree | commitdiff |
2005-03-11 |
Adam Dickmeiss | Implemented the 'equivalent' directive for .chr-files. |
tree | commitdiff |
2005-03-08 |
Adam Dickmeiss | Added a few casts from zint to double/int where appropr... |
tree | commitdiff |
2005-03-05 |
Adam Dickmeiss | String attribute support for record filter interface. |
tree | commitdiff |
2005-01-24 |
Adam Dickmeiss | More comments |
tree | commitdiff |
2005-01-21 |
Adam Dickmeiss | Doxygen comments |
tree | commitdiff |
2005-01-21 |
Adam Dickmeiss | Renamed API function zebra_deleleResultSet to zebra_del... |
tree | commitdiff |
2005-01-21 |
Adam Dickmeiss | A few more Doxygen comments |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Added more Doxygen comments |
tree | commitdiff |
2005-01-16 |
Adam Dickmeiss | Add include sys/types.h to get off_t |
tree | commitdiff |
2005-01-15 |
Adam Dickmeiss | A few Doxygen doc entries |
tree | commitdiff |
2005-01-15 |
Adam Dickmeiss | Renamed Set utility to DFASet, since this is tied to... |
tree | commitdiff |
2005-01-15 |
Adam Dickmeiss | Bump year. Change Aps->ApS |
tree | commitdiff |
2005-01-15 |
Adam Dickmeiss | Fixed bug #113: Compress upper nodes in isam-b. |
tree | commitdiff |
next |