update
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@460 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
13ecac2479
commit
8a0a2bcee1
1 changed files with 2 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -22,13 +22,13 @@ SafeFormat:
|
||||||
- ported to 64-bit Windows, not tested (pk)
|
- ported to 64-bit Windows, not tested (pk)
|
||||||
- Printf/SPrintfing of std::strings added (pk)
|
- Printf/SPrintfing of std::strings added (pk)
|
||||||
- all warnings removed gcc and msvc (pk)
|
- all warnings removed gcc and msvc (pk)
|
||||||
- use snprintf for "p"
|
- use snprintf for "%p"
|
||||||
- test program: speed comparison added (pk)
|
- test program: speed comparison added (pk)
|
||||||
|
|
||||||
SmallObject:
|
SmallObject:
|
||||||
- added functions to check for memory corruption (rs)
|
- added functions to check for memory corruption (rs)
|
||||||
- more fine tuning (rs)
|
- more fine tuning (rs)
|
||||||
- some warnings removed (pk)
|
- warnings removed (pk)
|
||||||
|
|
||||||
TypeTraits:
|
TypeTraits:
|
||||||
- bug 1388477 fixed (pk)
|
- bug 1388477 fixed (pk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue