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:
Richard Frith-MacDonald 1998-10-01 05:26:17 +00:00
parent 1601128ae7
commit 5e9a6183af

View file

@ -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