| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-04 | lib/query: refactor & rework | Dirk-Jan C. Binnema | |
| - Move the lib/query/ stuff up a level into lib/ - Associate directly with the Query object - Rework the Query object to be C++ rather than mixed with C - Update all dependencies, tests | |||
| 2020-07-25 | fix compilation error / clang warnings | Dirk-Jan C. Binnema | |
| 2020-03-31 | mu: ensure some struct members are initialized | Dirk-Jan C. Binnema | |
| 2020-03-02 | make OP_WILDCARD non-conditional | Dirk-Jan C. Binnema | |
| Since we require Xapian 1.4 anyway, there's no need to make OP_WILDCARD conditional. | |||
| 2020-02-20 | lib/parser -> lib/query | Dirk-Jan C. Binnema | |
| And update the names to follow the mu- convention. | |||
