The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Find a file
Andrew McCallum 6cb3e1df6a ([NSString +allocWithZone:]): New method.
([NSString +stringWithCString:byteString]): Use it.
([NSString +stringWithCString:length:]): Likewise.
([NSString +stringWithFormat:]): Likewise.
([NSString +stringWithFormat:arguments:]): Likewise.
([NSMutableString +allocWithZone:]): New method.
([NSMutableString +stringWithCapacity:]): Use it.
([NSMutableString +stringWithCString:length:]): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@676 72102866-910b-0410-8b05-ffd578937521
1995-11-19 20:29:39 +00:00
Admin (copy-dist): Use cp instead of ln -s. 1995-08-16 18:28:32 +00:00
config Initial revision 1994-11-04 16:29:24 +00:00
Documentation Update. 1995-11-14 16:41:12 +00:00
Examples (LIBS): Include ../Version. 1995-11-14 16:40:15 +00:00
Headers/gnustep/base (NSArgumentInfo): Declared. 1995-11-06 17:35:50 +00:00
NSCharacterSets (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables. 1995-06-30 20:30:47 +00:00
Source ([NSString +allocWithZone:]): New method. 1995-11-19 20:29:39 +00:00
Testing Use configure var, not libobjects.a. Include ../Version. 1995-11-14 16:40:58 +00:00
aclocal.m4 Initial revision 1995-09-12 22:30:33 +00:00
config.guess Initial revision 1994-11-04 16:29:24 +00:00
configure.in Update shared library variable names. 1995-11-14 17:18:17 +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 Explain that machine's presence doesn't imply working libobjects. 1995-08-02 13:49:06 +00:00
Makeconf (install, uninstall): New targets. 1995-08-23 14:39:20 +00:00
Makefile.in (DIST_FILES): Removed DISCUSSION. 1995-09-28 00:46:36 +00:00
mkinstalldirs Initial revision 1994-11-04 16:29:24 +00:00
NSBundle.README Patched from mail. See ChangeLog 1995-10-18 16:47:59 +00:00
Version (OBJECTS_SUBMINOR_VERSION): Version 0.1.14. 1995-08-16 17:51:51 +00:00