Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-09 | qjson.h: include compiler.h for GCC_FMT_ATTR | Alon Levy | 1 | -0/+1 |
2010-10-05 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori | 1 | -0/+1 |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil | 1 | -2/+2 |
2010-10-03 | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil | 1 | -2/+1 |
2010-10-01 | Add support for JSON pretty printing | Daniel P. Berrange | 1 | -0/+1 |
2009-12-03 | QJSON: Introduce qobject_from_jsonv() | Luiz Capitulino | 1 | -0/+2 |
2009-11-17 | Provide marshalling mechanism for json | Anthony Liguori | 1 | -0/+3 |
2009-11-17 | Add a QObject JSON wrapper | Anthony Liguori | 1 | -0/+23 |