C++ Library containing a lot of needful things: Stack Trace, Command Line Parser, Resource Handling, Configuration Files, Unix Command Execution, Directories, Regular Expressions, Tokenizer, Function Trace, Standard Extensions.
 
 
 
 
 
Marc Wäckerlin 80c80e9cc4 upgraded to C++17 compatibility 6 years ago
..
auto_test.cxx fixed some non-explicit conversions, so that make distcheck runs on mac yosemite 10 years ago
configfile.ini middle of porting; unstable, don't checkout, tests run but fail; refs #1 14 years ago
configfile.ini.result middle of porting; unstable, don't checkout, tests run but fail; refs #1 14 years ago
configfile_check.sh middle of porting; unstable, don't checkout; refs #1 14 years ago
configfile_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
dynamiclibrary_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
dynamiclibrary_testlib.cxx middle of porting; unstable, don't checkout; refs #1 14 years ago
exec_test.cxx upgraded to C++17 compatibility 6 years ago
functiontrace_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
makefile.am upgraded to C++17 compatibility 6 years ago
mrw-c++.cxx bugfix, possible crash 9 years ago
mrw-c++_test.cxx middle of porting; unstable, don't checkout; refs #1 14 years ago
mrwautofunctiontracelog4cxx_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
regexp_test.cxx middle of porting; unstable, don't checkout, added xml check output; refs #1 14 years ago
smartpointer_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
stacktrace_test.cxx middle of porting; unstable, don't checkout, added xml check output; refs #1 14 years ago
stdext_test.cxx fixed some non-explicit conversions, so that make distcheck runs on mac yosemite 10 years ago
string_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
test.dat middle of porting; unstable, don't checkout; refs #1 14 years ago
tokenizer_test.cxx middle of porting; unstable, don't checkout, added xml check output; refs #1 14 years ago