mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Extended GSDebugAllocation API by adding a peak counter and new functions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8291 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
06a84d2935
commit
131bba5cac
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2000-12-12 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSDebug.m (table_entry): Added peak field.
|
||||
(GSDebugAllocationAdd): Set peak counter if needed.
|
||||
(GSDebugAllocationClassList), (GSDebugAllocationTotal),
|
||||
(GSDebugAllocationPeak): New functions.
|
||||
* Headers/gnustep/base/NSDebug.h: Added corresponding
|
||||
declarations.
|
||||
|
||||
2000-12-08 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Set up DO and NSInvocation to use foreign-function interface
|
||||
|
|
Loading…
Reference in a new issue