update Changes, prepare for 0.1.5

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@655 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-05-20 11:14:57 +00:00
parent 013ffed520
commit d3def766dc

34
CHANGES
View file

@ -4,6 +4,40 @@ Version 0.1.5
???, 2006
_____________________________________
General:
- new Strong/Weak smart pointer added. (rs)
- loki.spec (Thanks to Regis Desgroppes and Andreas Scherer, pk)
- build shared lib also on mac osx (Thanks to Sam Miller, lf)
- added MinGW .dev files for the library (rs)
- some makefile improvements (Thanks to Sam Miller, lf)
- adding an XCode build project (kx)
flex_string:
- compar bug fixed in flex_string_shell.h (Thanks to David A. Capello, pk)
Function:
- test is doesn't need boost any more (pk)
OrderedStatic:
- undef all min/max macros (Thanks to Shen Lei, pk)
Singleton:
- Singleton<> moved into correct namespace (Thanks to Sam Miller, pk)
SmartPtr:
- patch for RedHat 9: undefined uintptr_t (Thanks to Regis Desgroppes, pk)
- more tests (rs)
- bugs 1452805 and 1451835 fixed (rs)
- addded HeapStorage policy as mentioned in Feature Request 1441024 (rs)
- added MinGW test project for SmartPtr (rs)
CVS commits by Rich Sposato (rs), Lukas Fittl (lf),
Christopher Knox (kx), and Peter Kümmel (pk)
_____________________________________
Version 0.1.4