Files
mrw-cxx/NEWS
Marc Wäckerlin 235a15020b mrw-c++-0.92 (mrw)
- 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
2004-08-28 16:21:25 +00:00

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