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