]> granicus.if.org Git - icinga2/history - tools/mkclass/classcompiler.cpp
Implement include guards for mkclass
[icinga2] / tools / mkclass / classcompiler.cpp
2014-09-09 Gunnar BeutnerImplement include guards for mkclass
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-11 Gunnar BeutnerFix some more compiler warnings.
2014-04-05 Gunnar BeutnerImplement relative object names.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-18 Gunnar BeutnerImplement "safe mode" for icinga::Deserialize.
2013-12-17 Gunnar BeutnerMerge branch 'feature/compiler-warnings-5349' into...
2013-12-17 Gunnar BeutnerFix compiler warnings in auto-generated mkclass code.
2013-12-13 Gunnar BeutnerMerge branch 'feature/tp-contention-5327' into next
2013-12-13 Gunnar BeutnerImprove performance for icinga::Deserialize.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerFix compiler warnings in auto-generated code.
2013-11-08 Gunnar BeutnerRemove GetType().
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-07 Gunnar BeutnerMerge branch 'feature/perfdata-2710' into next
2013-11-07 Gunnar BeutnerOptimize ObjectImpl<>::GetDefault*().
2013-11-05 Gunnar BeutnerMerge branch 'feature/reflection-4996' into next
2013-11-05 Gunnar BeutnerImplement Type::GetBaseType().
2013-11-05 Gunnar BeutnerMerge ReflectionObject methods into the Object class.
2013-11-05 Gunnar BeutnerImplement the ReflectionType class.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.