[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r158] by mukau

* add config/config.rpath to dist (for AM_ICONV)

2014-03-25 15:06:53 Tree
[r157] by mukau

* cygwin build testing

2014-03-25 15:05:57 Tree
[r156] by mukau

+ updated changelog

2014-03-25 14:35:07 Tree
[r155] by mukau

+ fixed mantis bug #656: cygwin builds not working

2014-03-25 14:34:31 Tree
[r154] by mukau

v2.0.22 Fri, 21 Mar 2014 12:52:05 +0100 moocow
+ replaced basename() calls with new FileBasename() wrapper to prevent cygwin build failures

2014-03-25 13:20:49 Tree
[r153] by mukau

+ tagged v2.0.21-0

2014-03-21 11:57:21 Tree
[r152] by mukau

+ ignore some stuff

2014-03-21 11:55:39 Tree
[r151] by mukau

+ v2.0.21 updated changes

2014-03-21 11:52:22 Tree
[r150] by mukau

+ updated to v2.0.21

2014-03-21 11:51:42 Tree
[r149] by mukau

+ fixed mantis bug #652 : context-sort not working for boolean queries (&&, ||)
- fix was to ensure occurrences are sorted in QueryNode.cpp CQueryBinaryOperationNode::hits_and_positions_union(), hits_and_positions_intersection()
- not quite kosher in #separate mode; e.g. for input "a b1 b2 c" querying (a && b* #separate) finds only "__a__ _b1_ b2 c" and
not "__a__ b1 _b2_ c"

2014-03-21 11:29:17 Tree
Older >