mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Optimization of path functions in NSString
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9535 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4680675cd2
commit
d2dd19d498
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-04-06 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSString.m (pathSepMember): Made trivial and inlined.
|
||||
([-stringsByAppendingPaths:]): Count the array only once, not for
|
||||
any loop in the cycle.
|
||||
|
||||
2001-04-05 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSUser.m: NSTemporaryDirectory() rewrite for improved
|
||||
|
|
Loading…
Reference in a new issue