notmuch/lib
David Bremner 6a9ae99099 lib/sexp: add parameter expansion for regex and wildcard
Fix the bug reported at [1].

The parameter expansion for regex and wildcard modifiers has to be
done a bit differently, because their arguments are not s-expressions
defining complete Xapian queries.

[1]: id:87o7yxqxy6.fsf@code.pm
2022-07-01 08:37:00 -03:00
..
add-message.cc Merge branch 'release' 2021-05-22 09:34:55 -03:00
built-with.c
config.cc lib/config: move g_key_File_get_string before continue 2022-01-22 21:14:29 -04:00
database-private.h
database.cc
directory.cc
features.cc
filenames.c
index.cc lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
indexopts.c
init.cc lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
Makefile
Makefile.local
message-file.c
message-id.c
message-private.h lib: convert notmuch_bool_t to stdbool internally 2017-10-09 22:27:16 -03:00
message-property.cc
message.cc
messages.c
notmuch-private.h lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable 2022-06-25 16:06:18 -03:00
notmuch.h
notmuch.sym build: switch to hiding libnotmuch symbols by default 2017-05-12 07:17:18 -03:00
open.cc
parse-sexp.cc
parse-time-vrp.cc
parse-time-vrp.h
prefix.cc lib: add sexp: prefix to Xapian (infix) query parser. 2022-04-15 08:25:46 -03:00
query-fp.cc
query-fp.h
query.cc
regexp-fields.cc
regexp-fields.h
sexp-fp.cc
sexp-fp.h
sha1.c
string-list.c
string-map.c
tags.c
thread-fp.cc lib/thread-fp: factor out query expansion, rewrite in Xapian 2021-09-04 17:07:19 -07:00
thread-fp.h
thread.cc