icinga2/lib/base
Gunnar Beutner 91da55872d Avoid unnecessary dictionary lookups
fixes #8922
2015-03-31 11:45:38 +02:00
..
CMakeLists.txt Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
application-version.cpp Update copyright year 2015-01-22 12:00:23 +01:00
application.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
application.hpp Clean up the start-up process a bit 2015-03-18 11:14:51 +01:00
application.ti Update copyright year 2015-01-22 12:00:23 +01:00
array-script.cpp Implement the Array#join method 2015-02-02 08:39:16 +01:00
array.cpp Allow some of the Array and Dictionary methods to be inlined by the compiler 2015-03-10 13:46:24 +01:00
array.hpp Avoid some unnecessary PLT indirections for constructor calls 2015-03-28 16:13:44 +01:00
boolean-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
boolean.cpp Update copyright year 2015-01-22 12:00:23 +01:00
boolean.hpp Update copyright year 2015-01-22 12:00:23 +01:00
console.cpp Implement support for libedit 2015-03-17 15:05:47 +01:00
console.hpp Implement support for libedit 2015-03-17 15:05:47 +01:00
context.cpp Update copyright year 2015-01-22 12:00:23 +01:00
context.hpp Update copyright year 2015-01-22 12:00:23 +01:00
convert.cpp Update copyright year 2015-01-22 12:00:23 +01:00
convert.hpp Update copyright year 2015-01-22 12:00:23 +01:00
debug.hpp Update copyright year 2015-01-22 12:00:23 +01:00
debuginfo.cpp Update copyright year 2015-01-22 12:00:23 +01:00
debuginfo.hpp Update copyright year 2015-01-22 12:00:23 +01:00
dictionary-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dictionary.cpp Avoid unnecessary dictionary lookups 2015-03-31 11:45:38 +02:00
dictionary.hpp Avoid unnecessary dictionary lookups 2015-03-31 11:45:38 +02:00
dynamicobject.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
dynamicobject.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
dynamicobject.ti Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
dynamictype.cpp Use TypeInstance field instead of looking up types by name 2015-03-20 08:15:07 +01:00
dynamictype.hpp Update copyright year 2015-01-22 12:00:23 +01:00
exception.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
exception.hpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
fifo.cpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
fifo.hpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
filelogger.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
filelogger.hpp Make the argments for the stats functions const-ref 2015-02-13 11:29:15 +01:00
filelogger.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
function-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
function.cpp Implement constructor-style casts 2015-03-21 22:48:23 +01:00
function.hpp Implement a unit test for nullary lambdas 2015-02-03 14:02:32 +01:00
functionwrapper.cpp Update copyright year 2015-01-22 12:00:23 +01:00
functionwrapper.hpp Don't ignore extraneous arguments for functions 2015-03-15 11:24:09 +01:00
i2-base.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
initialize.cpp Make order for deferred initializers deterministic 2015-03-18 13:24:31 +01:00
initialize.hpp Make order for deferred initializers deterministic 2015-03-18 13:24:31 +01:00
json-script.cpp Implement the Json.encode and Json.decode methods 2015-02-09 08:14:06 +01:00
json.cpp Remove redundant function 2015-03-02 12:47:20 +01:00
json.hpp Update copyright year 2015-01-22 12:00:23 +01:00
loader.cpp Add missing include in loader.cpp 2015-03-22 15:04:00 +01:00
loader.hpp Make order for deferred initializers deterministic 2015-03-18 13:24:31 +01:00
logger.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
logger.hpp Make copy constructor private for the Log class 2015-03-02 12:42:33 +01:00
logger.ti Update copyright year 2015-01-22 12:00:23 +01:00
math-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
netstring.cpp Fix compiler warnings 2015-03-02 14:10:26 +01:00
netstring.hpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
networkstream.cpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
networkstream.hpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
number-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
number.cpp Update copyright year 2015-01-22 12:00:23 +01:00
number.hpp Update copyright year 2015-01-22 12:00:23 +01:00
object-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
object.cpp Update copyright year 2015-01-22 12:00:23 +01:00
object.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
objectlock.hpp Update copyright year 2015-01-22 12:00:23 +01:00
primitivetype.cpp Implement constructor-style casts 2015-03-21 22:48:23 +01:00
primitivetype.hpp Implement constructor-style casts 2015-03-21 22:48:23 +01:00
process.cpp Kill entire process group after plugin timeout 2015-03-11 07:12:59 +01:00
process.hpp Update copyright year 2015-01-22 12:00:23 +01:00
registry.hpp Update copyright year 2015-01-22 12:00:23 +01:00
ringbuffer.cpp Update copyright year 2015-01-22 12:00:23 +01:00
ringbuffer.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptframe.cpp Avoid unnecessary allocations in ScriptFrame::SetCurrentFrame 2015-03-29 22:26:07 +02:00
scriptframe.hpp Avoid unnecessary allocations in ScriptFrame::SetCurrentFrame 2015-03-29 22:26:07 +02:00
scriptglobal.cpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptglobal.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptutils.cpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
scriptutils.hpp Implement get_object() and get_objects() 2015-01-28 08:36:17 +01:00
serializer.cpp Update copyright year 2015-01-22 12:00:23 +01:00
serializer.hpp Update copyright year 2015-01-22 12:00:23 +01:00
singleton.hpp Update copyright year 2015-01-22 12:00:23 +01:00
socket.cpp Move most of the socket I/O to a separate thread 2015-02-14 09:42:11 +01:00
socket.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
socketevents.cpp Fix leak in SocketEvents::Threadproc 2015-03-02 10:14:14 +01:00
socketevents.hpp Fix another potential deadlock in SocketEvents::WakeUpThread 2015-02-20 15:25:56 +01:00
stacktrace.cpp Update copyright year 2015-01-22 12:00:23 +01:00
stacktrace.hpp Update copyright year 2015-01-22 12:00:23 +01:00
statsfunction.cpp Make the argments for the stats functions const-ref 2015-02-13 11:29:15 +01:00
statsfunction.hpp Make the argments for the stats functions const-ref 2015-02-13 11:29:15 +01:00
stdiostream.cpp Fix another potential hang in TlsStream::Handshake 2015-02-27 09:03:23 +01:00
stdiostream.hpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
stream.cpp Fix unit tests for the Stream class 2015-02-14 17:40:29 +01:00
stream.hpp Fix unit tests for the Stream class 2015-02-14 17:40:29 +01:00
streamlogger.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
streamlogger.hpp Fix compiler warnings 2015-03-02 14:10:26 +01:00
streamlogger.ti Don't allow users to instantiate the StreamLogger class 2015-03-20 08:16:10 +01:00
string-script.cpp Fix argument type for the StringContains function 2015-03-11 06:42:45 +01:00
string.cpp Update copyright year 2015-01-22 12:00:23 +01:00
string.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
sysloglogger.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
sysloglogger.hpp Make the argments for the stats functions const-ref 2015-02-13 11:29:15 +01:00
sysloglogger.ti Update copyright year 2015-01-22 12:00:23 +01:00
tcpsocket.cpp Update copyright year 2015-01-22 12:00:23 +01:00
tcpsocket.hpp Update copyright year 2015-01-22 12:00:23 +01:00
thinmutex.cpp Remove unused code in the ThinMutex class 2014-11-24 01:01:39 +01:00
thinmutex.hpp Remove unused parameter 2014-11-24 01:05:19 +01:00
threadpool.cpp Update copyright year 2015-01-22 12:00:23 +01:00
threadpool.hpp Update copyright year 2015-01-22 12:00:23 +01:00
timer.cpp Make sure the WQ status timer is stopped properly 2015-03-01 22:25:48 +01:00
timer.hpp Fix another crash in Timer::Call 2015-02-28 08:43:49 +01:00
tlsstream.cpp Implement SNI support for the TlsStream class 2015-03-05 14:15:42 +01:00
tlsstream.hpp Implement SNI support for the TlsStream class 2015-03-05 14:15:42 +01:00
tlsutility.cpp Fix crash in MakeX509CSR when using ancient versions of OpenSSL 2015-03-26 08:23:24 +01:00
tlsutility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
type.cpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
type.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
unix.hpp Update copyright year 2015-01-22 12:00:23 +01:00
unixsocket.cpp Update copyright year 2015-01-22 12:00:23 +01:00
unixsocket.hpp Update copyright year 2015-01-22 12:00:23 +01:00
utility.cpp Make order for deferred initializers deterministic 2015-03-18 13:24:31 +01:00
utility.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00
value-operators.cpp Implement the assignment operator for the Value class 2015-03-02 12:55:48 +01:00
value.cpp Avoid most other unnecessary PLT indirections 2015-03-28 17:40:01 +01:00
value.hpp Implement the assignment operator for the Value class 2015-03-02 12:55:48 +01:00
visibility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
win32.hpp Update copyright year 2015-01-22 12:00:23 +01:00
workqueue.cpp Implement the pending_queries metric for the IDO check task 2015-03-13 12:00:30 +01:00
workqueue.hpp Remove unused #includes 2015-03-29 00:03:47 +01:00