libs-base/Source/objects
mccallum d8483a782f Use (id <String>) instead of (String*).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@242 72102866-910b-0410-8b05-ffd578937521
1995-04-03 03:24:45 +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
Bag.h Initial revision 1994-11-04 16:29:24 +00:00
behavior.h Initial revision 1995-03-24 21:50:00 +00:00
BinaryCoder.h Initial revision 1994-11-04 16:29:24 +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 Changed superclass from Object to NSObject. 1995-03-12 16:44:49 +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 (isProxy): Method removed from NSObject(CoderAdditions). 1995-03-23 04:27:41 +00:00
Coding.h Added comment about conflict with OpenStep. 1995-04-03 01:43:12 +00:00
Collecting.h (shallowCopyAs:, emptyCopyAs:, copyAs:): Change arg type to (Class). 1995-03-23 03:35:01 +00:00
Collection.h Use release' and dealloc' instead of `free' in comment. 1995-03-12 19:59:20 +00:00
CollectionPrivate.h (DeallocationHelpers): New category containing _empty and 1995-03-23 03:51:07 +00:00
collhash.h Initial revision 1994-11-04 16:29:24 +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 Use (id <String>) instead of (String*). 1995-04-03 03:24:45 +00:00
DelegatePool.h Use release' and dealloc' instead of `free'. 1995-03-12 19:58:48 +00:00
Dictionary.h Initial revision 1994-11-04 16:29:24 +00:00
elt.h Initial revision 1994-11-04 16:29:24 +00:00
eltfuncs.h Initial revision 1994-11-04 16:29:24 +00:00
EltNode-h Initial revision 1994-11-04 16:29:24 +00:00
EltNode-m (read:, write:): Removed. 1995-03-12 20:00:40 +00:00
EltNodeCollector.h Initial revision 1994-11-04 16:29:24 +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 (IndexRange): changed to location/length from start/end. 1995-03-12 20:05:21 +00:00
IndexedCollection.h Initial revision 1994-11-04 16:29:24 +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 Initial revision 1994-11-04 16:29:24 +00:00
KeyedCollection.h Initial revision 1994-11-04 16:29:24 +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 Changed superclass from Object to NSObject. 1995-03-12 16:44:49 +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 Initial revision 1994-11-04 16:29:24 +00:00
mframe.h Initial revision 1994-11-04 16:29:24 +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-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 Use (id <String>) instead of (String*). 1995-04-03 03:24:45 +00:00
Proxy.h (class): use "Class" instead of "Class*" to match new runtime. 1995-03-08 22:55:37 +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 Initial revision 1995-03-08 22:37:52 +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
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 Initial revision 1994-11-04 16:29:24 +00:00
stdobjects.h.in Use (id <String>) instead of (String*). 1995-04-03 03:24:45 +00:00
Stream.h Changed superclass from Object to NSObject. 1995-03-12 16:44:49 +00:00
String.h Use (id <String>) instead of (String*) 1995-04-03 03:22:10 +00:00
TextCoder.h Initial revision 1994-11-04 16:29:24 +00:00
Time.h Initial revision 1994-11-04 16:29:24 +00:00
ValueHolding.h Use (id <String>) instead of (String*). 1995-04-03 03:24:45 +00:00

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