Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-16 | json-parser: don't replicate tokens at each level of recursion | Michael Roth | 1 | -88/+142 |
2011-06-07 | json-parser: add handling for NULL token list | Michael Roth | 1 | -1/+5 |
2011-06-07 | json-parser: detect premature EOI | Anthony Liguori | 1 | -1/+57 |
2011-06-07 | json-parser: propagate error from parser | Anthony Liguori | 1 | -3/+16 |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil | 1 | -1/+2 |
2010-06-14 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori | 1 | -0/+4 |
2010-06-13 | Move stdbool.h | Paul Brook | 1 | -1/+0 |
2010-06-11 | qjson: Handle "\f" | Luiz Capitulino | 1 | -0/+4 |
2010-03-27 | json-parser: Output the content of invalid keyword | Amos Kong | 1 | -1/+7 |
2010-03-06 | json-parser: Fix segfault on malformed input | Kevin Wolf | 1 | -1/+1 |
2010-02-10 | json: fix PRId64 on Win32 | Roy Tam | 1 | -1/+2 |
2010-01-13 | json-parser: remove dead increment | Amit Shah | 1 | -2/+0 |
2009-11-17 | Add a JSON parser | Anthony Liguori | 1 | -0/+568 |