[go: up one dir, main page]

Menu

/ddc Commit Log


Commit Date  
[r595] by mukau

+ removed svntag.sh

2016-06-30 12:52:31 Tree
[r594] by mukau

* removed c4-simulation debugging code from ddc_xml_server.cfg

2016-06-30 12:46:38 Tree
[r593] by mukau

v2.0.44 Thu, 30 Jun 2016 14:38:20 +0200 moocow
+ fixed mantis bug #718 (fd leak) for unreachable subcorpora
- added call to CloseSockets() from CFirstHitsQueryResult destructor in BranchServer.h
- should be called even if throw/catch triggers destruction
+ re-factored CDDCBranchServer::RunDistributed to use new datatype CRunQueryData (defined in BranchServer.h)
+ better formatting for errors in JSON mode

2016-06-30 12:45:46 Tree
[r592] by mukau

+ added ddc_template.xml from old DDC-1.74-1 sources

2016-06-30 08:23:59 Tree
[r585] by mukau

+ fixed ddc_proto docs

2016-06-22 12:55:10 Tree
[r575] by mukau

+ tagged ddc-2.0.43

2016-06-02 12:54:16 Tree
[r574] by mukau

+ updated query doc

2016-06-02 12:43:54 Tree
[r573] by mukau

removed bogus tag ddc-2.0.43

2016-06-02 12:33:30 Tree
[r572] by mukau

+ tagged ddc-2.0.43

2016-06-02 12:31:27 Tree
[r571] by mukau

v2.0.43:
+ fixed mantis bug #14812: allow truncated-symbol searches for integer-symbols
- lexer wart: (19*) was being scanned as ('19' && '*') rather than ('19'*)
+ added 'WITHOR' operator
+ added lexer aliases &=, |=, != for WITHIN, WITHOR, WITHOUT respectively
+ re-worked CQueryWith*Node::EvaluateWithoutHits() to preserve token-wise Match-Ids when in use
- allows us to track matching criteria in combination with WITHOR, e.g.
( =ADJ* &= (=/(?:erst|zweit|dritt)e?$/=2 |= =/^[0-9]+\.$/=3) #sep )
assigns matchid=2 to -conditition matches and matchid=3 to -condition matches
- match-id =2 no longer clobbers =1 in WITHOUT queries (X=1 without Y=2)
- match-id handling should be basically compatible for WITH queries
+ updated & tidied up querydoc

2016-06-02 12:31:16 Tree
Older >