Process all source with doyxgen
[idzebra-moved-to-github.git] / include / idzebra /
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 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.
2005-03-17 Adam DickmeissFix declaration of zebra_get_bfs.
2005-03-17 Adam DickmeissAdded zebra_get_bfs to get BFile handle for session
2005-03-11 Adam DickmeissImplemented the 'equivalent' directive for .chr-files.
2005-03-08 Adam DickmeissAdded a few casts from zint to double/int where appropr...
2005-03-05 Adam DickmeissString attribute support for record filter interface.
2005-01-24 Adam DickmeissMore comments
2005-01-21 Adam DickmeissDoxygen comments
2005-01-21 Adam DickmeissRenamed API function zebra_deleleResultSet to zebra_del...
2005-01-21 Adam DickmeissA few more Doxygen comments
2005-01-16 Adam DickmeissAdded more Doxygen comments
2005-01-16 Adam DickmeissAdd include sys/types.h to get off_t
2005-01-15 Adam DickmeissA few Doxygen doc entries
2005-01-15 Adam DickmeissRenamed Set utility to DFASet, since this is tied to...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-15 Adam DickmeissFixed bug #113: Compress upper nodes in isam-b.
2005-01-07 Heikki LevantoFirst version of the unified isam interface. Still...
2004-12-21 Adam DickmeissAdded zebra_octet_term_encoding that specifies encoding...
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-12-10 Heikki LevantoNot using the deprecated yaz-util.h any more
2004-12-08 Adam DickmeissMoved isam headers to include/idzebra.
2004-12-08 Adam DickmeissMove/refactoring of public interfaces..
2004-12-02 Adam DickmeissAdded zebra_meta_records_create_range
2004-11-29 Adam DickmeissAdd support for section/chapter indexing. Add safari...
2004-11-29 Adam DickmeissAdd member addinfo for recRetrieveCtrl to throw better...
2004-10-04 Adam DickmeissUsing proper type this time
2004-10-04 Adam DickmeissAdd missing hash member to data1_element
2004-09-28 Adam DickmeissAdded YAZ_{EXPORT,BEGIN_CDECL,END_CDECL} in header...
2004-09-28 Adam DickmeissMade zebramap.h public too
2004-09-28 Adam DickmeissPut content of headers into data1.h
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-08-30 Adam DickmeissAdded another ignore.
2004-08-25 Adam DickmeissMove headers zebraapi.h->idzebra/api.h, zebraver.h...