more changes

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@425 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-01-05 13:43:10 +00:00
parent ef31b188af
commit b2b3acaadb

View file

@ -8,7 +8,7 @@ General:
- now also the ms toolkit 2003 generates a library (pk)
- LockPtr added (rs)
- ScopeGuard added (pk,rs)
- improved Makefile (Thanks to Lukas Fittl, pk)
- improved Makefiles (Thanks to Lukas Fittl, pk)
- several gcc fixes by Lukas Fittl
OrderedStatic:
@ -28,8 +28,8 @@ TypeTraits:
- bug 1388477 fixed (pk)
flex_string:
- fix compare bug by updating (Thanks to Justin Matthews, pk)
- fix seg faults on linux and windows (pk)
- fixed compare bug by updating (Thanks to Justin Matthews, pk)
- fixed seg faults on linux and windows (pk)
- improved error reporting of the test program
SmartPtr: