Commit graph

  • ccdd9fa46c (retain): Fix typo. Andrew McCallum 1995-03-24 20:09:36 +0000
  • 0e115b5837 (GNU_HEADERS): Added new file behavior.h. (GNU_CFILES): Added new file behavior.c. mccallum 1995-03-24 20:01:16 +0000
  • cd3a4a8f74 (GNU_HEADERS): Added new file behavior.h. (GNU_CFILES): Added new file behavior.c. Andrew McCallum 1995-03-24 20:01:16 +0000
  • f3efcb0e3d Added Lakata's email address. mccallum 1995-03-24 15:13:55 +0000
  • 24f987c5b9 Added Lakata's email address. Andrew McCallum 1995-03-24 15:13:55 +0000
  • 0c1ae833da (retain): Call NSIncrementExtraRefCount(), not NSShouldRetainWithZone(), of course! (Reported by Adam Fedor <fedor@mode.Colorado.EDU>) mccallum 1995-03-24 15:09:10 +0000
  • b27ed3872d (retain): Call NSIncrementExtraRefCount(), not NSShouldRetainWithZone(), of course! (Reported by Adam Fedor <fedor@mode.Colorado.EDU>) Andrew McCallum 1995-03-24 15:09:10 +0000
  • 0ba9435c6d (invoke): Fix typo. mccallum 1995-03-24 15:04:50 +0000
  • c4f708323e (invoke): Fix typo. Andrew McCallum 1995-03-24 15:04:50 +0000
  • 4f2a3aac14 (isProxy): Method removed from NSObject(CoderAdditions). mccallum 1995-03-23 04:27:41 +0000
  • cb62135887 (isProxy): Method removed from NSObject(CoderAdditions). Andrew McCallum 1995-03-23 04:27:41 +0000
  • 1ef2aba187 (OBJECTS_VERSION): Version 0.1.5. (OBJECTS_FTP_DIRECTORY): Fixed for alpha.gnu. Added many GNUSTEP files. mccallum 1995-03-23 04:13:31 +0000
  • 91efc91c7e (OBJECTS_VERSION): Version 0.1.5. (OBJECTS_FTP_DIRECTORY): Fixed for alpha.gnu. Added many GNUSTEP files. Andrew McCallum 1995-03-23 04:13:31 +0000
  • 7a9646097c Inherit from NSObject, not Object. mccallum 1995-03-23 04:09:55 +0000
  • f06901aa8b Inherit from NSObject, not Object. Andrew McCallum 1995-03-23 04:09:55 +0000
  • d4a12ec0c6 Text for release version 0.1.5 mccallum 1995-03-23 04:08:49 +0000
  • 02e64e5e84 Text for release version 0.1.5 Andrew McCallum 1995-03-23 04:08:49 +0000
  • 6e58fa0b83 Inherit from NSObject, not Object. Don't free connection object, release it. mccallum 1995-03-23 04:06:57 +0000
  • 7b09906aaf Inherit from NSObject, not Object. Don't free connection object, release it. Andrew McCallum 1995-03-23 04:06:57 +0000
  • 88ead3337f Cast aCollectionClass to (id) so we can send NSObject protocol messages that aren't in Collecting. mccallum 1995-03-23 04:05:43 +0000
  • d9e982bf0c Cast aCollectionClass to (id) so we can send NSObject protocol messages that aren't in Collecting. Andrew McCallum 1995-03-23 04:05:43 +0000
  • 234132faa3 (initialize): Return void. mccallum 1995-03-23 04:04:10 +0000
  • aae20e5bfe (initialize): Return void. Andrew McCallum 1995-03-23 04:04:10 +0000
  • 918f664f8b Use @"" constant strings. mccallum 1995-03-23 04:03:38 +0000
  • dbdd04782f Use @"" constant strings. Andrew McCallum 1995-03-23 04:03:38 +0000
  • e3e3d3ce4f Use @"" constant strings. mccallum 1995-03-23 03:58:37 +0000
  • 1999fd09be Use @"" constant strings. Andrew McCallum 1995-03-23 03:58:37 +0000
  • 51be0428b1 Inherit from NSObject, not Object. mccallum 1995-03-23 03:55:23 +0000
  • 7a35f3536a Inherit from NSObject, not Object. Andrew McCallum 1995-03-23 03:55:23 +0000
  • 15a534bcd6 (main): Some #if 0'ed out new tests. mccallum 1995-03-23 03:52:10 +0000
  • d759af926b (main): Some #if 0'ed out new tests. Andrew McCallum 1995-03-23 03:52:10 +0000
  • 28c47f4788 Initial revision mccallum 1995-03-23 03:51:32 +0000
  • 8c265b526d Initial revision Andrew McCallum 1995-03-23 03:51:32 +0000
  • 24ff419bff (DeallocationHelpers): New category containing _empty and _collectionDeallocate. mccallum 1995-03-23 03:51:07 +0000
  • b6d638d8b0 (DeallocationHelpers): New category containing _empty and _collectionDeallocate. Andrew McCallum 1995-03-23 03:51:07 +0000
  • 4e2f5f4645 (initialize): Return void. mccallum 1995-03-23 03:50:09 +0000
  • 7bc9920bb8 (initialize): Return void. Andrew McCallum 1995-03-23 03:50:09 +0000
  • e059475db7 (encodeValueOfSimpleType:at:withName:): Use #ifndef __CHAR_UNSIGNED__ to prevent compiler warning. mccallum 1995-03-23 03:49:15 +0000
  • 9b85b58159 (encodeValueOfSimpleType:at:withName:): Use #ifndef __CHAR_UNSIGNED__ to prevent compiler warning. Andrew McCallum 1995-03-23 03:49:15 +0000
  • d20fb594c8 (compare:): Implemented. mccallum 1995-03-23 03:48:18 +0000
  • a2c5b9464b (compare:): Implemented. Andrew McCallum 1995-03-23 03:48:18 +0000
  • 19ddae75b2 Comment fixes. mccallum 1995-03-23 03:47:56 +0000
  • df0ec01a95 Comment fixes. Andrew McCallum 1995-03-23 03:47:56 +0000
  • 500f445a7e (arrayWithObjects): Add missing s. mccallum 1995-03-23 03:45:25 +0000
  • 7ff63c86d9 (arrayWithObjects): Add missing s. Andrew McCallum 1995-03-23 03:45:25 +0000
  • 53f374bf8b Include objects/objc-malloc. Comment fixes. mccallum 1995-03-23 03:44:32 +0000
  • 76c7153b19 Include objects/objc-malloc. Comment fixes. Andrew McCallum 1995-03-23 03:44:32 +0000
  • fb31e8e200 Additional comments. mccallum 1995-03-23 03:43:52 +0000
  • 2f4a20e3a1 Additional comments. Andrew McCallum 1995-03-23 03:43:52 +0000
  • 2582750c39 Don't include NSObjectPrivate.h. mccallum 1995-03-23 03:43:19 +0000
  • 3b6558d80d Don't include NSObjectPrivate.h. Andrew McCallum 1995-03-23 03:43:19 +0000
  • 3203aaadf2 Include objects/String.h. mccallum 1995-03-23 03:42:35 +0000
  • 6b7932b535 Include objects/String.h. Andrew McCallum 1995-03-23 03:42:35 +0000
  • 9cb32d9842 (argumentInfoAtIndex:): Comment out for now. mccallum 1995-03-23 03:42:04 +0000
  • eb86699e6a (argumentInfoAtIndex:): Comment out for now. Andrew McCallum 1995-03-23 03:42:04 +0000
  • 7505741aa5 (_collectionDealloc): Fix super call. mccallum 1995-03-23 03:41:40 +0000
  • f3f8293ec1 (_collectionDealloc): Fix super call. Andrew McCallum 1995-03-23 03:41:40 +0000
  • 1c6674f548 Initial revision mccallum 1995-03-23 03:40:21 +0000
  • 3eed2c8a0e Initial revision Andrew McCallum 1995-03-23 03:40:21 +0000
  • e54c0eea53 Add header comment. mccallum 1995-03-23 03:39:45 +0000
  • a44765f1d0 Add header comment. Andrew McCallum 1995-03-23 03:39:45 +0000
  • 06b866409a Inherit from NSObject, not Object. mccallum 1995-03-23 03:39:18 +0000
  • 920745c84c Inherit from NSObject, not Object. Andrew McCallum 1995-03-23 03:39:18 +0000
  • 591841c5d7 (autorelease): Implemented. mccallum 1995-03-23 03:38:44 +0000
  • c5854855bf (autorelease): Implemented. Andrew McCallum 1995-03-23 03:38:44 +0000
  • 3bd97746b3 (shallowCopyAs:, emptyCopyAs:, copyAs:): Change arg type to (Class). (dealloc, empty): Don't use safe version of makeObjectsPerform:. (_empty, _collectionDealloc): Move to a category. mccallum 1995-03-23 03:37:22 +0000
  • 08ae06a62c (shallowCopyAs:, emptyCopyAs:, copyAs:): Change arg type to (Class). (dealloc, empty): Don't use safe version of makeObjectsPerform:. (_empty, _collectionDealloc): Move to a category. Andrew McCallum 1995-03-23 03:37:22 +0000
  • 339160af5a (shallowCopyAs:, emptyCopyAs:, copyAs:): Change arg type to (Class). mccallum 1995-03-23 03:35:01 +0000
  • 450d5226fd (shallowCopyAs:, emptyCopyAs:, copyAs:): Change arg type to (Class). Andrew McCallum 1995-03-23 03:35:01 +0000
  • 561df64eac (compare:, autoreleaseClass, setAutoreleaseClass, read:, write:): Declare new category methods. mccallum 1995-03-23 03:33:07 +0000
  • b54be3885e (compare:, autoreleaseClass, setAutoreleaseClass, read:, write:): Declare new category methods. Andrew McCallum 1995-03-23 03:33:07 +0000
  • 53c421b413 (class): Fix return value. (encodeWithCoder:) #ifdef out for now, until we fix compatibility with GNU Coder. (perform:with:): New method in NEXTSTEP category. mccallum 1995-03-23 03:31:30 +0000
  • 208ee65b15 (class): Fix return value. (encodeWithCoder:) #ifdef out for now, until we fix compatibility with GNU Coder. (perform:with:): New method in NEXTSTEP category. Andrew McCallum 1995-03-23 03:31:30 +0000
  • 781b36616e (zone): New method. (isProxy): Remove method from NSObject category. Don't include objects/AutoreleasePool.h. mccallum 1995-03-23 03:29:35 +0000
  • b545704316 (zone): New method. (isProxy): Remove method from NSObject category. Don't include objects/AutoreleasePool.h. Andrew McCallum 1995-03-23 03:29:35 +0000
  • 14870dfae1 Flesh out. mccallum 1995-03-23 03:28:06 +0000
  • 7e8b12f0ad Flesh out. Andrew McCallum 1995-03-23 03:28:06 +0000
  • 4151cf0b65 (_collectionDealloc): Fix super call. mccallum 1995-03-23 03:27:01 +0000
  • 3a1c4a37a9 (_collectionDealloc): Fix super call. Andrew McCallum 1995-03-23 03:27:01 +0000
  • 489e4c5637 Inherit from NSObject, not Object. mccallum 1995-03-23 03:25:35 +0000
  • f6f348ce37 Inherit from NSObject, not Object. Andrew McCallum 1995-03-23 03:25:35 +0000
  • 805a34014b (encodeSelector:withName:): Use sel_get_any_uid() to get sel type if we can't get it the normal way. (newWithCoder:): Use NSAllocateObject. (isProxy): Removed from NSObject category. mccallum 1995-03-23 03:20:04 +0000
  • 85fa903749 (encodeSelector:withName:): Use sel_get_any_uid() to get sel type if we can't get it the normal way. (newWithCoder:): Use NSAllocateObject. (isProxy): Removed from NSObject category. Andrew McCallum 1995-03-23 03:20:04 +0000
  • 8fb338daf4 Initial revision mccallum 1995-03-22 22:29:33 +0000
  • 8166a77679 Initial revision Andrew McCallum 1995-03-22 22:29:33 +0000
  • 6f852b1188 (releaseObjects, release): Methods removed. mccallum 1995-03-22 21:37:04 +0000
  • 29a1843669 (releaseObjects, release): Methods removed. Andrew McCallum 1995-03-22 21:37:04 +0000
  • d2dafa936f Initial revision mccallum 1995-03-18 17:15:15 +0000
  • 4e1e3b6d7d Initial revision Andrew McCallum 1995-03-18 17:15:15 +0000
  • db78e68bd8 (zone): Implemented. mccallum 1995-03-18 16:58:29 +0000
  • b9c479fbdc (zone): Implemented. Andrew McCallum 1995-03-18 16:58:29 +0000
  • a31aafc207 (NSDeallocateObject): Use zone argument. mccallum 1995-03-18 16:57:31 +0000
  • 7696dd7f3a (NSDeallocateObject): Use zone argument. Andrew McCallum 1995-03-18 16:57:31 +0000
  • dd5574d9e2 (NSAllocateObject): Use zone argument. mccallum 1995-03-18 16:55:17 +0000
  • aac11f077b (NSAllocateObject): Use zone argument. Andrew McCallum 1995-03-18 16:55:17 +0000
  • aef82b1c3d (replaceElementAtIndex:with:): Fix typo. mccallum 1995-03-18 16:53:52 +0000
  • c81de285fe (replaceElementAtIndex:with:): Fix typo. Andrew McCallum 1995-03-18 16:53:52 +0000
  • c814380480 (initialize): return void. mccallum 1995-03-18 16:53:04 +0000
  • 7f28838123 (initialize): return void. Andrew McCallum 1995-03-18 16:53:04 +0000
  • 88ddc11ceb (GNUSTEP_MFILES): New files NSAllocateObject.m, NSBundle.m, NSCopyObject.m, NSDeallocateObject.m, NSException.m, NSGeometry.m, NSNumber.m. (GNUSTEP_HEADERS): New files foundation/NSBundle.h, foundation/NSException.h, foundation/NSGeometry.h, foundation/NSNumber.h. mccallum 1995-03-18 16:44:12 +0000