]> granicus.if.org Git - icinga2/commit
Moved serialization functionality into the base library.
authorGunnar Beutner <gunnar@beutner.name>
Tue, 24 Jul 2012 08:50:53 +0000 (10:50 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 24 Jul 2012 08:50:53 +0000 (10:50 +0200)
commit44b3de76c93e3e34d02164e219de5e9140fd85a6
tree7876ff82df3551920ca54815bd0e1036c362b7e5
parentd87c1758d5e0d00f0c580fb4aa249a0a313c033d
Moved serialization functionality into the base library.
13 files changed:
base/base.vcxproj
base/component.cpp
base/component.h
base/dictionary.cpp
base/dictionary.h
base/utility.cpp
base/utility.h
base/variant.cpp
base/variant.h
jsonrpc/jsonrpc.vcxproj
jsonrpc/jsonrpcclient.cpp
jsonrpc/messagepart.cpp
jsonrpc/messagepart.h