.. |
Makefile.am
|
Implemented stacktrace support for Windows.
|
2013-03-07 15:00:26 +01:00 |
application.cpp
|
Implement automated stacktraces for exceptions.
|
2013-03-07 19:44:39 +01:00 |
application.h
|
Implemented stacktrace support for Windows.
|
2013-03-07 15:00:26 +01:00 |
asynctask.h
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
attribute.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
attribute.h
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
base.vcxproj
|
Implemented stacktrace support for Windows.
|
2013-03-07 15:00:26 +01:00 |
base.vcxproj.filters
|
Implemented stacktrace support for Windows.
|
2013-03-07 15:00:26 +01:00 |
component.cpp
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
component.h
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
connection.cpp
|
Refactored the socket classes.
|
2012-11-22 12:04:32 +01:00 |
connection.h
|
Fine-grained locks (WIP, Part 2).
|
2013-02-18 14:40:24 +01:00 |
convert.cpp
|
Implemented environment-based macros.
|
2013-02-09 23:02:33 +01:00 |
convert.h
|
Implemented environment-based macros.
|
2013-02-09 23:02:33 +01:00 |
dictionary.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
dictionary.h
|
Refactored object locking code.
|
2013-03-01 12:07:52 +01:00 |
dynamicobject.cpp
|
Added more templates.
|
2013-03-08 16:02:33 +01:00 |
dynamicobject.h
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
dynamictype.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
dynamictype.h
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
eventqueue.cpp
|
Catch exceptions in EventQueue::QueueThreadProc.
|
2013-03-08 14:43:07 +01:00 |
eventqueue.h
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
exception.cpp
|
Use TLS for last exception stack trace.
|
2013-03-08 14:42:41 +01:00 |
exception.h
|
Use TLS for last exception stack trace.
|
2013-03-08 14:42:41 +01:00 |
fifo.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
fifo.h
|
Refactored the socket classes.
|
2012-11-22 12:04:32 +01:00 |
i2-base.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
i2-base.h
|
Implemented stacktrace support for Windows.
|
2013-03-07 15:00:26 +01:00 |
logger.cpp
|
Refactored object locking code.
|
2013-03-01 12:07:52 +01:00 |
logger.h
|
Refactored object locking code.
|
2013-03-01 12:07:52 +01:00 |
netstring.cpp
|
Fine-grained locks (WIP, Part 1).
|
2013-02-17 19:14:34 +01:00 |
netstring.h
|
Refactored the socket classes.
|
2012-11-22 12:04:32 +01:00 |
object.cpp
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
object.h
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
objectlock.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
objectlock.h
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
process-unix.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
process-windows.cpp
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
process.cpp
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
process.h
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
qstring.cpp
|
Implement Convert class, move existing type conversion functionality there
|
2013-01-29 12:05:46 +01:00 |
qstring.h
|
Implement Convert class, move existing type conversion functionality there
|
2013-01-29 12:05:46 +01:00 |
ringbuffer.cpp
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
ringbuffer.h
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
script.cpp
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
script.h
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
scriptfunction.cpp
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
scriptfunction.h
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
scriptinterpreter.cpp
|
Fixed compiler warnings.
|
2013-03-07 08:14:55 +01:00 |
scriptinterpreter.h
|
Fine-grained locks (WIP, Part 1).
|
2013-02-17 19:14:34 +01:00 |
scriptlanguage.cpp
|
Fine-grained locks (WIP, Part 1).
|
2013-02-17 19:14:34 +01:00 |
scriptlanguage.h
|
Fine-grained locks (WIP, Part 1).
|
2013-02-17 19:14:34 +01:00 |
scripttask.cpp
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
scripttask.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
socket.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
socket.h
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
stacktrace.cpp
|
Implement automated stacktraces for exceptions.
|
2013-03-07 19:44:39 +01:00 |
stacktrace.h
|
Implement automated stacktraces for exceptions.
|
2013-03-07 19:44:39 +01:00 |
stdiostream.cpp
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
stdiostream.h
|
Fine-grained locks (WIP, Part 2).
|
2013-02-18 14:40:24 +01:00 |
stream.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
stream.h
|
Fine-grained locks (WIP, Part 1).
|
2013-02-17 19:14:34 +01:00 |
stream_bio.cpp
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
stream_bio.h
|
Refactored the socket classes.
|
2012-11-22 12:04:32 +01:00 |
streamlogger.cpp
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
streamlogger.h
|
Fine-grained locks (WIP, Part 5).
|
2013-02-19 12:17:31 +01:00 |
sysloglogger.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
sysloglogger.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
tcpsocket.cpp
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
tcpsocket.h
|
Refactored the socket classes.
|
2012-11-22 12:04:32 +01:00 |
timer.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
timer.h
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
tlsstream.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
tlsstream.h
|
Minor cleanups.
|
2012-11-23 11:04:08 +01:00 |
unix.h
|
Implement automated stacktraces for exceptions.
|
2013-03-07 19:44:39 +01:00 |
unixsocket.cpp
|
Use BOOST_THROW_EXCEPTION instead of boost::throw_exception()
|
2013-02-06 12:51:12 +01:00 |
unixsocket.h
|
Build fix for *NIX.
|
2012-11-23 12:34:06 +01:00 |
utility.cpp
|
Implemented stacktrace support for Windows.
|
2013-03-07 15:00:26 +01:00 |
utility.h
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
value.cpp
|
Implement support for deserializing JSON arrays.
|
2013-02-28 14:06:30 +01:00 |
value.h
|
Fine-grained locks (WIP, Part 9).
|
2013-02-24 01:10:34 +01:00 |
win32.h
|
Fix string_iless performance issue.
|
2013-01-28 09:43:54 +01:00 |