mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
notmuch clon
c5eea2b77e
Looks like we can copy in a hash-table implementation, (from cairo, say), and then a few _ascii_ functions from glib, (we'll need to switch a few current uses if things like isspace, etc. to locale- independent versions as well). So not too hard to free ourselves of glib for now, (until we add GMime back in later, of course). |
||
---|---|---|
.gitignore | ||
database.cc | ||
date.c | ||
Makefile | ||
message.c | ||
message.h | ||
notmuch-index-message.cc | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
xapian-dump.cc | ||
xutil.c |