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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marc Wäckerlin e24852d0cd fixed dependency in bug 10 years ago
..
auto_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
configfile.ini
configfile.ini.result
configfile_check.sh
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
exec_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 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 fixed dependency in bug 10 years ago
mrw-c++_test.cxx
mrwautofunctiontracelog4cxx_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
mrwexclog4cxx_test.cxx
mrwexcstderr_test.cxx
regexp_test.cxx
smartpointer_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 11 years ago
stacktrace_test.cxx
stdext_test.cxx new functions min and max for 2 - 2+n parameters - now in C++11 vith variadics 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
tokenizer_test.cxx