[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r40] by mukau

+ querydoc fix

2012-12-10 15:25:38 Tree
[r39] by mukau

v2.0.4:
+ fixed annoying queries-must-end-with-whitespace bug in ddc_simple.cpp
+ re-worked "#HAS_FIELD" parsing, compilation, and evaluation routines
+ added support for negated #has filters "!#has[...]"
+ added support for negated regexes in #has expressions ("#has[x,!/r/]" acts like "!#has[x,/r/]")
+ added safe escapes for "*" wildcards in #has expressions
+ added explicit set-wise disjunction for #has expressions: #has[x,{a,b,c,...}]
+ TODO: external expansion API a la "|"-notation for #has filters

2012-12-10 14:38:52 Tree
[r38] by mukau

+ tagged v2.0.1

2012-09-28 07:16:35 Tree
[r37] by mukau

+ tagged v2.0.2

2012-09-28 07:14:56 Tree
[r36] by mukau

+ tagged v2.0.3

2012-09-28 07:13:08 Tree
[r35] by mukau

+ v2.0.3: remove index-list from text and html bibl output

2012-09-28 07:09:41 Tree
[r34] by mukau

+ updated version info in docs

2012-09-28 06:43:05 Tree
[r33] by mukau

+ removed wait-sensitivity from ddc_daemon main thread
- max wait time is configuration and machine-dependent
- farm this out to the startup-script which can also easily check for live pid

2012-07-16 11:50:50 Tree
[r32] by mukau

+ v2.0.2: better handling of startup errors
- ddc_daemon now uses an additional sentinel file (aka 'wait-file') to determine when and if the (forked) server process has started up
- ugly hack with hard-coded time limit; alternative would be socketpair() or the like

2012-07-16 11:43:13 Tree
[r31] by mukau

+ querydoc cleanup

2012-02-23 12:44:34 Tree
Older >