Sign in
qemu
/
qemu
/
e72177263f244ce73c4ea98e73eb69a55c6eb6f8
/
qobject
/
qstring.c
d709bbf
include/qapi: add g_autoptr support for qobject types
by Marc-André Lureau
· 3 years ago
4ac76ba
qobject: Make QString immutable
by Markus Armbruster
· 4 years, 3 months ago
b3119b0
qobject: Drop qstring_get_try_str()
by Markus Armbruster
· 4 years, 3 months ago
808ac36
qobject: Drop qobject_get_try_str()
by Markus Armbruster
· 4 years, 3 months ago
80d7112
qobject: Move internals to qobject-internal.h
by Markus Armbruster
· 4 years, 3 months ago
88e25b1
Revert "qstring: add qstring_free()"
by Markus Armbruster
· 4 years, 3 months ago
f1cc129
qobject: Use GString instead of QString to accumulate JSON
by Markus Armbruster
· 4 years, 3 months ago
164c374
qstring: add qstring_free()
by Marc-André Lureau
· 5 years ago
812ce33
qobject: Drop superfluous includes of qemu-common.h
by Markus Armbruster
· 7 years ago
ba891d6
qstring: Move qstring_from_substr()'s @end one to the right
by Markus Armbruster
· 7 years ago
b65ab77
qstring: Assert size calculations don't overflow
by Markus Armbruster
· 7 years ago
ad63c54
qstring: Fix qstring_from_substr() not to provoke int overflow
by liujunjie
· 7 years ago
b26ae1c
qobject: introduce qobject_get_try_str()
by Peter Xu
· 7 years ago
7759320
qobject: introduce qstring_get_try_str()
by Peter Xu
· 7 years ago
cb51b97
qapi: Remove qobject_to_X() functions
by Max Reitz
· 7 years ago
7dc847e
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
by Max Reitz
· 7 years ago
5ee9d2f
Include qapi/qmp/qobject.h exactly where needed
by Markus Armbruster
· 7 years ago
b38dd67
qapi: Add qobject_is_equal()
by Max Reitz
· 7 years ago
f2ad72b
qobject: Clean up includes
by Peter Maydell
· 9 years ago
55e1819
qobject: Simplify QObject
by Eric Blake
· 9 years ago
7f02784
qstring: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
54d49ac
qstring: add qstring_get_length()
by Luiz Capitulino
· 12 years ago
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
[Renamed from qstring.c]
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
41836a9
Fix qtypes' licenses
by Luiz Capitulino
· 15 years ago
4b5c576
QString: Introduce qstring_from_substr()
by Luiz Capitulino
· 15 years ago
764c1ca
QString: Introduce qstring_append_int()
by Luiz Capitulino
· 15 years ago
6fe9565
QString: Introduce qstring_append_chr()
by Luiz Capitulino
· 15 years ago
d30ec84
Allow strings to grow in size
by Anthony Liguori
· 15 years ago
aa43d9c
Shuffle lines to avoid gcc 3 warning about redundant redeclaration
by Blue Swirl
· 15 years ago
66f7048
Introduce QString
by Luiz Capitulino
· 16 years ago