This website requires JavaScript.
Explore
Help
Sign In
alx
/
mu4e
Watch
1
Star
0
Fork
0
You've already forked mu4e
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da10f30adfd182f1a533e3c7ae1a40a9a75fe29a
mu4e
/
lib
/
parser
History
djcb
da10f30adf
utils: small optimization in utf8_flatten
...
In the common path, avoid building an unneeded std::string. This should up in some profiles.
2019-03-23 17:00:25 +02:00
..
data.hh
phrases: only allow for index fields
2017-10-27 18:42:58 +03:00
dummy-processor.hh
…
Makefile.am
add optional support for building with asan
2018-11-04 12:31:32 +02:00
parse.cc
…
parser.cc
parser: fix clang-7.0.1 warnings
2019-01-11 06:49:01 +01:00
parser.hh
…
proc-iface.hh
parser: add more tests
2017-10-28 14:12:50 +03:00
test-parser.cc
parser: handle implicit 'and not'
2017-11-04 12:59:48 +02:00
test-tokenizer.cc
parser: add more tests
2017-10-28 14:12:50 +03:00
test-utils.cc
parser/tests: allow for DST change
2018-03-31 18:44:17 +03:00
tokenize.cc
…
tokenizer.cc
tokenizer: clean unicode-aware
2017-10-28 14:13:09 +03:00
tokenizer.hh
…
tree.hh
parser: fix some post-c++14 code
2017-10-27 18:40:37 +03:00
utils.cc
utils: small optimization in utf8_flatten
2019-03-23 17:00:25 +02:00
utils.hh
utils: small optimization in utf8_flatten
2019-03-23 17:00:25 +02:00
xapian.cc
parser: avoid query parsing error
2018-11-11 13:15:08 +02:00
xapian.hh
…