mccallum
|
79e1b695e0
|
Fix bug by which [NSString mutableCopy] returned a String, not NSString.
([String -copyWithZone:]): Renamed from -copy.
([String -mutableCopyWithZone:]): Renamed from -mutableCopy.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@577 72102866-910b-0410-8b05-ffd578937521
|
1995-08-23 15:51:05 +00:00 |
|
mccallum
|
f647652870
|
Add comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@266 72102866-910b-0410-8b05-ffd578937521
|
1995-04-04 16:09:39 +00:00 |
|
mccallum
|
aea49bd3e2
|
Apr 3 patch from Adam Fedor. See ChangeLog for details.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@249 72102866-910b-0410-8b05-ffd578937521
|
1995-04-03 20:07:18 +00:00 |
|
mccallum
|
f81aa9757d
|
(initWithType:): Fix previous attempt at avoiding infinite loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@248 72102866-910b-0410-8b05-ffd578937521
|
1995-04-03 14:43:06 +00:00 |
|
mccallum
|
95bc03e7f4
|
Use (id <String>) instead of (String*)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@241 72102866-910b-0410-8b05-ffd578937521
|
1995-04-03 03:23:45 +00:00 |
|
mccallum
|
a728754bf8
|
(initWithType:): Avoid infinite loop by calling designated initializer
instead of init.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@223 72102866-910b-0410-8b05-ffd578937521
|
1995-04-01 21:09:00 +00:00 |
|
mccallum
|
6feb89546b
|
(mutableCopy): New method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@132 72102866-910b-0410-8b05-ffd578937521
|
1995-03-17 16:10:05 +00:00 |
|
mccallum
|
10233264fd
|
(-getCString:range:): Use location/length instead of start/end.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@108 72102866-910b-0410-8b05-ffd578937521
|
1995-03-12 20:08:24 +00:00 |
|
mccallum
|
b3e5e87862
|
Fleshed out. Some methods deleted, some commented out.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@87 72102866-910b-0410-8b05-ffd578937521
|
1995-03-12 19:26:00 +00:00 |
|
mccallum
|
f18ad3f71c
|
Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@82 72102866-910b-0410-8b05-ffd578937521
|
1995-03-12 16:30:51 +00:00 |
|