..
.cvsignore
Added generated source files.
1996-01-26 15:34:05 +00:00
all.h
Initial revision
1994-11-04 16:29:24 +00:00
Array.h
Initial revision
1994-11-04 16:29:24 +00:00
ArrayPrivate.h
Initial revision
1994-11-04 16:29:24 +00:00
AutoreleasePool.h
Initial revision
1996-01-22 23:22:11 +00:00
AutoreleaseStack.h
Initial revision
1996-01-22 23:22:11 +00:00
Bag.h
Initial revision
1994-11-04 16:29:24 +00:00
behavior.h
(CALL_METHOD_IN_CLASS): Fix typo.
1995-04-05 20:27:40 +00:00
BinaryCStream.h
New file.
1996-01-24 14:09:55 +00:00
BinaryTree.h
Initial revision
1994-11-04 16:29:24 +00:00
BinaryTreeEltNode.h
Initial revision
1994-11-04 16:29:24 +00:00
BinaryTreeNode.h
Removed Coding protocol. It's already provided by NSObject.
1995-04-08 18:27:19 +00:00
CircularArray.h
Initial revision
1994-11-04 16:29:24 +00:00
CircularArrayPrivate.h
Initial revision
1994-11-04 16:29:24 +00:00
Coder.h
(zone): New ivar.
1996-01-26 03:07:34 +00:00
Coding.h
(Coding -cStream): New method.
1996-01-26 03:08:47 +00:00
Collecting.h
Use ConstantCollecting protocol where appropriate.
1995-04-09 01:37:46 +00:00
Collection.h
Don't include <objects/Coder.h>; this helps prevent circular dependances
1996-01-23 22:28:18 +00:00
CollectionPrivate.h
Convert to new Coder scheme. Use -initWithCoder instead
1995-04-09 02:06:39 +00:00
config.h.in
Initial revision
1994-11-04 16:29:24 +00:00
ConnectedCoder.h
Initial revision
1994-11-04 16:29:24 +00:00
Connection.h
(ConnectedSelfCoding): Renamed protocol from ConnectedCoding.
1995-04-08 18:26:30 +00:00
CStream.h
Declare new method.
1996-01-25 16:54:53 +00:00
CStreaming.h
Declare new methods.
1996-01-24 15:06:15 +00:00
DelegatePool.h
Added comment warning about delegatePoolLastMessageHadReceivers.
1995-04-05 23:04:16 +00:00
Dictionary.h
([Dictionary initWithType:keyType:capacity]): Declare it.
1995-06-29 02:06:19 +00:00
EltNode-h
Initial revision
1994-11-04 16:29:24 +00:00
EltNode-m
Include <objects/NSString.h> for @"" in encoding withName:. Use
1996-01-24 14:13:30 +00:00
EltNodeCollector.h
Initial revision
1994-11-04 16:29:24 +00:00
fake-main.h
Patched from mail. See ChangeLog
1995-09-12 22:30:13 +00:00
GapArray.h
Initial revision
1994-11-04 16:29:24 +00:00
GapArrayPrivate.h
Initial revision
1994-11-04 16:29:24 +00:00
Heap.h
Initial revision
1994-11-04 16:29:24 +00:00
IndexedCollecting.h
Use ConstantIndexedCollecting protocol where appropriate.
1995-04-09 01:38:21 +00:00
IndexedCollection.h
Move protocol conformance to category to avoid bogus gcc complaints.
1995-04-09 01:36:17 +00:00
IndexedCollectionPrivate.h
Initial revision
1994-11-04 16:29:24 +00:00
InvalidationListening.h
Initial revision
1994-11-04 16:29:24 +00:00
Invocation.h
Use (id <String>) instead of (String*).
1995-04-03 03:24:45 +00:00
KeyedCollecting.h
(ConstantKeyedCollecting): New protocol extracted from KeyedCollecting.
1995-04-08 17:04:43 +00:00
KeyedCollection.h
Move protocol conformance to category to avoid bogus gcc complaints.
1995-04-09 01:36:17 +00:00
LibobjectsMain.h
Patched from mail. See ChangeLog
1995-09-12 22:30:13 +00:00
LinkedList.h
Initial revision
1994-11-04 16:29:24 +00:00
LinkedListEltNode.h
Initial revision
1994-11-04 16:29:24 +00:00
LinkedListNode.h
Removed Coding protocol. It's already provided by NSObject.
1995-04-08 18:27:19 +00:00
Lock.h
Changed superclass from Object to NSObject.
1995-03-12 17:32:58 +00:00
Locking.h
Initial revision
1994-11-04 16:29:24 +00:00
Magnitude.h
Changed superclass from Object to NSObject.
1995-03-12 16:44:49 +00:00
MallocAddress.h
Initial revision
1995-04-03 01:38:23 +00:00
MappedCollector.h
Initial revision
1994-11-04 16:29:24 +00:00
MemoryStream.h
New protocol <MemoryStreaming>. Make MemoryStream class conform to it.
1995-04-15 19:41:24 +00:00
mframe.h
Initial revision
1994-11-04 16:29:24 +00:00
NSArchiver.h
Move NSUnarchiver declaration here from NSUnarchiver.h.
1996-01-26 20:03:57 +00:00
NSArray.h
Update copyright.
1995-07-01 18:34:58 +00:00
NSAutoreleasePool.h
Remove +enableDoubleReleaseCheck:, add +autoreleaseCountForObject:.
1995-08-04 20:52:44 +00:00
NSBitmapCharSet.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSBundle.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSCharacterSet.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSCoder.h
Fix spelling of argument names.
1996-01-26 03:12:10 +00:00
NSConcreteNumber.h
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00
NSConcreteValue.h
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00
NSConnection.h
Initial revision
1994-11-08 16:44:01 +00:00
NSData.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSDate.h
Added NSTimeZone.
1995-08-23 15:19:46 +00:00
NSDictionary.h
([NSDictionary -initWithObjects:forKeys:]): Declare method.
1995-11-03 16:13:35 +00:00
NSException.h
Patched from mail. See ChangeLog
1995-12-20 18:42:38 +00:00
NSGArchiver.h
Remove ivars; behavior code now handles instance_size.
1996-01-26 19:55:16 +00:00
NSGArray.h
Remove ivars; class_add_behavior now handles instance_size match.
1996-01-26 16:26:07 +00:00
NSGCString.h
Patched from mail. See ChangeLog
1995-10-18 16:47:59 +00:00
NSGData.h
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00
NSGDictionary.h
Include objects/Dictionary.h.
1995-10-30 01:08:19 +00:00
NSGeometry.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSGSet.h
Added NSGCountedSet interface.
1995-10-30 00:59:46 +00:00
NSInvocation.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSLock.h
Initial revision
1995-04-03 20:49:14 +00:00
NSMethodSignature.h
(NSArgumentInfo): Declared.
1995-11-06 17:35:50 +00:00
NSObjCRuntime.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSObject.h
([NSObject -classForArchiver]): Method removed; it's now in NSArchiver.m.
1996-01-26 19:54:27 +00:00
NSProcessInfo.h
Remove #if NeXT and alternate #include's.
1996-01-11 00:20:48 +00:00
NSRange.h
Added NSMakeRange declaration.
1995-08-02 15:09:28 +00:00
NSSerialization.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSSet.h
Fix typo, initWithObjects: takes objects, not NSArray's.
1996-01-26 03:10:54 +00:00
NSString.h
Rename NSCString to NSGCString.
1995-08-09 16:01:15 +00:00
NSTimer.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSUser.h
Initial revision
1995-08-02 15:37:10 +00:00
NSUtilities.h
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00
NSValue.h
Update copyright.
1995-07-01 19:01:11 +00:00
NSZone.h
*** empty log message ***
1995-08-23 15:18:14 +00:00
objc-gnu2next.h
The following from a patch by Matthias Klose <doko@cs.tu-berlin.de>
1994-11-14 15:58:43 +00:00
objc-load.h
Patched from mail. See ChangeLog
1996-01-21 01:36:47 +00:00
objc-malloc.h
(objc_valloc): New function declared.
1995-03-18 16:30:34 +00:00
objects.h
Initial revision
1994-11-04 16:29:24 +00:00
Ordering.h
Initial revision
1994-11-04 16:29:24 +00:00
Port.h
Removed Coding protocol. It's already provided by NSObject.
1995-04-08 18:27:19 +00:00
preface.h.in
Include <objects/LibobjectsMain.h>
1995-08-16 16:07:12 +00:00
Proxy.h
(RemoteSelfCoding): Renamed category from RemoteCoding.
1995-04-08 18:28:31 +00:00
Queue.h
Initial revision
1994-11-04 16:29:24 +00:00
Random.h
Changed superclass from Object to NSObject.
1995-03-12 16:44:49 +00:00
RandomGenerating.h
Initial revision
1994-11-04 16:29:24 +00:00
RBTree.h
Initial revision
1994-11-04 16:29:24 +00:00
RBTreeEltNode.h
Initial revision
1994-11-04 16:29:24 +00:00
RBTreeNode.h
Initial revision
1994-11-04 16:29:24 +00:00
README
Capitalize Foundation.
1995-07-01 19:10:22 +00:00
Retaining.h
*** empty log message ***
1994-11-08 20:12:12 +00:00
RetainingNotifier.h
Use release' and
dealloc' instead of `free'.
1995-03-12 19:58:48 +00:00
RNGAdditiveCongruential.h
Changed superclass from Object to NSObject.
1995-03-12 16:44:49 +00:00
RNGBerkeley.h
Changed superclass from Object to NSObject.
1995-03-12 16:44:49 +00:00
Set.h
Initial revision
1994-11-04 16:29:24 +00:00
SmallInt.h
Initial revision
1996-01-22 23:22:11 +00:00
SocketPort.h
Use (id <String>) instead of (String*).
1995-04-03 03:24:45 +00:00
SplayTree.h
Initial revision
1994-11-04 16:29:24 +00:00
Stack.h
Initial revision
1994-11-04 16:29:24 +00:00
StdioStream.h
Declare new methods.
1996-01-23 23:07:24 +00:00
stdobjects.h.in
Include <objects/LibobjectsMain.h>
1995-08-16 16:07:12 +00:00
Stream.h
Method removed and put into Streaming protocol. Included from
1995-04-15 19:55:43 +00:00
Streaming.h
(Streaming -isClosed): New protocol method.
1996-01-25 15:15:01 +00:00
String.h
Declare new method.
1996-01-23 21:08:52 +00:00
TextCStream.h
New file.
1996-01-24 14:09:55 +00:00
Time.h
Include Sequent support.
1995-06-29 01:04:33 +00:00
ValueHolding.h
Use (id <String>) instead of (String*).
1995-04-03 03:24:45 +00:00