.. |
objc
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
objects
|
(RETAIN_ELT, RELEASE_ELT, AUTORELEASE_ELT): New macros.
|
1995-03-14 16:50:20 +00:00 |
Array.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-15 23:36:56 +00:00 |
AutoreleasePool.m
|
(autoreleaseObject): Renamed from addObject.
|
1994-11-08 20:09:28 +00:00 |
AutoreleaseStack.m
|
(autoreleaseObject): Renamed from addObject.
|
1994-11-08 20:09:28 +00:00 |
Bag.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-15 23:36:56 +00:00 |
BinaryCoder.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
BinaryTree.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:34:04 +00:00 |
BinaryTreeEltNode.m
|
(initialize): return void.
|
1995-03-12 19:57:15 +00:00 |
BinaryTreeNode.m
|
(initialize): return void.
|
1995-03-12 19:57:15 +00:00 |
CircularArray.m
|
(initialize): return void.
|
1995-03-12 19:57:15 +00:00 |
Coder.m
|
(dealloc): Remove unneccesary releaseObjects.
|
1995-03-17 20:11:35 +00:00 |
Collection.m
|
Rename method "empty" to "_empty". Rename "releaseObjects" to "empty".
|
1995-03-17 20:08:55 +00:00 |
collhash.c
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
ConnectedCoder.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:58:48 +00:00 |
Connection.m
|
#include objects/String.h
|
1995-03-12 22:36:33 +00:00 |
ConstantString.m
|
Initial revision
|
1995-03-12 19:54:14 +00:00 |
CString.m
|
(initWithCString:range:): Make arg const.
|
1995-03-17 16:00:34 +00:00 |
DelegatePool.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:46:34 +00:00 |
Dictionary.m
|
Fix typos.
|
1995-03-17 19:18:55 +00:00 |
eltfuncs.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
EltNodeCollector.m
|
(dealloc): Remove unneccesary releaseObjects.
|
1995-03-17 20:11:35 +00:00 |
GapArray.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:18:06 +00:00 |
HashTable.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
Heap.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:25:26 +00:00 |
IndexedCollection.m
|
Fix typo.
|
1995-03-12 22:23:49 +00:00 |
Invocation.m
|
Initial revision
|
1995-03-12 19:44:41 +00:00 |
KeyedCollection.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:46:34 +00:00 |
LinkedList.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:25:26 +00:00 |
LinkedListEltNode.m
|
(initialize): return void.
|
1995-03-12 22:10:02 +00:00 |
LinkedListNode.m
|
(read:, write:): Removed.
|
1995-03-12 22:10:48 +00:00 |
List.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
Lock.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
Magnitude.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
MappedCollector.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
MemoryStream.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:58:48 +00:00 |
mframe.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
MutableCString.m
|
Initial revision
|
1995-03-12 22:27:46 +00:00 |
MutableString.m
|
Initial revision
|
1995-03-12 22:27:46 +00:00 |
NSArray.m
|
Added header comment.
|
1995-03-12 15:39:56 +00:00 |
NSAutoreleasePool.m
|
Initial revision
|
1995-03-12 19:35:17 +00:00 |
NSInvocation.m
|
Initial revision
|
1994-11-08 16:44:01 +00:00 |
NSMethodSignature.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:58:48 +00:00 |
NSObject.m
|
(setAutoreleaseClass, autoreleaseClass): New methods.
|
1995-03-12 19:29:37 +00:00 |
NSString.m
|
Initial revision
|
1995-03-12 19:54:14 +00:00 |
NSZone.c
|
Include foundation/NSZone, not foundation/zone.h.
|
1995-03-12 19:37:27 +00:00 |
NXConnection.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:58:48 +00:00 |
NXProtocolChecker.m
|
Initial revision
|
1994-11-08 16:44:01 +00:00 |
NXProxy.m
|
Initial revision
|
1994-11-08 16:44:01 +00:00 |
NXStringTable.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
NXStringTable_scan.l
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
o_vscanf.c
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
objc-gnu2next.m
|
Convert Class* to Class.():
|
1995-01-26 17:55:52 +00:00 |
objc-malloc.c
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
ObjectRetaining.m
|
*** empty log message ***
|
1994-11-08 20:12:12 +00:00 |
Port.m
|
Use String* instead of char*.
|
1995-03-12 21:50:07 +00:00 |
preface.m
|
*** empty log message ***
|
1994-11-08 20:12:12 +00:00 |
Proxy.m
|
(autorelease): Ask NSObject for autoreleaseClass.
|
1995-03-17 16:09:24 +00:00 |
Queue.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
Random.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
RBTree.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:25:26 +00:00 |
RBTreeEltNode.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
RBTreeNode.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
RetainingNotifier.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:46:34 +00:00 |
RNGAdditiveCongruential.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:58:48 +00:00 |
RNGBerkeley.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
Set.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:34:04 +00:00 |
SocketPort.m
|
(initialize): return void.
|
1995-03-12 22:27:21 +00:00 |
SplayTree.m
|
Do retain/release/autorelease of contents as appropriate.
|
1995-03-17 19:34:04 +00:00 |
Stack.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
StdioStream.m
|
Use release' and dealloc' instead of `free'.
|
1995-03-12 19:58:48 +00:00 |
stdobjects.m
|
*** empty log message ***
|
1994-11-08 20:12:12 +00:00 |
Storage.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
Stream.m
|
Initial revision
|
1994-11-04 16:29:24 +00:00 |
String.m
|
(mutableCopy): New method.
|
1995-03-17 16:10:05 +00:00 |
TextCoder.m
|
(encodeName): Do right thing for NULL name.
|
1994-11-08 23:43:33 +00:00 |
Time.m
|
Patch for Solaris 2.4. Use times() instead of getrusage(). (Patch
|
1994-11-08 19:47:22 +00:00 |