Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qobject: Use 'bool' for qbool | Eric Blake | 2015-06-22 | 1 | -5/+6 |
* | json-parser: Accept 'null' in QMP | Eric Blake | 2015-05-11 | 1 | -2/+13 |
* | json-lexer: fix escaped backslash in single-quoted string | Paolo Bonzini | 2014-06-23 | 1 | -0/+7 |
* | qjson: to_json() case QTYPE_QSTRING is buggy, rewrite | Markus Armbruster | 2013-04-13 | 1 | -116/+100 |
* | check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings | Markus Armbruster | 2013-04-13 | 1 | -12/+84 |
* | check-qjson: Improve a few comments, delete bogus ones | Markus Armbruster | 2013-04-13 | 1 | -9/+13 |
* | check-qjson: More thorough testing of UTF-8 in strings | Markus Armbruster | 2013-02-21 | 1 | -0/+664 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -7/+7 |
* | check-qjson: add test for large JSON objects | Michael Roth | 2012-08-16 | 1 | -0/+53 |
* | test makefile overhaul | Paolo Bonzini | 2012-03-30 | 1 | -0/+728 |