Directive s=pw sets structure to phrase if term includes blank(s).
[yaz-moved-to-github.git] / odr / odr.c
2001-02-21 Adam DickmeissC++ fixes.
2000-02-29 Adam DickmeissCheck for config.h (currently not generated).
2000-01-31 Adam DickmeissRemoved uses of assert(3). Cleanup of ODR. CCL parser...
1999-11-30 Adam DickmeissImproved installation. Moved header files to include...
1999-08-27 Adam DickmeissRenamed logf function to yaz_log. Removed VC++ project...
1999-04-27 Adam DickmeissModified odr_destroy so that file is not closed when...
1998-07-20 Adam DickmeissMore LOG_DEBUG-diagnostics.
1998-02-11 Adam DickmeissChanged code so that it compiles as C++.
1997-11-24 Adam DickmeissUsing function odr_nullval() instead of global ODR_NULL...
1997-10-31 Adam DickmeissImproved memory debugging for xmalloc/nmem.c. Reference...
1997-09-01 Adam DickmeissNew windows NT/95 port using MSV5.0. Had to avoid a...
1997-04-30 Sebastian HammerNull
1996-10-08 Adam DickmeissNew ODR function, odr_choice_enable_bias, to control...
1996-07-26 Sebastian HammerVarious smaller things. Gathered header-files.
1995-11-08 Sebastian HammerSmallish.
1995-11-01 Sebastian HammerMinor adjustments
1995-09-29 Sebastian HammerSmallish
1995-09-29 Sebastian HammerMore Windows work
1995-09-27 Sebastian HammerModified function heads & prototypes.
1995-08-15 Sebastian HammerUpdated External
1995-06-19 Sebastian HammerAdded BER dumper.
1995-05-22 Sebastian HammerFixing Interface to odr_null.
1995-05-16 Sebastian HammerLicense, documentation, and memory fixes
1995-05-15 Sebastian HammerMore work on memory management.
1995-04-18 Sebastian HammerAdded dynamic memory allocation on encoding (whew)...
1995-04-10 Sebastian HammerSmallish changes.
1995-03-17 Sebastian HammerAdded memory management.
1995-03-10 Sebastian HammerFixed serious stack-bug in odr_cons_begin
1995-03-08 Sebastian HammerAdded better error checking.
1995-03-07 Sebastian Hammer*** empty log message ***
1995-03-07 Sebastian HammerFixed bug in odr_reset
1995-03-07 Sebastian Hammerodr_errno-->odr_error
1995-03-07 Sebastian HammerAddded some method functions to the ODR type.
1995-03-07 Sebastian HammerInstalling top-level API and documentation.