Commit graph

1921 commits

Author SHA1 Message Date
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
mccallum
4fb7ec411e Change name of GNUStep volunteers file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@383 72102866-910b-0410-8b05-ffd578937521
1995-04-15 21:00:56 +00:00
mccallum
55c5a14214 (GNUSTEP_MFILES): Move NSData.m, foundation/NSData.h,
foundation/NSArchiver.h here from GNUSTEP_OTHER_SRCFILES.
(dist): Use "ls -s", not "ln" because the volunteers-gnustep file is
on another file system.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@382 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:54:59 +00:00
mccallum
381f673170 Fix typos.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@381 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:52:49 +00:00
mccallum
7f88918bd2 Summary of changes in 0.1.9.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@380 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:46:25 +00:00
mccallum
c0a2a75982 (OBJECTS_SUBMINOR_VERSION): Version 0.1.9.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@379 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:42:23 +00:00
mccallum
e6213d60d2 (GNU_HEADERS): Added objects/NSCoder.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@378 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:14:33 +00:00
mccallum
4ad6a3e4db (SRCS): Comment out nsarchiving.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@377 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:12:01 +00:00
mccallum
d846d8d491 Mention need to fix allocation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@376 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:04:12 +00:00
mccallum
32c38073f5 Compare against [NSDate class], not NSDate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@375 72102866-910b-0410-8b05-ffd578937521
1995-04-15 20:02:56 +00:00
mccallum
aec74b2d73 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@374 72102866-910b-0410-8b05-ffd578937521
1995-04-15 19:57:39 +00:00
mccallum
596b504d0f (-initWithMode:, -streamMode): Methods removed.
(-isWritable): New method.
(-initWithCoder): Renamed from +newWithCoder.m.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@373 72102866-910b-0410-8b05-ffd578937521
1995-04-15 19:57:25 +00:00
mccallum
30e567da40 (GNU_HEADERS): Added objects/Streaming.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@372 72102866-910b-0410-8b05-ffd578937521
1995-04-15 19:56:17 +00:00