mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +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
8063faa4c4
commit
b0159af8f4
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…
Add table
Add a link
Reference in a new issue