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
3f2a31fb12
Bugfix: different behaviour on Linux and Mac; refs #7
12 years ago
..
arg.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
args.hxx
added --version to arguments; refs #7
12 years ago
auto.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
checkcxx11.hxx
Bugfix: different behaviour on Linux and Mac; refs #7
12 years ago
configfile.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
deque.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
dynamiclibrary.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
errno.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
exception.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
exec.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
file.hxx
wheezy needs unistd.h for unlink; refs #2
13 years ago
functiontrace.hxx
all should work now, but test mrwautofunctiontracelog4cxx_test-mt fails, so no multithreading until this is fixed; refs #2
13 years ago
iomanip.hxx
solve lvalue problem in container shift; refs #7
12 years ago
list.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
makefile.am
middle of porting; unstable, don't checkout; refs #1
14 years ago
map.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
mrw.hxx.in
middle of porting; unstable, don't checkout; refs #1
14 years ago
multimap.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
multiset.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
regexp.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
set.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
shared.hxx
added new shared pointer with simpler interface; refs #7
12 years ago
smartpointer.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
stacktrace.hxx
middle of porting; unstable, don't checkout, src compiles; refs #1
14 years ago
stdext.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
string.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
tokenizer.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
unistd.hxx
middle of porting; unstable, don't checkout; refs #1
14 years ago
vector.hxx
my initial idea does not work - full copy on shift in, reference on shift out; refs #6
12 years ago