notmuch/lib
David Bremner c4f2f33a50 lib: define notmuch_query_create_with_syntax
Set the parsing syntax when the (notmuch) query object is
created. Initially the library always returns a trivial query that
matches all messages when using s-expression syntax.

It seems better to select the syntax at query creation time because
the lazy parsing is an implementation detail.
2021-09-04 17:07:19 -07:00
..
add-message.cc Merge branch 'release' 2021-05-22 09:34:55 -03:00
built-with.c configure: optional library sfsexp 2021-09-04 17:07:19 -07:00
config.cc lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT 2021-06-27 13:59:42 -03:00
database-private.h lib: autocommit after some number of completed transactions 2021-06-27 14:03:00 -03:00
database.cc lib: autocommit after some number of completed transactions 2021-06-27 14:03:00 -03:00
directory.cc lib: run uncrustify 2021-03-13 08:45:34 -04:00
features.cc lib: run uncrustify 2021-03-13 08:45:34 -04:00
filenames.c lib: convert notmuch_bool_t to stdbool internally 2017-10-09 22:27:16 -03:00
index.cc lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
indexopts.c lib: run uncrustify 2021-03-13 08:45:34 -04:00
init.cc lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
message-file.c lib: consider all instances of Delivered-To header 2021-08-29 18:10:08 -07:00
message-id.c lib: run uncrustify 2019-06-14 07:41:27 -03:00
message-private.h lib: convert notmuch_bool_t to stdbool internally 2017-10-09 22:27:16 -03:00
message-property.cc lib: run uncrustify 2021-03-13 08:45:34 -04:00
message.cc lib/message: use passed database for error handling 2021-06-05 15:41:28 -03:00
messages.c lib: run uncrustify 2019-06-14 07:41:27 -03:00
notmuch-private.h lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
notmuch.h lib: define notmuch_query_create_with_syntax 2021-09-04 17:07:19 -07:00
notmuch.sym build: switch to hiding libnotmuch symbols by default 2017-05-12 07:17:18 -03:00
open.cc notmuch release 0.32.3-1 for unstable (sid) [dgit] 2021-08-18 21:46:42 -07:00
parse-time-vrp.cc lib: run uncrustify 2021-03-13 08:45:34 -04:00
parse-time-vrp.h lib: migrate from Xapian ValueRangeProcessor to RangeProcessor 2020-07-11 17:20:09 -03:00
prefix.cc lib: run uncrustify 2021-03-13 08:45:34 -04:00
query-fp.cc build: drop support for xapian versions less than 1.4 2020-04-23 21:28:45 -03:00
query-fp.h build: drop support for xapian versions less than 1.4 2020-04-23 21:28:45 -03:00
query.cc lib: define notmuch_query_create_with_syntax 2021-09-04 17:07:19 -07:00
regexp-fields.cc build: drop support for xapian versions less than 1.4 2020-04-23 21:28:45 -03:00
regexp-fields.h build: drop support for xapian versions less than 1.4 2020-04-23 21:28:45 -03:00
sha1.c lib: run uncrustify 2019-06-14 07:41:27 -03:00
string-list.c lib: run uncrustify 2019-06-14 07:41:27 -03:00
string-map.c lib: run uncrustify 2021-03-13 08:45:34 -04:00
tags.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
thread-fp.cc lib: run uncrustify 2021-03-13 08:45:34 -04:00
thread-fp.h build: drop support for xapian versions less than 1.4 2020-04-23 21:28:45 -03:00
thread.cc lib/thread: add common prefix to debug messages, join lines 2021-05-23 08:01:38 -03:00