mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Speed dictionary lookups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3004 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1601128ae7
commit
5e9a6183af
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Sep 30 7:00:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
Changes to slightly more than double the speed of dictionary
|
||||
lookups for string keys.
|
||||
* src/NSGString: Added efficient -isEqual and -isEqualToString
|
||||
* src/NSGCString: Speeded up -isEqual and -isEqualToString
|
||||
|
||||
Thu Sep 30 4:40:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/NSAutoreleasePool: Added NSLog to ([+addObject:]) to warn when
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue