mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18729 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b15ca262ac
commit
288cf168b2
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
2004-03-01 <woudshoo@agilisys.com>
|
||||
|
||||
* Headers/Additions/GNUstepBase/GSIMap.h: Added increment ivar to GSIMapTable
|
||||
struct for allocation size
|
||||
(GSIMapNewNode): When above a certain size only allocate "increment" number
|
||||
of nodes
|
||||
(GSIMapResize): Avoid hash table sizes that are odd
|
||||
(GSIMapInitWithZoneAndCapacity): Put default increment size to 300000
|
||||
|
||||
* Source/NSThread.m ([GSPerformHolder +initialize]): #ifdef'ed out
|
||||
code that does not work on MinGW.
|
||||
|
||||
|
|
Loading…
Reference in a new issue