libs-base/Source/objects
Andrew McCallum e41200a1ef (in_progress_table): New ivar in Coder.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@599 72102866-910b-0410-8b05-ffd578937521
1995-09-08 22:30:52 +00:00
..
Array.h
ArrayPrivate.h
Bag.h
behavior.h
BinaryCoder.h
BinaryTree.h
BinaryTreeEltNode.h
BinaryTreeNode.h
CircularArray.h
CircularArrayPrivate.h
Coder.h (in_progress_table): New ivar in Coder. 1995-09-08 22:30:52 +00:00
Coding.h (CommonCoding, Encoding, Decoding): New protocols. 1995-04-09 01:52:11 +00:00
Collecting.h Use ConstantCollecting protocol where appropriate. 1995-04-09 01:37:46 +00:00
Collection.h Include from <Foundation/...>, not <foundation/...>. 1995-04-17 21:13:20 +00:00
CollectionPrivate.h Convert to new Coder scheme. Use -initWithCoder instead 1995-04-09 02:06:39 +00:00
collhash.h
config.h.in
ConnectedCoder.h
Connection.h
DelegatePool.h
Dictionary.h ([Dictionary initWithType:keyType:capacity]): Declare it. 1995-06-29 02:06:19 +00:00
elt.h
eltfuncs.h
EltNode-h
EltNode-m Convert to new Coder scheme. Use -initWithCoder instead 1995-04-09 02:06:39 +00:00
EltNodeCollector.h
GapArray.h
GapArrayPrivate.h
Heap.h
IndexedCollecting.h Use ConstantIndexedCollecting protocol where appropriate. 1995-04-09 01:38:21 +00:00
IndexedCollection.h
IndexedCollectionPrivate.h
InvalidationListening.h
Invocation.h
KeyedCollecting.h
KeyedCollection.h
LibobjectsMain.h Comment out args to LibobjectsMain so we don't get errors from 1995-08-16 19:37:15 +00:00
LinkedList.h
LinkedListEltNode.h
LinkedListNode.h
Lock.h
Locking.h
Magnitude.h
MallocAddress.h
MappedCollector.h
MemoryStream.h New protocol <MemoryStreaming>. Make MemoryStream class conform to it. 1995-04-15 19:41:24 +00:00
mframe.h
NSArray.h Fix #ifndef macro name; NSArray, not NSString! 1995-05-05 18:30:25 +00:00
NSCoder.h Include from <Foundation/...>, not <foundation/...>. 1995-04-17 21:13:20 +00:00
NSDictionary.h Initial revision 1995-05-05 18:27:56 +00:00
NSString.h
objc-gnu2next.h
objc-malloc.h
objects.h
Ordering.h
Port.h
Proxy.h
Queue.h
Random.h
RandomGenerating.h
RBTree.h
RBTreeEltNode.h
RBTreeNode.h
README Capitalize Foundation. 1995-07-01 19:10:22 +00:00
Retaining.h
RetainingNotifier.h
RNGAdditiveCongruential.h
RNGBerkeley.h
Set.h
SocketPort.h
SplayTree.h
Stack.h
StdioStream.h (mode): New instance variable, to replace one removed from Stream class. 1995-04-15 19:53:44 +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 Initial revision 1995-04-15 19:57:39 +00:00
String.h Include from <Foundation/...>, not <foundation/...>. 1995-04-17 21:13:20 +00:00
TextCoder.h
Time.h Include Sequent support. 1995-06-29 01:04:33 +00:00
ValueHolding.h

This directory contains header files for the GNU Objective C Class
Library, `libobjects'.

The complete list of include file directories belonging to libobjects
is:
	../objects
	../objc
	../Foundation