Commit graph

9 commits

Author SHA1 Message Date
mccallum
3f48565bcd ([Dictionary -putElement:atKey:]): Release previous element.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@453 72102866-910b-0410-8b05-ffd578937521
1995-06-28 22:57:21 +00:00
mccallum
3b43be1a80 Convert to new Coder scheme. Use -initWithCoder instead
of +newWithCoder where appropriate.  Remove arguments typed
(Coder*).  Replace +_newCollectionWithCoder with
-_initCollectionWithCoder.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@333 72102866-910b-0410-8b05-ffd578937521
1995-04-09 01:53:53 +00:00
mccallum
7505741aa5 (_collectionDealloc): Fix super call.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@177 72102866-910b-0410-8b05-ffd578937521
1995-03-23 03:41:40 +00:00
mccallum
56cc4cd2d2 (_collectionDealloc): Renamed from dealloc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@149 72102866-910b-0410-8b05-ffd578937521
1995-03-18 15:48:28 +00:00
mccallum
514ddf3e89 (_empty): Renamed from emtpy.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@145 72102866-910b-0410-8b05-ffd578937521
1995-03-18 15:41:00 +00:00
mccallum
f4e1da3e6d Fix typos.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@134 72102866-910b-0410-8b05-ffd578937521
1995-03-17 19:18:55 +00:00
mccallum
0669837361 Do retain/release/autorelease of contents as appropriate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@133 72102866-910b-0410-8b05-ffd578937521
1995-03-17 19:18:06 +00:00
mccallum
8fa07c8263 Use release' and dealloc' instead of `free'.
(initialize): return void.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@98 72102866-910b-0410-8b05-ffd578937521
1995-03-12 19:46:34 +00:00
mccallum
3a43130da6 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1 72102866-910b-0410-8b05-ffd578937521
1994-11-04 16:29:24 +00:00