index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qdict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2010-07-01
QDict: Introduce qdict_get_try_bool()
Luiz Capitulino
1
-0
/
+18
2010-07-01
QDict: Introduce new iteration API
Luiz Capitulino
1
-0
/
+37
2010-07-01
QDict: Introduce functions to retrieve QDictEntry values
Luiz Capitulino
1
-0
/
+21
2010-07-01
QDict: Small terminology change
Luiz Capitulino
1
-12
/
+12
2010-07-01
QDict: Rename 'err_value'
Luiz Capitulino
1
-3
/
+3
2010-05-19
Fix qtypes' licenses
Luiz Capitulino
1
-3
/
+3
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
1
-2
/
+1
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
1
-0
/
+1
2010-02-03
QDict: New qdict_get_double()
Markus Armbruster
1
-0
/
+24
2010-01-26
QDict: Introduce qdict_get_qdict()
Luiz Capitulino
1
-0
/
+13
2009-12-18
QDict: Fix size update
Luiz Capitulino
1
-2
/
+1
2009-12-12
QDict: Introduce qdict_get_qlist()
Luiz Capitulino
1
-0
/
+13
2009-12-12
QDict: Introduce qdict_get_qbool()
Luiz Capitulino
1
-0
/
+15
2009-11-17
QDict: Introduce qdict_iter()
Luiz Capitulino
1
-0
/
+19
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-7
/
+7
2009-09-04
Shuffle lines to avoid gcc 3 warning about redundant redeclaration
Blue Swirl
1
-6
/
+6
2009-09-04
Introduce QDict
Luiz Capitulino
1
-0
/
+297