]> granicus.if.org Git - icinga2/history - lib/base/type.hpp
Remove unused #includes
[icinga2] / lib / base / type.hpp
2015-03-28 Gunnar BeutnerRemove unused #includes
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-18 Gunnar BeutnerMake order for deferred initializers deterministic
2015-03-11 Gunnar BeutnerMake sure that 'icinga2 console' serializes temporary...
2015-02-25 Jean-Marcel FlachFix a missing import
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-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-10 Gunnar BeutnerAvoid unnecessary type lookups
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-31 Gunnar BeutnerImplement field attribute to hide fields in command...
2014-10-31 Gunnar BeutnerHide attributes in command auto-completion which cannot...
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-10-25 Gunnar BeutnerFix problems with the serializer when using 'type'...
2014-10-19 Gunnar BeutnerRename qstring.{cpp,hpp} to string.{cpp,hpp}
2014-08-31 Gunnar BeutnerDetect whether __COUNTER__ is available
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-05-25 Gunnar BeutnerRename C++ header files.