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 93160f4ee4 added regexp 21 years ago
..
examples
arg.cpp Constness corrected 21 years ago
arg.hpp Constness corrected 21 years ago
auto.hpp better comment and operators -> and * for AutoPtr 21 years ago
auto_test.cpp additional test for release and reset 21 years ago
autostacktracelog4cxx.cpp
autostacktracestderr.cpp no newline at the end of stack trace 21 years ago
deque.hpp
doxyfile.in removed deprecated tags 21 years ago
exception.cpp
exception.hpp
exec.cpp
exec.hpp
exec_test.cpp test for bad exception specification 21 years ago
list.hpp
makefile.am added regexp 21 years ago
map.hpp
mrw.hpp.in
mrwexclog4cxx_test.cpp
mrwexcstderr_test.cpp
multimap.hpp
multiset.hpp
regexp.cpp initial version 21 years ago
regexp.hpp initial version 21 years ago
regexp_test.cpp initial version 21 years ago
set.hpp
simpletrace.hpp
smartpointer.hpp
smartpointer_test.cpp
stacktrace.cpp no more need for ldd in StackTrace, read from /proc/self/maps 21 years ago
stacktrace.hpp bug fixed (put solution in the documentation) 21 years ago
stacktrace_test.cpp check whether shared libraries are evaluated 21 years ago
stdext.cpp bugfix, now it works for empty lines 21 years ago
stdext.hpp getline reads a whole line from a stream 21 years ago
stdext_test.cpp remove stdout, print stack trace 21 years ago
string.hpp
test.dat
unistd.hpp
vector.hpp
version.cpp.in