- new file: version.cpp - new file header for all sources - work around warning in mrw::auto<T> - possibility to compile without log4cxx - work around bugs in demangle.h and libiberty.h - corrections in documentation - added simple tracing mechanism - more warnings - small corrections in Auto<>::Free and a new test for it - possibility to compile without stack trace
4 lines
268 B
Plaintext
4 lines
268 B
Plaintext
Configure can disable stack trace, if you have problems compiling it on your machine. It is also possible to compile without log4cxx.
|
|
|
|
New Feature: Templates are now used for automated resource management
|
|
New Feature: Command line argument evaluation and SmartPointer |