..
examples
…
arg.cpp
new static methods to simplify access to options
21 years ago
arg.hpp
new static methods to simplify access to options
21 years ago
auto.hpp
documentation improved, new grouping
21 years ago
auto_test.cpp
…
autofunctiontracelog4cxx.cpp
initial version
21 years ago
autostacktracelog4cxx.cpp
now naming for the logger: "mrw.stacktrace" instead of simply "libmrw"
21 years ago
autostacktracestderr.cpp
interference between group name StackTrace and class name StackTrace
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
new aliases to document mutexes
21 years ago
dynamiclibrary.hpp
finished and documented
21 years ago
dynamiclibrary_test.cpp
initial release
21 years ago
dynamiclibrary_testlib.cpp
initial release
21 years ago
errno.cpp
added ifdef for non glibc (Solaris)
21 years ago
errno.hpp
I'm so stupid, there's strerror for mapping errno to a string...
21 years ago
exception.cpp
…
exception.hpp
added errno / unix_error
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
some fixes for solaris
21 years ago
functiontrace.cpp
initial version
21 years ago
functiontrace.hpp
initial version
21 years ago
functiontrace_test.cpp
initial version
21 years ago
list.hpp
documentation improved, new grouping
21 years ago
makefile.am
dynamic library is conditional
21 years ago
map.hpp
documentation improved, new grouping
21 years ago
mrw.hpp.in
complete new arrangement of documentation front page
21 years ago
mrwautofunctiontracelog4cxx_test.cpp
initial version
21 years ago
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
fixed for solaris (included sys/types.h)
21 years ago
regexp_test.cpp
…
set.hpp
documentation improved, new grouping
21 years ago
smartpointer.hpp
…
smartpointer_test.cpp
…
stacktrace.cpp
typo
21 years ago
stacktrace.hpp
Dynamic loading of libbfd, no more dependency on specific libbfd version!
21 years ago
stacktrace_test.cpp
improved and corrected trace formatting
21 years ago
stdext.cpp
…
stdext.hpp
removed deprecated min, max
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
…