Merge "package: version up" into develop
[sdk/emulator/qemu.git] / qdict.c
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwang[Title] Remove all items for clean upgrade 1.0.1 base...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-29 hudsonMerge branch 'master' into release
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-05-16 munkyu.iminitialize to 0.14.1 qemu
2011-05-11 dk77.yuncleanup x86_simulator branch
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-01 Luiz CapitulinoQDict: Introduce qdict_get_try_bool()
2010-07-01 Luiz CapitulinoQDict: Introduce qdict_get_try_bool()
2010-07-01 Luiz CapitulinoQDict: Introduce new iteration API
2010-07-01 Luiz CapitulinoQDict: Introduce new iteration API
2010-07-01 Luiz CapitulinoQDict: Introduce functions to retrieve QDictEntry values
2010-07-01 Luiz CapitulinoQDict: Introduce functions to retrieve QDictEntry values
2010-07-01 Luiz CapitulinoQDict: Small terminology change
2010-07-01 Luiz CapitulinoQDict: Small terminology change
2010-07-01 Luiz CapitulinoQDict: Rename 'err_value'
2010-07-01 Luiz CapitulinoQDict: Rename 'err_value'
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-19 Luiz CapitulinoFix qtypes' licenses
2010-05-19 Luiz CapitulinoFix qtypes' licenses
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-02-03 Markus ArmbrusterQDict: New qdict_get_double()
2010-02-03 Markus ArmbrusterQDict: New qdict_get_double()
2010-01-26 Luiz CapitulinoQDict: Introduce qdict_get_qdict()
2010-01-26 Luiz CapitulinoQDict: Introduce qdict_get_qdict()
2009-12-18 Luiz CapitulinoQDict: Fix size update
2009-12-18 Luiz CapitulinoQDict: Fix size update
2009-12-12 Luiz CapitulinoQDict: Introduce qdict_get_qlist()
2009-12-12 Luiz CapitulinoQDict: Introduce qdict_get_qlist()
2009-12-12 Luiz CapitulinoQDict: Introduce qdict_get_qbool()
2009-12-12 Luiz CapitulinoQDict: Introduce qdict_get_qbool()
2009-11-17 Luiz CapitulinoQDict: Introduce qdict_iter()
2009-11-17 Luiz CapitulinoQDict: Introduce qdict_iter()
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-04 Blue SwirlShuffle lines to avoid gcc 3 warning about redundant...
2009-09-04 Blue SwirlShuffle lines to avoid gcc 3 warning about redundant...
2009-09-04 Luiz CapitulinoIntroduce QDict
2009-09-04 Luiz CapitulinoIntroduce QDict