Sign in
qemu-android
/
qemu-android
/
de431a655a7560d834e1187d6b30cb6b1946e90c
/
qobject
/
qdict.c
9c52681
qdict: Add qdict_join()
by Max Reitz
· 11 years ago
bae3f92
qdict: Extract non-QDicts in qdict_array_split()
by Max Reitz
· 11 years ago
9f23fc0
qapi: extend qdict_flatten() for QLists
by Max Reitz
· 11 years ago
05a8c22
qdict: Add qdict_array_split()
by Max Reitz
· 11 years ago
4d5977e
qdict: Optimise qdict_do_flatten()
by Kevin Wolf
· 11 years ago
6273d11
qdict: Fix memory leak in qdict_do_flatten()
by Kevin Wolf
· 11 years ago
5726d87
qdict: Extract qdict_extract_subqdict
by Benoît Canet
· 11 years ago
f660dc6
Implement qdict_flatten()
by Kevin Wolf
· 12 years ago
b382bc9
Add qdict_clone_shallow()
by Kevin Wolf
· 12 years ago
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
[Renamed from qdict.c]
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
35006ac
QDict: Introduce qdict_get_try_bool()
by Luiz Capitulino
· 15 years ago
f2b07f3
QDict: Introduce new iteration API
by Luiz Capitulino
· 15 years ago
0d078b2
QDict: Introduce functions to retrieve QDictEntry values
by Luiz Capitulino
· 15 years ago
c8bc3cd
QDict: Small terminology change
by Luiz Capitulino
· 15 years ago
83aba69
QDict: Rename 'err_value'
by Luiz Capitulino
· 15 years ago
41836a9
Fix qtypes' licenses
by Luiz Capitulino
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
a6c6f76
Fix build with -DNDEBUG in CFLAGS
by Blue Swirl
· 15 years ago
acc3b03
QDict: New qdict_get_double()
by Markus Armbruster
· 15 years ago
df10ce6
QDict: Introduce qdict_get_qdict()
by Luiz Capitulino
· 15 years ago
29ec315
QDict: Fix size update
by Luiz Capitulino
· 15 years ago
f2e1750
QDict: Introduce qdict_get_qlist()
by Luiz Capitulino
· 15 years ago
cd4dde3
QDict: Introduce qdict_get_qbool()
by Luiz Capitulino
· 15 years ago
21f800d
QDict: Introduce qdict_iter()
by Luiz Capitulino
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
aa43d9c
Shuffle lines to avoid gcc 3 warning about redundant redeclaration
by Blue Swirl
· 16 years ago
fb08dde
Introduce QDict
by Luiz Capitulino
· 16 years ago