The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Find a file
Andrew McCallum 43d0a03d5b ([NSData +allocWithZone:]): New method.
(_initWithBytesNoCopy:length): New (designated initializer) method.
(initWithBytesNoCopy:length:): Make subclass responsibility.
(init): Call new designated initializer. ([NSMutableData
+allocWithZone:]) New Method. (dataWithCapacity:, dataWithLength:):
Allocate using designated allocator. (initWithBytesNoCopy:length:):
Make subclass responsibility.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@501 72102866-910b-0410-8b05-ffd578937521
1995-08-02 14:51:26 +00:00
config Initial revision 1994-11-04 16:29:24 +00:00
Documentation Final description of 0.1.13. 1995-07-05 21:31:23 +00:00
Examples (ALL_CPPFLAGS): Look in src for includes. 1995-06-30 20:29:22 +00:00
Headers/gnustep/base Capitalize Foundation. 1995-07-01 19:10:22 +00:00
NSCharacterSets (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables. 1995-06-30 20:30:47 +00:00
Source ([NSData +allocWithZone:]): New method. 1995-08-02 14:51:26 +00:00
Testing (DIST_FILES): Added RCS_FILES. 1995-06-29 01:36:34 +00:00
config.guess Initial revision 1994-11-04 16:29:24 +00:00
configure.in (AC_OUTPUT): Added NSCharacterSets/Makefile. 1995-06-20 16:10:10 +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 Initial revision 1995-06-30 20:26:56 +00:00
Makefile.in (install, uninstall, TAGS): Fix typo. 1995-07-05 21:32:14 +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
Version (OBJECTS_SUBMINOR_VERSION): Version 0.1.13. 1995-06-30 14:26:07 +00:00