Age | Commit message (Expand) | Author |
---|---|---|
2018-07-28 | qstring: Move qstring_from_substr()'s @end one to the right | Markus Armbruster |
2018-06-15 | block: Add block-specific QDict header | Max Reitz |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster |
2018-01-16 | tests: fix check-qobject leak | Marc-André Lureau |
2017-11-17 | tests: Add check-qobject for equality tests | Max Reitz |