index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
parser
Age
Commit message (
Expand
)
Author
2019-03-24
mu: fix utf-8 flatten
djcb
2019-03-23
utils: small optimization in utf8_flatten
djcb
2019-01-11
parser: fix clang-7.0.1 warnings
Ulrich Ölmann
2018-11-11
parser: avoid query parsing error
djcb
2018-11-04
add optional support for building with asan
djcb
2018-05-19
only use OP_WILDCARD for xapian >= 1.3.3
djcb
2018-05-19
query-parser: special-case wildcards
djcb
2018-03-31
parser/tests: allow for DST change
djcb
2018-03-10
mu: _XOPEN_SOURCE: fix typo
djcb
2018-02-17
lib/parser: fix month days
djcb
2018-02-11
lib/parser: use g_vasprintf, _XOPEN_SOURCE
djcb
2017-12-03
parser: promote single value to a range for range-fields
djcb
2017-11-04
parser: small regex optimization
djcb
2017-11-04
parser/utils: enforce 64-bit times on 32-bit platforms
djcb
2017-11-04
parser: handle implicit 'and not'
djcb
2017-10-31
parser: fix and-not precedence
djcb
2017-10-29
mu: some optimizations
djcb
2017-10-28
tokenizer: clean unicode-aware
djcb
2017-10-28
parser: add more tests
djcb
2017-10-27
phrases: only allow for index fields
djcb
2017-10-27
parser: fix some post-c++14 code
djcb
2017-10-27
query-parser: cleanup source string
djcb
2017-10-26
query-parser: support phrase queries
djcb
2017-10-25
integrate new query parser
djcb
2017-10-24
lib: implement new query parser
djcb