- 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
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
* Wed Aug 25 2004 Marc Wäckerlin <marc@waeckerlin.org> - 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
 | 
						|
	- pissibility to compile without stack trace
 | 
						|
* Wed May 28 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw)
 | 
						|
	- no more mrw:: exceptions in header files, all moved to .cpp
 | 
						|
	- make distclean now clean everything that was generated
 | 
						|
	- smartpointer_test.cpp was missing in CVS
 | 
						|
	- new makefile targets tag and release
 | 
						|
* Wed May 19 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw)
 | 
						|
	- no more auto.cpp
 | 
						|
* Tue May 18 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.92 (mrw)
 | 
						|
	- correct bfd detection on solaris
 | 
						|
	- templated auto classes
 | 
						|
	- forgotten to install in 0.91: header arg.hpp and smartpointer.hpp
 | 
						|
* Tue Apr 27 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.91 (mrw)
 | 
						|
	- mrw/arg.hpp: Command line argument evaluation
 | 
						|
	- mrw/smartpointer.hpp: Smart pointer implementation
 | 
						|
	- configure: Correction for Solaris
 | 
						|
* Fri Apr 24 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.90 (mrw)
 | 
						|
	- initial rpm with two spec files
 | 
						|
	- test cases for libmrwexcstderr and libmrwexclog4cxx
 | 
						|
* Thu Apr 23 2004 Marc Wäckerlin <marc@waeckerlin.org> - mrw-c++-0.11 (mrw)
 | 
						|
	- better support for solaris, but not yet tested
 | 
						|
	- more and better documentation and a pdf file
 | 
						|
	- new submodule "Automated Unexpected Handler with Stack Trace"
 |