]> granicus.if.org Git - icinga2/history - lib/base/type.cpp
Implement the 'name' field for types
[icinga2] / lib / base / type.cpp
2015-08-26 Gunnar BeutnerImplement the 'name' field for types
2015-08-26 Gunnar BeutnerFix incorrect field type for the Type.base field
2015-08-26 Gunnar BeutnerChange base type for 'Type' to 'Object'
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-17 Gunnar BeutnerBuild fix
2015-08-17 Gunnar BeutnerFix compiler warnings
2015-08-17 Gunnar BeutnerImplement the 'base' field for the Type class
2015-08-15 Gunnar BeutnerImplement support for unregistering objects
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-02-25 Gunnar BeutnerMake sure that Notification objects are activated after...
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-14 Gunnar BeutnerImplement missing Type::SetField method
2015-01-14 Gunnar BeutnerAdd missing meta type class for the Type class
2014-12-14 Gunnar BeutnerRefactor how variable scopes work
2014-12-12 Gunnar BeutnerImplement prototype functions
2014-12-08 Gunnar BeutnerImprove output of ToString for type objects
2014-12-08 Gunnar BeutnerRegister type objects as global variables
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-25 Gunnar BeutnerFix problems with the serializer when using 'type'...
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-11 Gunnar BeutnerFix some compiler warnings.
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-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
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.