index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qdict.c
Age
Commit message (
Expand
)
Author
Files
Lines
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