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 39b7520ffd renamed loggerhierarchy from mrw.gccfunctiontrace to mrw.fn 20 years ago
..
examples
arg.cpp new static methods to simplify access to options 20 years ago
arg.hpp new static methods to simplify access to options 20 years ago
auto.hpp
auto_test.cpp
autofunctiontracelog4cxx.cpp renamed loggerhierarchy from mrw.gccfunctiontrace to mrw.fn 20 years ago
autostacktracelog4cxx.cpp now naming for the logger: "mrw.stacktrace" instead of simply "libmrw" 20 years ago
autostacktracestderr.cpp interference between group name StackTrace and class name StackTrace 20 years ago
configfile.cpp Save configuration using file.hpp 20 years ago
configfile.hpp Save configuration using file.hpp 20 years ago
configfile.ini initial version 20 years ago
configfile.ini.result initial version 20 years ago
configfile_check.sh initial version 20 years ago
configfile_test.cpp initial version 20 years ago
deque.hpp
doxyfile.in source code browser 20 years ago
dynamiclibrary.hpp finished and documented 20 years ago
dynamiclibrary_test.cpp initial release 20 years ago
dynamiclibrary_testlib.cpp initial release 20 years ago
errno.cpp added ifdef for non glibc (Solaris) 20 years ago
errno.hpp I'm so stupid, there's strerror for mapping errno to a string... 20 years ago
exception.cpp
exception.hpp changed size of dot image so that it fits an A4 20 years ago
exec.cpp bugs have been fixed a long time ago, now no more in buglist 20 years ago
exec.hpp
exec_test.cpp
file.hpp some fixes for solaris 20 years ago
functiontrace.cpp initial version 20 years ago
functiontrace.hpp initial version 20 years ago
functiontrace_test.cpp bugfix: linenumbers change at checkin... 20 years ago
list.hpp
makefile.am - removed old TRACER 20 years ago
map.hpp
mrw.hpp.in added download link for multithreaded rpm package 20 years ago
mrwautofunctiontracelog4cxx_test.cpp renamed loggerhierarchy from mrw.gccfunctiontrace to mrw.fn 20 years ago
mrwexclog4cxx_test.cpp
mrwexcstderr_test.cpp
multimap.hpp
multiset.hpp
regexp.cpp
regexp.hpp fixed for solaris (included sys/types.h) 20 years ago
regexp_test.cpp
set.hpp
smartpointer.hpp
smartpointer_test.cpp
stacktrace.cpp It's multithreaded now, thanks to a boost mutex 20 years ago
stacktrace.hpp It's multithreaded now, thanks to a boost mutex 20 years ago
stacktrace_test.cpp improved and corrected trace formatting 20 years ago
stdext.cpp
stdext.hpp removed deprecated min, max 20 years ago
stdext_test.cpp
string.hpp doc: hint regarding iomanip on string 20 years ago
test.dat
tokenizer.hpp Doc: added #include 20 years ago
tokenizer_test.cpp initial version 20 years ago
unistd.hpp
vector.hpp
version.cpp.in