]> git.notmuchmail.org Git - notmuch/history - json.c
python: Implement Message.__cmp__ and __hash__
[notmuch] / json.c
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-20 Anthonyjson_quote_chararray: Always return a newly talloced...
2010-04-20 David Edmondsonjson: Avoid calling strlen(NULL)
2010-04-13 Gregor HoffleitFix json_quote_str to handle non-ASCII characters
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-05 David Edmondsonnotmuch: Correctly terminate text/* parts in JSON output
2010-02-23 Carl Worthjson: Add copy of MIT license text from cJSON
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...