summaryrefslogtreecommitdiffstats
path: root/qobject/json-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* qjson: Limit number of tokens in addition to total sizeMarkus Armbruster2015-11-261-0/+2
* qjson: surprise, allocating 6 QObjects per token is expensivePaolo Bonzini2015-11-261-11/+8
* qjson: store tokens in a GQueuePaolo Bonzini2015-11-261-10/+15
* qjson: replace QString in JSONLexer with GStringPaolo Bonzini2015-11-261-4/+5
* qjson: Give each of the six structural chars its own token typeMarkus Armbruster2015-11-261-17/+15
* qjson: Don't crash when input exceeds nesting limitMarkus Armbruster2015-11-261-2/+3
* qjson: Apply nesting limit more sanelyMarkus Armbruster2015-11-261-2/+1
* build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-0/+122
OpenPOWER on IntegriCloud