.. |
CMakeLists.txt
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
application.cpp
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
application.h
|
Implement signal handler for SIGTERM.
|
2013-11-17 20:04:27 +01:00 |
application.ti
|
Implement serializer support for arbitrary classes.
|
2013-11-08 14:08:59 +01:00 |
array.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
array.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
bufferedstream.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
bufferedstream.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
consolelogger.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
consolelogger.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
consolelogger.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
context.cpp
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
context.h
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
convert.cpp
|
Fix Convert::ToString.
|
2013-11-11 13:04:18 +01:00 |
convert.h
|
Fix Convert::ToString.
|
2013-11-11 13:04:18 +01:00 |
debug.h
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
dictionary.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
dictionary.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
dynamicobject.cpp
|
Optimize DynamicObject::HasAuthority().
|
2013-11-11 08:39:35 +01:00 |
dynamicobject.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
dynamicobject.ti
|
Optimize DynamicObject::HasAuthority().
|
2013-11-11 08:39:35 +01:00 |
dynamictype.cpp
|
Remove GetType().
|
2013-11-08 21:37:21 +01:00 |
dynamictype.h
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
exception.cpp
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
exception.h
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
fifo.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
fifo.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
filelogger.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
filelogger.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
filelogger.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
i2-base.h
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
initialize.h
|
Use anonymous namespaces for INITIALIZE_ONCE().
|
2013-11-08 21:12:47 +01:00 |
logger.cpp
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
logger.h
|
Fix spelling mistake.
|
2013-11-21 08:30:16 +01:00 |
logger.ti
|
Implement serializer support for arbitrary classes.
|
2013-11-08 14:08:59 +01:00 |
logger_fwd.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
netstring.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
netstring.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
networkstream.cpp
|
Remove unused #includes.
|
2013-10-22 10:13:35 +02:00 |
networkstream.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
object.cpp
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
object.h
|
Implement serializer support for arbitrary classes.
|
2013-11-08 14:08:59 +01:00 |
objectlock.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
objectlock.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
process-unix.cpp
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
process-windows.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
process.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
process.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
qstring.cpp
|
Implement support for non-standard "multi" performance data.
|
2013-11-17 03:29:43 +01:00 |
qstring.h
|
Implement support for non-standard "multi" performance data.
|
2013-11-17 03:29:43 +01:00 |
registry.h
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
ringbuffer.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
ringbuffer.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
script.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
script.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
script.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
scriptfunction.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
scriptfunction.h
|
Make sure Registry<> types are unique.
|
2013-10-10 23:07:34 +02:00 |
scriptfunctionwrapper.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
scriptfunctionwrapper.h
|
Add NOTIFICATION{AUTHOR,AUTHORNAME,COMMENT} macros.
|
2013-10-19 00:19:16 +02:00 |
scriptinterpreter.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
scriptinterpreter.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
scriptlanguage.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
scriptlanguage.h
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
scriptvariable.cpp
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
scriptvariable.h
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
serializer.cpp
|
Ignore invalid fields in the state file.
|
2013-11-09 18:30:17 +01:00 |
serializer.h
|
Implement serializer support for arbitrary classes.
|
2013-11-08 14:08:59 +01:00 |
singleton.h
|
Implement the ReflectionType class.
|
2013-11-05 08:56:18 +01:00 |
socket.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
socket.h
|
Clean up socket code.
|
2013-10-18 08:26:48 +02:00 |
stacktrace.cpp
|
Implement support for high-level stack traces.
|
2013-11-21 09:42:27 +01:00 |
stacktrace.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
stdiostream.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
stdiostream.h
|
Windows build fix.
|
2013-10-10 23:07:33 +02:00 |
stream.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
stream.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
stream_bio.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
stream_bio.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
streamlogger.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
streamlogger.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
streamlogger.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
sysloglogger.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
sysloglogger.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
sysloglogger.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
tcpsocket.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
tcpsocket.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
threadpool.cpp
|
Fix handle leak in the ThreadPool class.
|
2013-11-21 07:46:12 +01:00 |
threadpool.h
|
Fix handle leak in the ThreadPool class.
|
2013-11-21 07:46:12 +01:00 |
timer.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
timer.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
tlsstream.cpp
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
|
2013-11-07 08:28:33 +01:00 |
tlsstream.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
tlsutility.cpp
|
Fix compatibility with OpenSSL <1.0.0.
|
2013-11-13 10:36:57 +01:00 |
tlsutility.h
|
Implement support for CRLs.
|
2013-11-13 10:30:40 +01:00 |
type.cpp
|
Remove GetType().
|
2013-11-08 21:37:21 +01:00 |
type.h
|
Remove GetType().
|
2013-11-08 21:37:21 +01:00 |
unix.h
|
Implement file type flags for Utility::Glob.
|
2013-11-22 09:03:52 +01:00 |
unixsocket.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
unixsocket.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
utility.cpp
|
Glob: Use stat() instead of lstat().
|
2013-11-22 10:41:57 +01:00 |
utility.h
|
Implement file type flags for Utility::Glob.
|
2013-11-22 09:03:52 +01:00 |
value.cpp
|
Fix exception in Value::ToJson().
|
2013-11-11 09:31:36 +01:00 |
value.h
|
Add missing == operator for the Value class.
|
2013-11-08 21:12:22 +01:00 |
visibility.h
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
win32.h
|
Add cmake build files.
|
2013-11-03 13:45:26 +01:00 |
workqueue.cpp
|
Optimize IDO queries.
|
2013-11-22 10:32:53 +01:00 |
workqueue.h
|
Optimize IDO queries.
|
2013-11-22 10:32:53 +01:00 |
zlibstream.cpp
|
Fix: ZlibStream doesn't work even if libssl supports zlib.
|
2013-10-15 12:59:49 +02:00 |
zlibstream.h
|
Fix: ZlibStream doesn't work even if libssl supports zlib.
|
2013-10-15 12:59:49 +02:00 |