turley
dfccaa0ae8
avoid some copies
2016-12-15 16:59:58 +01:00
turley
189cad3479
Formating everything
...
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
Thomas Volkert
0b8b7d7d14
Introduced ConfigEnvironment class to remove the cross dependencies
...
between clib and plib
2015-11-08 14:46:48 +01:00
Thomas Volkert
ece3eb30e7
Removed cross references between clib and plib as preparation for
...
upcoming code restructuring
2015-09-15 22:50:07 +02:00
Thomas Volkert
313bd83819
added ExceptionParser::logAllStackTraces()
2015-04-09 15:50:38 +02:00
Thomas Volkert
ac358cbad8
use correct header guards
2015-04-09 14:01:54 +02:00
Thomas Volkert
654ebe7620
- use the term "program abort" instead of "crash"
...
- use ExceptionParser::reportProgramAbort() as globally accessible
function
2015-04-09 13:20:18 +02:00
Thomas Volkert
f76c0ec30b
updated coding style in ExceptionParser class
2015-04-07 20:30:27 +02:00
Thomas Volkert
19b28bd1b3
tabs removed
2015-04-07 13:42:06 +02:00
Thomas Volkert
cab96ec416
- fixed: doc.
2014-11-02 22:49:42 +01:00
Thomas Volkert
9643e03bab
- fixed: ExceptionParser: avoid stl_inc.h, aligned tab stops
2014-11-01 23:22:29 +01:00
Thomas Volkert
f4fefc5f5c
- added ExceptionParser class
2014-11-01 22:59:09 +01:00