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:
parent
0d71c438ab
commit
a2865e8901
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
@ -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)
|
||||
|
||||
_____________________________________
|
||||
|
||||
|
|
Loading…
Reference in a new issue