]> git.cworth.org Git - notmuch/commit
Document which pieces of glib we're still using.
authorCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 20:40:56 +0000 (13:40 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 20:40:56 +0000 (13:40 -0700)
commitc5eea2b77ef3fb90c8ddcb953f1086ba5bb123f3
tree14e3478826be78de2bf08bd9d616266305aa91b6
parentfa562fa22b214a7d253e80c62d4f4c97138a6155
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).
database.cc
message.c
notmuch.c