]> granicus.if.org Git - icinga2/commit
Prefer boost::* over C++0x features.
authorGunnar Beutner <gunnar@beutner.name>
Fri, 15 Jun 2012 17:32:41 +0000 (19:32 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Fri, 15 Jun 2012 17:32:41 +0000 (19:32 +0200)
commit0bd53236299737f4baf665b5e8e27a58bc1eed43
tree29e9d2b0d57966f3a8c99e56b0307e6dffa44068
parentd52afa080eb96251266a4808cfef2631b1c6fcd0
Prefer boost::* over C++0x features.
56 files changed:
base/Makefile.am
base/application.cpp
base/application.h
base/base.vcxproj
base/configobject.cpp
base/cxx11-compat.h [deleted file]
base/exception.cpp
base/fifo.cpp
base/i2-base.h
base/objectmap.h
base/objectset.h
base/socket.cpp
base/socket.h
base/tcpclient.cpp
base/tcpclient.h
base/tcpserver.cpp
base/tcpsocket.cpp
base/timer.cpp
base/timer.h
base/tlsclient.cpp
base/tlsclient.h
components/checker/checkercomponent.cpp
components/checker/checkercomponent.h
components/checker/i2-checker.h
components/configfile/configfilecomponent.cpp
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
components/delegation/delegationcomponent.cpp
components/delegation/delegationcomponent.h
components/demo/democomponent.cpp
components/demo/democomponent.h
components/discovery/discoverycomponent.cpp
components/discovery/discoverycomponent.h
config/ax_cxx_compile_stdcxx_0x.m4 [deleted file]
configure.ac
dyn/config_parser.cc
dyn/config_parser.yy
dyn/configcompiler.cpp
dyn/configitem.cpp
dyn/expression.cpp
dyn/i2-dyn.h
dyntest/dyntest.cpp
icinga-app/icinga.cpp
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/icingaapplication.cpp
icinga/icingaapplication.h
icinga/jsonrpcendpoint.cpp
icinga/jsonrpcendpoint.h
icinga/nagioschecktask.cpp
icinga/virtualendpoint.cpp
icinga/virtualendpoint.h
jsonrpc/jsonrpcclient.cpp
jsonrpc/jsonrpcclient.h
jsonrpc/jsonrpcserver.cpp
jsonrpc/messagepart.cpp