Age | Commit message (Expand) | Author |
---|---|---|
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-05-21 | json: minor style fixessystemd/v220 | Lennart Poettering |
2015-05-21 | test.json: fix build on x86-32 where int and intmax_t differ | Lennart Poettering |
2015-05-19 | json: fix a mem leak | Thomas Hindoe Paaboel Andersen |
2015-05-19 | test/test-json: Tests for the tokenizer bugfix and the DOM parser | Pavel Odvody |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-22 | shared: json - support escaping utf16 surrogate pairs | Tom Gundersen |
2014-12-22 | shared: utf8 - support ucs4 -> utf8 | Tom Gundersen |
2014-12-16 | test-json: use fabs | Thomas Hindoe Paaboel Andersen |
2014-12-15 | shared: add minimal JSON tokenizer | Lennart Poettering |