Commit graph

6633 commits

Author SHA1 Message Date
mccallum
21b5a3fdba Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@433 72102866-910b-0410-8b05-ffd578937521
1995-05-19 20:35:41 +00:00
mccallum
c33a482997 (copy-dist): Renamed from "dist".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@432 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:56:45 +00:00
mccallum
750d43c577 (AC_OUTPUT): Prepend "src/" to "objects/config.h".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@431 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:34:06 +00:00
mccallum
46a9d8aa20 Changed INSTALL_HEADERS to HEADERS_INSTALL.
Changed INSTALL_OBJS to OBJS_INSTALL.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@430 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:24:47 +00:00
mccallum
7be9547d81 (AC_OUTPUT): Added src/Makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@429 72102866-910b-0410-8b05-ffd578937521
1995-05-19 15:22:40 +00:00
mccallum
4cfc437d2c (datadir): According to new standards, use share instead of lib.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@428 72102866-910b-0410-8b05-ffd578937521
1995-05-11 20:09:32 +00:00
mccallum
9fe5c05655 (dist): Rename "share" to "NSCharacterSets".
(datadir): New variable.
(charsetdir): New variable.
(install): Install files from NSCharacterSets directory.
(installdirs): Make $(datadir) and $(charsetdir).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@427 72102866-910b-0410-8b05-ffd578937521
1995-05-08 20:39:39 +00:00
mccallum
1bbe21efe8 Use config/ directory prefix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@426 72102866-910b-0410-8b05-ffd578937521
1995-05-05 22:42:07 +00:00
mccallum
d034deddb2 (OBJECTS_SUBMINOR_VERSION): Version 0.1.11.
(dist): mkdir src and config.  Copy share and contents.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@425 72102866-910b-0410-8b05-ffd578937521
1995-05-05 22:41:13 +00:00
mccallum
2bf3c51bd2 (TOP_FILES): New variable.
(dist): Copy TOP_FILES.
(version.texi): Remove $(MAKEFLAGS).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@424 72102866-910b-0410-8b05-ffd578937521
1995-05-05 22:40:26 +00:00
mccallum
7484a5ae85 (encodeWithCoder:, initWithCoder:): Remove class names from arg type
to avoid bogus warnings about protocol conformance.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@423 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:32:14 +00:00
mccallum
11844f5c25 Use doc/ and src/ directories. Many changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@422 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:23:35 +00:00
mccallum
26f29ea821 Look for src/Collection.m, not Collection.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@421 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:22:44 +00:00
mccallum
c2a1c3d25f Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@420 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:16:49 +00:00
mccallum
50689a7209 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@419 72102866-910b-0410-8b05-ffd578937521
1995-05-05 21:03:04 +00:00
mccallum
da527bcbcb Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@418 72102866-910b-0410-8b05-ffd578937521
1995-05-05 20:50:03 +00:00
mccallum
9857b9a9ef Create doc/Makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@417 72102866-910b-0410-8b05-ffd578937521
1995-05-05 19:53:59 +00:00
mccallum
882c417d79 (GNU_HEADERS): Added NSDictionary.h.
(GNUSTEP_MFILES): Added NSGDictionary.m.
(GNUSTEP_HEADERS): Added NSGDictionary.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@416 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:35:09 +00:00
mccallum
c07020558c (SRCS): Added nsdictionary.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@415 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:33:55 +00:00
mccallum
8e1a5f277b Uncomment -keyEnumerator and -objectEnumerator. Fix indentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@414 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:32:50 +00:00
mccallum
172b84f5c9 Filled out skeleton. Most methods now implemented.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@413 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:31:51 +00:00
mccallum
ee0d65c733 Fix #ifndef macro name; NSArray, not NSString!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@412 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:30:25 +00:00
mccallum
1ece8fe556 (-compare:options:range:): Simple implementation; not complete.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@411 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:29:12 +00:00
mccallum
83da0938b4 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@410 72102866-910b-0410-8b05-ffd578937521
1995-05-05 18:27:56 +00:00
mccallum
b8d00fb03e (NSArray +allocWithZone:): Fixed to use NSAllocateObject.
(NSMutableArray +allocWithZone:): Likewise.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@409 72102866-910b-0410-8b05-ffd578937521
1995-05-05 17:58:46 +00:00
mccallum
a7f669b6f1 (NSArray +allocWithZone:): Implemented.
(NSMutableArray +allocWithZone:): Implemented.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@408 72102866-910b-0410-8b05-ffd578937521
1995-05-05 15:50:26 +00:00
mccallum
9563478642 Mention NSExceptions. Remove thread-safe runtime.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@407 72102866-910b-0410-8b05-ffd578937521
1995-05-05 15:24:14 +00:00
mccallum
73b367c163 (-initWithObjects:count:): Retain objects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@406 72102866-910b-0410-8b05-ffd578937521
1995-05-05 14:46:35 +00:00
mccallum
6d63b70ead Fixed typo in patch instructions. Too many "..". (Reported by Daniel
L. Green <dang@mcs.com>.)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@405 72102866-910b-0410-8b05-ffd578937521
1995-04-26 19:01:02 +00:00
mccallum
1883f2dbfa Add note indicating whether gcc patches have changed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@404 72102866-910b-0410-8b05-ffd578937521
1995-04-21 15:35:14 +00:00
mccallum
b730ea2ced Include <Foundation/NSException.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@403 72102866-910b-0410-8b05-ffd578937521
1995-04-21 00:11:21 +00:00
mccallum
ff7e6221b0 (encodeWithCoder:, initWithCoder:): Include call to super since
NSObject now implements these methods.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@402 72102866-910b-0410-8b05-ffd578937521
1995-04-20 21:50:04 +00:00
mccallum
ed025f5a9b (dataWithBytesNoCopy:length:): Send alloc to NSGData class, not self.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@401 72102866-910b-0410-8b05-ffd578937521
1995-04-20 16:04:56 +00:00
mccallum
c61e7bd0dd Patch from Albin Jones.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@400 72102866-910b-0410-8b05-ffd578937521
1995-04-20 16:02:26 +00:00
mccallum
d4aa2ccf71 Add missing @.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@399 72102866-910b-0410-8b05-ffd578937521
1995-04-19 15:43:54 +00:00
mccallum
bfdd4c9f91 Summarize changes in 0.1.10.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@398 72102866-910b-0410-8b05-ffd578937521
1995-04-17 22:08:47 +00:00
mccallum
85dda603e2 Change "foundation" to "Foundation".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@397 72102866-910b-0410-8b05-ffd578937521
1995-04-17 22:06:25 +00:00
mccallum
d403fbcc9c (FILE_AUTHORS): Added Jeremy Bettis.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@396 72102866-910b-0410-8b05-ffd578937521
1995-04-17 22:05:03 +00:00
mccallum
21ad4caee8 Make AppellationObject inherit from NSObject, not Object.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@395 72102866-910b-0410-8b05-ffd578937521
1995-04-17 22:02:48 +00:00
mccallum
0a2a8720c4 Include NSObject.h from Foundation, not objc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@394 72102866-910b-0410-8b05-ffd578937521
1995-04-17 21:59:31 +00:00
mccallum
b2eae950dd (replaceBytesInRange:withBytes:): Get pointer with -mutableBytes, not
-bytes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@393 72102866-910b-0410-8b05-ffd578937521
1995-04-17 21:31:59 +00:00
mccallum
99fdf02880 (OBJECTS_SUBMINOR_VERSION): Version 0.1.10.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@392 72102866-910b-0410-8b05-ffd578937521
1995-04-17 21:20:45 +00:00
mccallum
883fa9fab5 Include from <Foundation/...>, not <foundation/...>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@391 72102866-910b-0410-8b05-ffd578937521
1995-04-17 21:13:20 +00:00
mccallum
011763a248 (isAtEof): Renamed from streamEof.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@390 72102866-910b-0410-8b05-ffd578937521
1995-04-17 20:43:29 +00:00
mccallum
2e650305f3 Fix typo: We're declaring methods of NSCoder, not NSConcreteCoder.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@389 72102866-910b-0410-8b05-ffd578937521
1995-04-17 20:42:50 +00:00
mccallum
5b35d45ef5 Insert the interface for NSMutableData.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@388 72102866-910b-0410-8b05-ffd578937521
1995-04-17 20:42:02 +00:00
mccallum
5d6cf8b2ef Insert the implementation of NSMutableData.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@387 72102866-910b-0410-8b05-ffd578937521
1995-04-17 20:40:59 +00:00
mccallum
a7ec3763ba Include <foundation/NSData.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@386 72102866-910b-0410-8b05-ffd578937521
1995-04-17 20:39:14 +00:00
mccallum
57890122c8 Don't include <foundation/NSMutableData.h>. The interface can now be
found in <foundation/NSData.h>


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@385 72102866-910b-0410-8b05-ffd578937521
1995-04-17 20:37:05 +00:00
mccallum
eaac6c5689 (GNUStep-volunteers): New target to deal with "ln" and disparate
filesystem problems.
(DIST-FILES): Use the local GNUStep-volunteers file, not the remote
volunteers-gnustep file.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@384 72102866-910b-0410-8b05-ffd578937521
1995-04-15 21:02:09 +00:00