notmuch clon
Find a file
Carl Worth c5eea2b77e Document which pieces of glib we're still using.
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).
2009-10-19 13:40:56 -07:00
.gitignore notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00
database.cc Document which pieces of glib we're still using. 2009-10-19 13:40:56 -07:00
date.c Hook up our fancy new notmuch_parse_date function. 2009-10-19 13:35:29 -07:00
Makefile Hook up our fancy new notmuch_parse_date function. 2009-10-19 13:35:29 -07:00
message.c Document which pieces of glib we're still using. 2009-10-19 13:40:56 -07:00
message.h notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
notmuch-index-message.cc Fix more memory leaks. 2009-10-16 13:45:17 -07:00
notmuch-private.h notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
notmuch.c Document which pieces of glib we're still using. 2009-10-19 13:40:56 -07:00
notmuch.h notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00
xapian-dump.cc xapian-dump: Rewrite to generate C code as output. 2009-10-18 20:49:43 -07:00
xutil.c notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00