summaryrefslogtreecommitdiff
path: root/lib/parser/utils.cc
AgeCommit message (Expand)Author
2019-03-24mu: fix utf-8 flattendjcb
2019-03-23utils: small optimization in utf8_flattendjcb
2018-03-10mu: _XOPEN_SOURCE: fix typodjcb
2018-02-17lib/parser: fix month daysdjcb
2018-02-11lib/parser: use g_vasprintf, _XOPEN_SOURCEdjcb
2017-11-04parser/utils: enforce 64-bit times on 32-bit platformsdjcb
2017-10-29mu: some optimizationsdjcb
2017-10-28tokenizer: clean unicode-awaredjcb
2017-10-27parser: fix some post-c++14 codedjcb
2017-10-26query-parser: support phrase queriesdjcb
2017-10-25integrate new query parserdjcb
2017-10-24lib: implement new query parserdjcb