NMEM thread safe. NMEM must be initialized before use (sigh) -
[yaz-moved-to-github.git] / util / pquery.c
1997-09-22 Adam DickmeissFixed bug introduced by previous commit.
1997-09-17 Adam DickmeissYAZ version 1.4.
1997-09-01 Adam DickmeissNew windows NT/95 port using MSV5.0. Made prefix query...
1996-11-11 Adam DickmeissAdded proximity operator.
1996-08-12 Adam DickmeissNew function p_query_attset to define default attribute...
1996-03-15 Adam DickmeissAttribute set can be set globally for a query with...
1996-01-02 Sebastian HammerChanged 'operator' to 'roperator' to avoid C++ conflict.
1995-09-29 Sebastian HammerSmallish
1995-09-27 Sebastian HammerModified function heads & prototypes.
1995-06-15 Sebastian Hammer*** empty log message ***
1995-06-15 Sebastian HammerMoving to v3.
1995-06-14 Adam DickmeissBug fix: Attributes wasn't interpreted correctly!
1995-05-26 Adam DickmeissNew function: p_query_scan.
1995-05-22 Adam DickmeissNew function, p_query_rpn, to convert from prefix ...