notmuch/lib
David Bremner 439c5896b6 lib: refactor _notmuch_messsage_file_get_combined_header
We need to rewrite the loop for gmime-3.0; move the loop body to its
own function to avoid code duplication.  Keep the common exit via
"goto DONE" to make this pure code movement.  It's important to note
that the existing exit path only deallocates the iterator.
2017-07-14 21:23:52 -03:00
..
built-with.c lib: add built_with handling for XAPIAN_DB_RETRY_LOCK 2016-06-29 09:05:49 +02:00
config.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
database-private.h build: switch to hiding libnotmuch symbols by default 2017-05-12 07:17:18 -03:00
database.cc lib: Add regexp expansion for for tags and paths 2017-05-09 07:44:29 -03:00
directory.cc lib: update cached mtime in notmuch_directory_set_mtime 2016-08-23 20:58:46 -03:00
filenames.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
index.cc lib/cli: replace use of g_mime_message_get_sender 2017-07-14 17:58:09 -03:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local build: switch to hiding libnotmuch symbols by default 2017-05-12 07:17:18 -03:00
message-file.c lib: refactor _notmuch_messsage_file_get_combined_header 2017-07-14 21:23:52 -03:00
message-private.h lib: basic message-property API 2016-09-21 18:14:24 -03:00
message-property.cc Replace index(3) with strchr(3) 2017-04-20 06:59:22 -03:00
message.cc lib: wrap use of g_mime_utils_header_decode_date 2017-07-14 21:23:52 -03:00
messages.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-private.h lib/cli: replace use of g_mime_message_get_sender 2017-07-14 17:58:09 -03:00
notmuch.h build: switch to hiding libnotmuch symbols by default 2017-05-12 07:17:18 -03:00
notmuch.sym build: switch to hiding libnotmuch symbols by default 2017-05-12 07:17:18 -03:00
parse-time-vrp.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
parse-time-vrp.h Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query-fp.cc Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query-fp.h Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query.cc build: visibility=default for library structs is no longer needed 2017-05-13 08:38:18 -03:00
regexp-fields.cc lib: Add regexp expansion for for tags and paths 2017-05-09 07:44:29 -03:00
regexp-fields.h lib: Add regexp searching for mid: prefix 2017-05-09 07:44:15 -03:00
sha1.c lib: use glib for sha1 digests instead of embedding libsha1 2017-01-08 10:50:38 -04:00
string-list.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
string-map.c lib: add talloc reference from string map iterator to map 2016-09-24 10:08:45 -03:00
tags.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
thread.cc build: visibility=default for library structs is no longer needed 2017-05-13 08:38:18 -03:00