index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
json-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-9
/
+9
*
json-parser: don't replicate tokens at each level of recursion
Michael Roth
2012-08-16
1
-88
/
+142
*
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