mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Minor optimisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3213 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5249a3efa7
commit
2216f794e9
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Thu Nov 12 17:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
src/NSFormatter.m: New class
|
||||
src/include/NSFormatter.h: New class
|
||||
src/NSRunLoop.m: Misc optimisations
|
||||
src/NSGString.m: slight ([-cString]) optimisation.
|
||||
src/NSGCString.m: slight ([-cString]) optimisation.
|
||||
src/NSObject.m: fast allocation of temporary memory.
|
||||
src/include/fast.x: fast allocation of temporary memory.
|
||||
|
||||
Tue Nov 10 11:00:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/NSScanner.m: ([-scanString:intoString:]) bugfix to check length
|
||||
|
|
Loading…
Reference in a new issue