[go: up one dir, main page]

Menu

/ddc Commit Log


Commit Date  
[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
[r570] by mukau

+ tagged ddc-2.0.42

2016-04-27 13:32:42 Tree
[r569] by mukau

v2.0.42: + fixed unintuitive results for "count(... #join) #by[$...]" queries (mantis bug #13773)

2016-04-27 13:32:22 Tree
[r566] by mukau

+ more doc tweaks

2016-02-24 13:10:10 Tree
[r565] by mukau

+ ddc_proto beautification

2016-02-24 12:58:39 Tree
Older >