[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r833] by mukau

+ allow underscores in barewords

2017-03-01 15:13:29 Tree
[r832] by mukau

+ tagged ddc-2.1.1-pre1

2017-03-01 14:57:47 Tree
[r831] by mukau

+ built on plato

2017-03-01 14:57:27 Tree
[r830] by mukau

+ better v2.1 cleanup

2017-03-01 14:13:46 Tree
[r829] by mukau

+ better fixes for mantis #19051
- basically return to pre-v2.0.36 symbol parsing: allow digits, hyphens, plus, etc.
- index-names now handled specially in lexer (new token-type INDEX)
- whitespace between DOLLAR and rest of index-name is no longer allowed
- new non-exclusive lexer state Q_MATCHID used to disable bareword symbols after matchid

2017-03-01 13:04:48 Tree
[r828] by mukau

+ mantis bug #19051 fix documentation querydoc.xml xml-ified (&, <)

2017-02-28 15:39:30 Tree
[r827] by mukau

+ mantis bug #19051 fix documented in querydoc.xml

2017-02-28 15:38:33 Tree
[r826] by mukau

+ mantis bug #19051 cleanup

2017-02-28 15:27:26 Tree
[r825] by mukau

+ mantis bug #19051: parse "6-er" as single symbol (problem: retain count #by[$l=1-1] --> [$l =1 -1])

2017-02-28 15:27:05 Tree
[r824] by mukau

* added server option StatsWindow : moving average window size
* added qtavg entry to 'status' response: average query time over last seconds
* added CDDCServer::m_SessionStats : track stats for local session
- serial mode: session stats added to server-wide m_ServerStats in CDDCServer::HandleClientConnection()
- client-thrads: session stats added to parent m_ServerStats in CDDCServerThread::run()
* factored out CDDCServerStats & co. from ddcServer.(h|cpp) to new ddcServerStats.(h|cpp)

2017-02-28 14:16:56 Tree
Older >