Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Move unit tests into a separate directory | 2021-03-12 | 1 | -103/+0 | |
* | qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead | 2020-04-30 | 1 | -23/+14 | |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | 2018-05-04 | 1 | -4/+4 | |
* | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | 2018-03-19 | 1 | -2/+2 | |
* | Include qapi/error.h exactly where needed | 2018-02-09 | 1 | -1/+0 | |
* | tests: remove /{qnum, qlist, dict}/destroy test | 2017-06-20 | 1 | -21/+2 | |
* | qapi: merge QInt and QFloat in QNum | 2017-06-20 | 1 | -6/+11 | |
* | qobject: Use simpler QDict/QList scalar insertion macros | 2017-05-09 | 1 | -2/+2 | |
* | tests: Remove unnecessary glib.h includes | 2016-06-07 | 1 | -1/+0 | |
* | tests: Clean up includes | 2016-02-16 | 1 | -0/+1 | |
* | qapi: move include files to include/qobject/ | 2012-12-19 | 1 | -2/+2 | |
* | test makefile overhaul | 2012-03-30 | 1 | -0/+127 |