]> git.notmuchmail.org Git - notmuch/commit
lib: extend private string map API with iterators
authorDavid Bremner <david@tethera.net>
Mon, 13 Jun 2016 01:05:51 +0000 (22:05 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 21 Sep 2016 21:14:24 +0000 (18:14 -0300)
commitb846bdb48233c907d1ecaff495fbf6bc578910d6
tree6a25b8219edc583ac098c789414ef3154ac9a96b
parentb8bb6d796458732622f80464dd808b3e02f57d9d
lib: extend private string map API with iterators

Support for prefix based iterators is perhaps overengineering, but I
wanted to mimic the existing database_config API.
lib/notmuch-private.h
lib/string-map.c