The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Find a file
Andrew McCallum 0dc629b0ae 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
config Initial revision 1994-11-04 16:29:24 +00:00
Documentation Add request for %@. 1995-04-06 21:05:42 +00:00
Examples Use @""-style strings. 1995-04-05 20:34:40 +00:00
Headers/gnustep/base (CommonCoding, Encoding, Decoding): New protocols. 1995-04-09 01:52:11 +00:00
Source Convert to new Coder scheme. Use -initWithCoder instead 1995-04-09 01:53:53 +00:00
Testing (main): Fix serious bug by including `nil' at end of contents list. 1995-04-07 22:12:53 +00:00
config.guess Initial revision 1994-11-04 16:29:24 +00:00
configure.in Third Apr 3 patch from Fedor 1995-04-03 22:22:07 +00:00
COPYING Initial revision 1994-11-04 16:29:24 +00:00
COPYING.LIB Initial revision 1994-11-04 16:29:24 +00:00
CREDITS Initial revision 1994-11-04 16:29:24 +00:00
install-sh Initial revision 1994-11-04 16:29:24 +00:00
MACHINES Added uniq'ed list. 1995-03-12 15:39:24 +00:00
Makefile.in (GNUSTEP_MFILES): Added NSEnumerator.m. 1995-04-09 01:29:51 +00:00
mkinstalldirs Initial revision 1994-11-04 16:29:24 +00:00
NSBundle.README Initial revision 1995-04-03 20:49:14 +00:00