add unsigned long version for Windows

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@717 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-15 09:42:47 +00:00
parent 0d71c438ab
commit a2865e8901

View file

@ -20,6 +20,7 @@ Pimpl:
SafeFormat:
- add writing to ostream, by Tom Browder (pk)
- add unsigned long version for Windows, (Thanks to ShenLei, pk)
Singleton
- example: move instantiation to the source file
@ -30,7 +31,7 @@ Threads:
- reentrance support added to the pthread mutex (Thanks to Shen Lei, pk)
CVS commits by Lukas Fittl (lf), Peter Kümmel (pk)
CVS commits by Lukas Fittl (lf), Peter Kümmel (pk), Rich Sposato (rs)
_____________________________________