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 3d6562b9f3 added errno / unix_error 20 years ago
..
examples release 0.91 20 years ago
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 documentation improved, new grouping 20 years ago
auto_test.cpp additional test for release and reset 20 years ago
autostacktracelog4cxx.cpp interference between group name StackTrace and class name StackTrace 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 documentation improved, new grouping 20 years ago
doxyfile.in removed deprecated tags 20 years ago
errno.cpp new in release 1.8.0 20 years ago
errno.hpp new in release 1.8.0 20 years ago
exception.cpp mrw-c++-0.92 (mrw) 20 years ago
exception.hpp added errno / unix_error 20 years ago
exec.cpp documentation improved, new grouping 20 years ago
exec.hpp added possibility to pass string to stdin of child process 20 years ago
exec_test.cpp exception tests: each exception must be in an own test case 20 years ago
file.hpp Save configuration using file.hpp 20 years ago
list.hpp documentation improved, new grouping 20 years ago
makefile.am added errno / unix_error 20 years ago
map.hpp documentation improved, new grouping 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 documentation improved, new grouping 20 years ago
multiset.hpp documentation improved, new grouping 20 years ago
regexp.cpp possibility to evaluate and extract sub expressions 20 years ago
regexp.hpp added #include to documentation 20 years ago
regexp_test.cpp possibility to evaluate and extract sub expressions 20 years ago
set.hpp documentation improved, new grouping 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 improved and corrected trace formatting 20 years ago
stacktrace.hpp interference between group name StackTrace and class name StackTrace 20 years ago
stacktrace_test.cpp improved and corrected trace formatting 20 years ago
stdext.cpp bugfix, now it works for empty lines 20 years ago
stdext.hpp typo in doc 20 years ago
stdext_test.cpp new tests for string exceptions 20 years ago
string.hpp doc: hint regarding iomanip on string 20 years ago
test.dat erste version, test vor configure 20 years ago
tokenizer.hpp Doc: added #include 20 years ago
tokenizer_test.cpp initial version 20 years ago
unistd.hpp pipes can be blocking, non blocking or blocking on one side only 20 years ago
vector.hpp documentation improved, new grouping 20 years ago
version.cpp.in library versioning now works how i want it 20 years ago