..
objc
(STRVAL): Make it a macro instead of an inline function to avoid
1997-01-09 21:49:58 +00:00
objects
File deleted.
1996-04-17 13:34:36 +00:00
.cvsignore
Added stringsfile files.
1996-10-31 20:40:40 +00:00
Archiver.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
argframe.m
*** empty log message ***
1996-09-07 21:09:35 +00:00
Array.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
AutoreleasePool.m
Don't include objc-malloc.h.
1996-09-07 20:17:46 +00:00
AutoreleaseStack.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Bag.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
behavior.m
Changes from Scott Christley. See Oct 23 ChangeLog entry.
1996-10-31 17:28:15 +00:00
BinaryCStream.m
(PRE_SIZEOF_PREFIX_FORMAT_VERSION): New macro for old version number.
1997-01-12 18:59:14 +00:00
BinaryTree.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
BinaryTreeEltNode.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
BinaryTreeNode.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
CircularArray.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Coder.m
([Coder -encodeConditionalObject:]): Comment additions.
1996-05-13 00:14:51 +00:00
Collection.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
ConnectedCoder.m
Release packet after invoking initialisation method of super which
1997-01-09 15:38:28 +00:00
Connection.m
([Connection -forwardForProxy:selector:argFrame:]): In nested function
1997-03-04 15:53:52 +00:00
ConstantString.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
CStream.m
([CStream -_initForReadingFromPostSignatureStream:
1997-01-12 18:49:08 +00:00
data.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Decoder.m
([Decoder -finishDecodingInterconnectedObjects]): Comment fixes.
1997-03-04 15:51:57 +00:00
DelegatePool.m
* src/DelegatePool.m:
1997-01-06 21:33:32 +00:00
Dictionary.m
([Dictionary -removeObject:]): Add comment about efficiency.
1996-08-30 21:11:15 +00:00
dld-load.h
Changes from Christley. See Sep 25 ChangeLog entry.
1996-10-25 23:54:08 +00:00
eltfuncs.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
EltNodeCollector.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Encoder.m
(-initForWritingToStream:withFormatVersion:cStreamClass:cStreamFormatVersion:):
1997-01-09 15:38:54 +00:00
find_exec.c
Changes made in Rochester. See ChangeLog
1996-07-15 18:41:44 +00:00
GapArray.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
gnu4next.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
gnu4nextrt.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
HashTable.m
([HashTable -isKey]): Updated isKey to use the new hash_value_for_key
1996-09-17 14:20:23 +00:00
Heap.m
Changes from Richard Frith-Macdonald. See Oct 31 ChangeLog entry.
1996-10-31 18:02:23 +00:00
hpux-load.h
Changes from Christley. See Sep 25 ChangeLog entry.
1996-10-25 23:54:08 +00:00
IndexedCollection.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Invocation.m
([Invocation -initWithCoder:]): In accordance with Objective C runtime
1996-09-07 19:56:16 +00:00
KeyedCollection.m
(-dealloc): Added call to NSDeallocateObject() to ensure that the
1997-01-09 15:39:41 +00:00
LinkedList.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
LinkedListEltNode.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
LinkedListNode.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
List.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Lock.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
MachPort.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Magnitude.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Makefile.in
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
Makefile.local
Initial revision
1996-01-22 23:22:11 +00:00
Makefile.sed.nt
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00
MallocAddress.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
MappedCollector.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
md5.c
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00
md5.h
*** empty log message ***
1996-02-13 02:31:48 +00:00
MemoryStream.m
([MemoryStream -readLine]): Don't use +stringWithCStringNoCopy:.
1996-11-24 18:27:01 +00:00
MethodSignature.m
Initial revision
1996-01-22 23:22:11 +00:00
mframe.m
(mframe_build_return): Change the way values of type smaller than
1997-01-09 15:45:08 +00:00
Notification.m
Substitute (NSString*) for (id <String>)
1996-11-24 17:30:39 +00:00
NotificationDispatcher.m
Substitute (NSString*) for (id <String>)
1996-11-24 17:30:39 +00:00
NotificationQueue.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSAllocateObject.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Jan 20
1997-03-03 19:46:52 +00:00
NSArchiver.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSArray.m
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00
NSAssertionHandler.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Jan 20,21
1997-03-03 19:51:04 +00:00
NSAutoreleasePool.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Feb 4
1997-03-03 19:56:37 +00:00
NSBitmapCharSet.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSBundle.m
Rearrange #include's a little.
1997-01-09 17:01:14 +00:00
NSCalendarDate.m
([NSCalendarDate -descriptionWithCalendarFormat:locale:]): Remove
1996-10-31 20:05:02 +00:00
NSCallBacks.h
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSCallBacks.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSCharacterSet.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSCoder.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSConcreteNumber.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSConcreteValue.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSCopyObject.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSCountedSet.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSCTemplateValue.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSData.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Jan 20
1997-03-03 19:46:52 +00:00
NSDate.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSDeallocateObject.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog
1997-03-03 19:43:25 +00:00
NSDictionary.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSEnumerator.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSException.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Jan 20,21
1997-03-03 19:51:04 +00:00
NSFileManager.m
New file.
1997-03-03 20:10:10 +00:00
NSGArchiver.m
Substitute (NSString*) for (id <String>)
1996-11-24 17:30:39 +00:00
NSGArray.m
([NSGArray +initialize]): Declare NonCore classes.
1996-09-02 15:53:07 +00:00
NSGCountedSet.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSGCString.m
([NSGMutableCString -insertString:atIndex:]): Use -cStringNoCopy
1997-01-05 23:17:52 +00:00
NSGData.m
([NSGMutableData -initWithCapacity:]): In accordance with Objective C
1996-09-07 20:00:12 +00:00
NSGDictionary.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSGeometry.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSGSet.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSHashTable.m
Use NSDefaultMallocZone() instead of 0.
1997-01-06 21:35:01 +00:00
NSHost.m
New file.
1997-03-03 19:40:50 +00:00
NSInvocation.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSLock.m
Include <Foundation/NSException.h>. Fix typo.
1996-05-31 17:27:45 +00:00
NSLog.m
Completely rewritten by Adam Fedor.
1997-01-06 22:04:07 +00:00
NSMapTable.m
Use NSDefaultMallocZone() instead of 0.
1997-01-06 21:35:01 +00:00
NSMethodSignature.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSMutableData.m
([NSMutableData -initWithCapacity:]): In accordance with Objective C
1996-09-07 20:00:37 +00:00
NSNotification.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSNotificationCenter.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSNumber.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSObjCRuntime.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSObject.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Jan 20
1997-03-03 19:46:52 +00:00
NSPage.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Jan 20
1997-03-03 19:46:52 +00:00
NSProcessInfo.m
Use NSDefaultMallocZone() instead of 0. And cosmetic changes.
1997-01-06 21:44:55 +00:00
NSRange.m
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00
NSRunLoop.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSScanner.m
([NSScanner -scanRadixUnsignedInt:]): New method.
1996-09-17 15:02:31 +00:00
NSSet.m
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00
NSString.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSThread.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Feb 4
1997-03-03 19:56:37 +00:00
NSTimer.m
([NSTimer -compare:]): New method, so they get properly sorted in a
1997-01-11 21:35:35 +00:00
NSTimeZone.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSUser.m
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00
NSUserDefaults.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
NSValue.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSZone.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog Feb 6
1997-03-03 19:58:17 +00:00
null-load.h
Changes from Christley. See Sep 25 ChangeLog entry.
1996-10-25 23:54:08 +00:00
numbers.c
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NXConnection.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NXProtocolChecker.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NXProxy.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NXStringTable.m
Changes from Christley. See Sep 25 ChangeLog entry.
1996-10-25 23:54:08 +00:00
NXStringTable_scan.l
(string_buf_ptr): Init local variable.
1996-03-26 00:29:07 +00:00
o_array.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog
1997-03-03 19:43:25 +00:00
o_cbs.m
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
o_cbs_char_p.m
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
o_cbs_id.m
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
o_cbs_int.m
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
o_cbs_int_p.m
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
o_cbs_void_p.m
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
o_hash.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog
1997-03-03 19:43:25 +00:00
o_list.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog
1997-03-03 19:43:25 +00:00
o_map.m
Use NSDefaultMallocZone() instead of 0.
1997-01-06 21:35:01 +00:00
o_vprintf.c
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
o_vscanf.c
Include <objc/objc-api.h>. (Reported by Richard Frith-Macdonald
1996-09-16 20:55:02 +00:00
o_x_bas.m.in
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog
1997-03-03 19:43:25 +00:00
o_x_cbs.m.in
Rename callbacks to o_cbs.
1996-06-18 00:48:54 +00:00
objc-gnu2next.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
objc-load.c
Include <gnustep/base/config.h>
1997-01-06 22:00:31 +00:00
ObjectRetaining.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
OrderedCollection.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
ostream.m
Don't use old String methods; use NSString methods.
1996-11-24 18:31:13 +00:00
Port.m
Substitute (NSString*) for (id <String>)
1996-11-24 17:30:39 +00:00
preface.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
proplist.l
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00
proplist.y
New file.
1996-05-13 17:32:56 +00:00
ProtocolEnforcer.m
Initial revision
1996-01-22 23:22:11 +00:00
Proxy.m
([Proxy -awakeAfterUsingCoder:]): New method. Needed otherwise we get
1997-03-04 15:51:20 +00:00
Queue.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Random.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
RawCStream.m
Substitute (NSString*) for (id <String>)
1996-11-24 17:30:39 +00:00
RBTree.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
RBTreeEltNode.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
RBTreeNode.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
ReleasePool.m
Initial revision
1996-01-22 23:22:11 +00:00
RetainingNotifier.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Ring.m
Initial revision
1996-01-22 23:22:11 +00:00
RNGAdditiveCongruential.m
Don't include objc-malloc.h.
1996-09-07 20:17:46 +00:00
RNGBerkeley.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
RunLoop.m
* src/RunLoop.m ([RunLoop -limitDateForMode:]):
1997-01-06 22:21:02 +00:00
Set.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
simple-load.h
Changes from Christley. See Sep 25 ChangeLog entry.
1996-10-25 23:54:08 +00:00
SocketPort.m
Substitute (NSString*) for (id <String>)
1996-11-24 17:30:39 +00:00
SplayTree.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
Stack.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
StdioStream.m
Changes by wacko@power1.snu.ac.kr (Yoo C. Chung). See ChangeLog
1997-03-03 19:43:25 +00:00
Storage.m
In accordance with Objective C runtime change, use objc_realloc as a
1996-09-07 20:08:43 +00:00
Stream.m
([Stream -readLine]): Don't use the non-existant
1996-11-24 18:28:47 +00:00
stringsfile.l
The definition of LABEL needed expanding.
1997-01-06 21:02:08 +00:00
stringsfile.y
Remove duplicated content.
1996-10-31 20:39:29 +00:00
SunRpcPort.m
Change all include objects/*.h to include gnustep/base/*.h.
1996-04-17 15:23:00 +00:00
TcpPort.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
TextCStream.m
([TextCStream -decodeName:name]): Don't use the non-existant
1996-11-24 18:29:09 +00:00
Thread.m
Initial revision
1996-01-22 23:22:11 +00:00
Time.m
Changes from Scott Christley. See Oct 18 ChangeLog entry.
1996-10-31 17:22:04 +00:00
Tree.m
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
TreeNode.m
Changes from home. See ChangeLog Aug 5 through Aug 25
1996-09-02 13:20:20 +00:00
UdpPort.m
Changes by Scott Christley. See ChangeLog Feb 25
1997-03-03 20:07:35 +00:00
vfscanf.c
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
win32-def.top
New file.
1996-05-31 14:25:27 +00:00
win32-entry.c
Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21
1997-01-09 16:24:07 +00:00