aboutsummaryrefslogtreecommitdiff
path: root/date.c
AgeCommit message (Expand)Author
2009-11-02Drop date.c file, (use identical function from GMime instead).Carl Worth
2009-10-25Add -Wwrite-strings and fix warnings.Carl Worth
2009-10-19Hook up our fancy new notmuch_parse_date function.Carl Worth
2009-10-19notmuch_parse_date: Handle a NULL date string gracefully.Carl Worth
2009-10-19date.c: Rename function to notmuch_parse_dateCarl Worth
2009-10-19date.c: Add hard-coded definition of HAVE_TIMEZONECarl Worth
2009-10-19date.c: Don't use glib's slice allocator.Carl Worth
2009-10-19date.c: Remove occurrences of gboolean.Carl Worth
2009-10-19date.c: Remove all occurrences of g_return_val_if_failCarl Worth
2009-10-19date.c: Keep the comments clean.Carl Worth
2009-10-19date.c: Change headers/defines t owork within notmuch.Carl Worth
2009-10-19date.c: Remove a bunch of undesired code.Carl Worth
2009-10-19date.c: Convert from LGPL-2+ to GPL-3+Carl Worth
2009-10-19date.c: Add new file directly from gmime2.4-2.4.6/gmime/gmime-utils.cCarl Worth