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 38fd181264 added tokenizer 20 years ago
..
examples release 0.91 20 years ago
arg.cpp Constness corrected 20 years ago
arg.hpp Constness corrected 20 years ago
auto.hpp better comment and operators -> and * for AutoPtr 20 years ago
auto_test.cpp additional test for release and reset 20 years ago
autostacktracelog4cxx.cpp mrw-c++-0.92 (mrw) 20 years ago
autostacktracestderr.cpp no newline at the end of stack trace 20 years ago
deque.hpp new feature 20 years ago
doxyfile.in removed deprecated tags 20 years ago
exception.cpp mrw-c++-0.92 (mrw) 20 years ago
exception.hpp new group for suggestions 20 years ago
exec.cpp stable implementation with select for both executes 20 years ago
exec.hpp added possibility to pass string to stdin of child process 20 years ago
exec_test.cpp added possibility to pass string to stdin of child process 20 years ago
list.hpp new feature 20 years ago
makefile.am added tokenizer 20 years ago
map.hpp new feature 20 years ago
mrw.hpp.in several changes and reorganisation 20 years ago
mrwexclog4cxx_test.cpp mrw-c++-0.92 (mrw) 20 years ago
mrwexcstderr_test.cpp mrw-c++-0.92 (mrw) 20 years ago
multimap.hpp new feature 20 years ago
multiset.hpp new feature 20 years ago
regexp.cpp possibility to evaluate and extract sub expressions 20 years ago
regexp.hpp error in documentation syntax 20 years ago
regexp_test.cpp possibility to evaluate and extract sub expressions 20 years ago
set.hpp new feature 20 years ago
simpletrace.hpp mrw-c++-0.92 (mrw) 20 years ago
smartpointer.hpp mrw-c++-0.92 (mrw) 20 years ago
smartpointer_test.cpp mrw-c++-0.92 (mrw) 20 years ago
stacktrace.cpp no more need for ldd in StackTrace, read from /proc/self/maps 20 years ago
stacktrace.hpp bug fixed (put solution in the documentation) 20 years ago
stacktrace_test.cpp check whether shared libraries are evaluated 20 years ago
stdext.cpp bugfix, now it works for empty lines 20 years ago
stdext.hpp error in documentation: group forgotten 20 years ago
stdext_test.cpp remove stdout, print stack trace 20 years ago
string.hpp inlines forgotten 20 years ago
test.dat erste version, test vor configure 20 years ago
tokenizer.hpp initial version 20 years ago
tokenizer_test.cpp initial version 20 years ago
unistd.hpp support for connect_cin 20 years ago
vector.hpp new feature 20 years ago
version.cpp.in library versioning now works how i want it 20 years ago