[go: up one dir, main page]

Menu

/ddc Commit Log


Commit Date  
[r1466] by mukau

+ ddc_qparse tweaks

2020-04-03 07:01:57 Tree
[r1465] by mukau

+ added local ddc_qparse : test query parsing without ddc_simple overhead

2020-04-03 06:58:33 Tree
[r1464] by mukau

+ save lexer comments in CQueryOptions.m_LexerComments, stringify at end of query

2020-04-02 13:14:03 Tree
[r1463] by mukau

* allow list-valued parsed comments with #CMT[symbol symbol ... symbol]

2020-04-02 12:24:03 Tree
[r1462] by mukau

+ safer trimming of JSON result strings (don't trim error messages or similar)

2020-04-01 19:27:33 Tree
[r1461] by mukau

+ tagged ddc-2.2.3-pre1

2020-04-01 13:49:40 Tree
[r1460] by mukau

+ updated to v2.2.3

2020-04-01 13:49:20 Tree
[r1459] by mukau

+ fixed bogus "Exception: basic_string::erase: __pos (which is 18446744073709551614) > this->size() (which is 0)" from pnn for overflow count()-queries, e.g. pnn "count(Haus) #by[date/100]" -start 99 -limit 10

2020-04-01 13:42:03 Tree
[r1458] by mukau

* fixed file-descriptor leak in catch-clause of CDDCBranchServer::handle__run_query()
> + was being regularly invoked by pnn for overflowing count-queries: "count(Haus) #by[date/100]" -start 99 -limit 10
> + underlying exception is bogus here too, but fd-leak is a killer

2020-04-01 13:21:23 Tree
[r1455] by mukau

+ ddcMMap.cpp - added missing m_mmap.close() for ddcFileOrMMap::Close()

2020-02-25 12:53:47 Tree
Older >