Fix XML config GFS do not fail if port is in use YAZ-709
[yaz-moved-to-github.git] / src / cclfind.c
2013-09-18 Adam DickmeissCCL: allow quoted terms for date ranges YAZ-681
2013-06-12 Adam DickmeissAvoid statement-not-reached warnings
2013-05-29 Adam DickmeissCCL: avoid z39.58/regex truncation when not needed
2013-05-29 Adam DickmeissCCL: configurable masking character YAZ-661
2013-01-06 Adam DickmeissBump year
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-09-10 Adam DickmeissCCL: fix uninit local var (attset)
2012-09-10 Adam DickmeissCCL: s=ag automatically adds s=pw
2012-09-10 Adam DickmeissCCL: implement s=ag special
2012-09-05 Adam DickmeissCCL: refactor search_term_x into two functions
2012-02-24 Adam DickmeissCCL: add two new diagnostics for unsupported masking
2012-02-23 Adam DickmeissCCL: fix use of "term" field in sub queries
2012-01-09 Adam DickmeissHappy new year
2012-01-05 Adam DickmeissCCL: allow parantheses for prox operands
2011-11-23 Adam Dickmeissccl: honor @truncation again
2011-09-20 Adam DickmeissCCL: fix syntax error
2011-09-20 Adam DickmeissCCL: use strxcat rather than strlen+memcpy
2011-08-29 Adam DickmeissCQL/CCL/PQF conversion fixes. CCL support for Z39.58...
2011-08-27 Adam Dickmeissccl2rpn: more characters to escape (regexp-1).
2011-08-25 Adam Dickmeissccl2rpn: Conversion to regexp-1 terms (trunc=102).
2011-08-24 Adam DickmeissCCL: retain ? for CCL terms
2011-01-06 Adam DickmeissHappy new year
2010-11-03 Adam DickmeissUpdate configure to generate config.h
2010-07-09 Adam DickmeissWork on fixing CCL quote problem, bug #3539.
2010-01-14 Adam DickmeissBump copyright year
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2008-01-09 Adam DickmeissChanged license of CCL module to 'Revised BSD'.
2007-05-01 Adam DickmeissMoved stop word support code to separate ccl_stop_words...
2007-04-30 Adam DickmeissAdded stop word support for CCL parser. These are confi...
2007-04-30 Adam DickmeissRestructure qualifier handling so we can have more...
2007-04-26 Adam DickmeissAdded functions to create CCL RPN nodes. Added small...
2007-04-26 Adam DickmeissVarious clean up. Removed function ccl_parset_get_bibse...
2007-04-25 Adam DickmeissClean-up the CCL API. Moved some internal structures...
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-03-15 Adam DickmeissFixed bug #272: Preserve spacing for CCL terms. The...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-10 Adam DickmeissUse other type to avoid warning
2004-09-29 Adam DickmeissAdded CCL facility r=r "range" which is similar to...
2004-08-11 Adam DickmeissFixed bug in CCL parser where truncation char was not...
2004-08-11 Adam DickmeissFix buffer overrun in CCL parser for proximity
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation