mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Performance tweak.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18984 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a207d98243
commit
13be43d1b3
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
* Source/NSKeyedArchiver.m: Encode archive version as a number rather
|
||||
than a string.
|
||||
* Source/NSString.m: ([-hash]) include the string length in the hash.
|
||||
* Source/GSString.m: ditto
|
||||
Disambiguates long strings with a common prefix (unless they are all
|
||||
the same length).
|
||||
|
||||
2004-03-30 Willem Rein Oudshoorn <Wim.Oudshoorn@agilisys.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue