[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r31] by mukau

+ querydoc cleanup

2012-02-23 12:44:34 Tree
[r30] by mukau

+ updated querydoc for negated regexes

2012-02-23 12:35:58 Tree
[r29] by mukau

+ allow negated regex queries as !/.../; where "!/" works as an operator

2012-02-22 15:18:19 Tree
[r28] by mukau

+ fixed /g regex modifier (match whole word)

2012-02-22 14:41:36 Tree
[r27] by mukau

+ throw exception if unable to bind() sockets: avoid zombie pile-ups

2012-02-21 10:11:43 Tree
[r26] by mukau

+ typo fix

2012-01-17 15:03:36 Tree
[r25] by mukau

v0.07: got DDC::Query::Parser up and running again
- this is a real PITA to maintain parallel to the 'real' DDC query parser in C++
- eventually, there should be an XS perl module which just calls the real parser

2012-01-17 15:02:54 Tree
[r24] by mukau

+ changed default static buffer size to 4k (==4096 bytes)

2011-12-09 12:10:46 Tree
[r23] by mukau

+ added PACKAGE_VERSION to ddc_daemon starup message

2011-12-09 12:07:36 Tree
[r22] by mukau

v2.0.1 Fri, 02 Dec 2011 14:56:18 +0100
+ fixed various static buffer overflows
+ real static buffers can now use global define DDC_STATIC_BUFLEN from ddcConfig.h
+ added configure argument --with-static-buflen=NBYTES (default=16384)

2011-12-02 13:58:26 Tree
Older >