Do not build for Ubuntu raring, quantal (obsolete)
[idzebra-moved-to-github.git] / include /
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-17 Adam DickmeissFix bug #249: rstemp sets fail. Problem was that rset...
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
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 DickmeissFix spelling that made WIN32 comp. fail
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 DickmeissFixed bug #165: Use multi-and and multi-or always....
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 DickmeissRemove unused files
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-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-03 Heikki LevantoFixed bug #203, rank-1 crashed with isam-c
2004-10-22 Heikki LevantoTerm counts right in the log (if not in searchresponse)
2004-10-22 Heikki LevantoCleaned debug logs away
2004-10-22 Heikki LevantoAdded a routine to get an array of terms in a query...
2004-10-20 Heikki LevantoCreating search terms, and passing them around in searc...
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-10-04 Adam DickmeissUsing proper type this time
2004-10-04 Adam DickmeissAdd missing hash member to data1_element
2004-09-30 Heikki LevantoForgot to commit the new rset.h when removing rewind ops
2004-09-28 Heikki Levantomultiand seesm to work. Is used for and-lists (@attr...
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-09-14 Sebastian HammerAdded charmap facility to delete leading articles
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-09 Adam DickmeissExtra page_size arg for dict_open.
2004-09-01 Adam DickmeissSync noinst_HEADERS due to removed rset header files...
2004-09-01 Heikki LevantoRemoved some header files, they all contained one funct...
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoMajor restructuring in rsets.
2004-08-30 Adam DickmeissAdded another ignore.
2004-08-25 Adam DickmeissMove headers zebraapi.h->idzebra/api.h, zebraver.h...
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-23 Adam DickmeissStore number of keys in isam:b so we can return number...
2004-08-23 Heikki LevantoRemoved the VOLATILE flag from rsets
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-19 Heikki Levantothe new multior. Seems to work, forwards OK, does not...
2004-08-16 Heikki LevantoAdded skeleton for multior - not at all functional...
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-06 Adam DickmeissRemove oldest isam (isam:i)
2004-08-06 Adam DickmeissRemove isamd.
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
2004-08-04 Heikki LevantoChanged the pos code to 64-bit clean. Still lots of...
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-08-03 Heikki LevantoAdded framework for the pos calls. rsisamb and rsnull...
2004-08-03 Heikki LevantoRemoved the count function from the rset f-table, in...
2004-07-30 Adam DickmeissUpdates to make Debian Sarge package for 1.3.16-1
2004-07-28 Adam DickmeissAdded a new 'cut' directive to charmaps (.chr files...
2004-07-28 Adam DickmeissUpdate Perl internals so that it matches the current...
2004-07-26 Adam DickmeissSimplify XML attribute node creation (xattr). Add data1...
2004-06-09 Adam DickmeissAdded rsprox
2004-06-02 Adam DickmeissPass log function to some rsets
2004-06-02 Adam DickmeissAdded isamb_dump utility.
2004-06-01 Adam DickmeissNew method log_item for the various isams to print...
2004-06-01 Heikki Levantoisamb forward
2004-01-30 Heikki LevantoAdded forward functions to rsbool, and a few tests...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2004-01-16 Heikki LevantoPart of the previosu commit
2004-01-15 Adam DickmeissTowards 1.3.15 ZEBRA.1.3.15
2004-01-15 Adam Dickmeiss X-Path attribute expressions with spaces in them is...
2003-11-28 Adam Dickmeiss1.3.14
2003-09-26 Adam DickmeissBump version
2003-08-21 Adam DickmeissWrite zebrasrv.pid to lockDir.
2003-06-30 Adam DickmeissImplemented drop database
2003-06-23 Adam DickmeissImplemented isamb_unlink.
2003-06-20 Heikki LevantoCleaning zebraapi (return conventions etc)
2003-06-18 Adam DickmeissFix memory handling of quries in result sets
2003-06-12 Adam DickmeissBump version
2003-05-20 Adam DickmeissFix comment
2003-05-20 Adam DickmeissRemoved zebra_search_rpn. Updated a few tests
2003-05-20 Adam DickmeissODR handles no longer needed for zebra_search_{rpn...
2003-05-05 Adam DickmeissNew function data1_concat_text that concatenates text...
2003-04-24 Adam DickmeissHandle no database selected in zebra_begin_trans
next