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
2574515840
Doc: added #include
21 years ago
..
examples
…
arg.cpp
…
arg.hpp
…
auto.hpp
documentation improved, new grouping
21 years ago
auto_test.cpp
…
autostacktracelog4cxx.cpp
added terminate handler (uncaught handler)
21 years ago
autostacktracestderr.cpp
added terminate handler (uncaught handler)
21 years ago
configfile.cpp
Save configuration using file.hpp
21 years ago
configfile.hpp
Save configuration using file.hpp
21 years ago
configfile.ini
initial version
21 years ago
configfile.ini.result
initial version
21 years ago
configfile_check.sh
initial version
21 years ago
configfile_test.cpp
initial version
21 years ago
deque.hpp
documentation improved, new grouping
21 years ago
doxyfile.in
…
exception.cpp
…
exception.hpp
improved and corrected trace formatting
21 years ago
exec.cpp
documentation improved, new grouping
21 years ago
exec.hpp
…
exec_test.cpp
exception tests: each exception must be in an own test case
21 years ago
file.hpp
Save configuration using file.hpp
21 years ago
list.hpp
documentation improved, new grouping
21 years ago
makefile.am
added configuration files for test
21 years ago
map.hpp
documentation improved, new grouping
21 years ago
mrw.hpp.in
…
mrwexclog4cxx_test.cpp
…
mrwexcstderr_test.cpp
…
multimap.hpp
documentation improved, new grouping
21 years ago
multiset.hpp
documentation improved, new grouping
21 years ago
regexp.cpp
…
regexp.hpp
added #include to documentation
21 years ago
regexp_test.cpp
…
set.hpp
documentation improved, new grouping
21 years ago
simpletrace.hpp
…
smartpointer.hpp
…
smartpointer_test.cpp
…
stacktrace.cpp
improved and corrected trace formatting
21 years ago
stacktrace.hpp
…
stacktrace_test.cpp
improved and corrected trace formatting
21 years ago
stdext.cpp
…
stdext.hpp
typo in doc
21 years ago
stdext_test.cpp
new tests for string exceptions
21 years ago
string.hpp
doc: hint regarding iomanip on string
21 years ago
test.dat
…
tokenizer.hpp
Doc: added #include
21 years ago
tokenizer_test.cpp
initial version
21 years ago
unistd.hpp
pipes can be blocking, non blocking or blocking on one side only
21 years ago
vector.hpp
documentation improved, new grouping
21 years ago
version.cpp.in
…