..
mframe
Fixed typo
1998-11-02 10:58:35 +00:00
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
*** empty log message ***
1997-05-03 20:42:53 +00:00
Archiver.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Array.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Bag.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
behavior.m
Remove redundant classes.
1998-07-21 17:56:48 +00:00
BinaryCStream.m
Zone stuff
1998-10-15 05:03:16 +00:00
BinaryTree.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
BinaryTreeNode.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
CircularArray.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Coder.m
Use NSDictionary.h rather than Dictionary.h
1998-10-03 05:16:53 +00:00
Collection.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
ConnectedCoder.m
Remove redundant classes.
1998-07-21 17:56:48 +00:00
CStream.m
Changes from Frith-Macdonald, NSLock fixes.
1998-04-20 14:13:19 +00:00
Decoder.m
Update to correctly decode classes that rely on multiple inheritance.
1998-07-20 21:13:15 +00:00
DelegatePool.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Dictionary.m
Fixes from Frith-MacDonald.
1998-01-19 15:20:15 +00:00
dld-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
Encoder.m
Minor fixes for unknown selectors in DO
1998-09-30 13:01:54 +00:00
externs.m
Tidied
1998-11-09 20:24:09 +00:00
FastMap.x
Tidied typing
1998-10-27 08:14:06 +00:00
find_exec.c
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
GapArray.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
GetDefEncoding.m
Various fixes, Frith-MacDonald, others.
1998-05-29 15:25:41 +00:00
GNUmakefile
Added NSDistributedNotificationCenter stuff
1998-11-02 17:01:52 +00:00
HashTable.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Heap.m
Fixes from Frith-MacDonald.
1998-01-19 15:20:15 +00:00
hpux-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
IndexedCollection.m
Make NSObject conform to specs
1998-09-28 20:38:02 +00:00
Invocation.m
Rewrote ([-invoke]) to retrieve return values correctly by using
1998-07-15 12:46:01 +00:00
KeyedCollection.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
lex.pl.m
Add placeholder for NSNotificationCenter
1998-10-13 12:56:27 +00:00
lex.sf.m
Add regen files to repository.
1998-02-14 20:52:00 +00:00
libgnustep-base.def
*** empty log message ***
1998-09-30 08:40:54 +00:00
LinkedList.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
LinkedListNode.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
List.m
Simplify configure, quiet warnings (from Wacko).
1997-12-11 19:09:56 +00:00
MachPort.m
Remove redundant classes.
1998-07-21 17:56:48 +00:00
Magnitude.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Makefile.postamble
Force some rebuilds for changes in include files.
1998-11-02 09:00:27 +00:00
Makefile.preamble
New split view, other fixes.
1998-07-28 17:51:55 +00:00
MappedCollector.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
md5.c
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
md5.h
*** empty log message ***
1996-02-13 02:31:48 +00:00
MemoryStream.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
mframe.m
Tidied NO_GNUSTEP stuff
1998-11-02 10:55:53 +00:00
NotificationDispatcher.m
Make NSObject conform to specs
1998-09-28 20:38:02 +00:00
NSArchiver.m
Various small bugfixes.
1998-10-28 13:58:05 +00:00
NSArray.m
Corrected [-hash] implementations.
1998-10-27 08:12:49 +00:00
NSAssertionHandler.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSAttributedString.m
Fixed -copy and -isEqual:
1998-07-29 14:04:17 +00:00
NSAutoreleasePool.m
Log warning if an object is autoreleased without a pool.
1998-10-01 03:05:27 +00:00
NSBitmapCharSet.m
Support archiving of mutable character sets
1998-07-29 14:52:50 +00:00
NSBundle.m
Better configuration, gui will compile without DPS
1998-09-03 14:35:49 +00:00
NSCalendarDate.m
Zone stuff
1998-10-15 05:03:16 +00:00
NSCallBacks.h
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NSCallBacks.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSCharacterSet.m
Implemented [-isEqual:] for NSCharacterSet
1998-07-29 14:46:16 +00:00
NSCoder.m
tidied a little
1998-10-11 06:26:40 +00:00
NSConcreteNumber.m
New split view, other fixes.
1998-07-28 17:51:55 +00:00
NSConcreteValue.m
Memory leak and other fixes from Frith-MacDonald.
1998-03-12 14:21:20 +00:00
NSConnection.m
Typo fix - guess I'm too tired.
1998-10-03 05:22:09 +00:00
NSCopyObject.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSCountedSet.m
Zone stuff
1998-10-15 05:03:16 +00:00
NSCTemplateValue.m
Memory leak and other fixes from Frith-MacDonald.
1998-03-12 14:21:20 +00:00
NSData.m
Various small bugfixes.
1998-10-28 13:58:05 +00:00
NSDate.m
Tidied encoding.
1998-10-20 15:40:25 +00:00
NSDebug.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSDictionary.m
Added missing initialisiation method
1998-10-31 05:17:54 +00:00
NSDistantObject.m
Tidied method signature stuff.
1998-09-29 11:32:53 +00:00
NSDistributedLock.m
Simplify configure, quiet warnings (from Wacko).
1997-12-11 19:09:56 +00:00
NSDistributedNotificationCenter.m
Misc bugfixes
1998-11-09 11:06:07 +00:00
NSEnumerator.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSException.m
Send bycopy over the wire.
1998-10-17 18:56:49 +00:00
NSFileHandle.m
Minor fixes
1998-09-10 04:48:50 +00:00
NSFileManager.m
Changes from Frith-Macdonald, NSLock fixes.
1998-04-20 14:13:19 +00:00
NSGArchiver.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSGArray.m
Corrected [-hash] implementations.
1998-10-27 08:12:49 +00:00
NSGAttributedString.m
Fixed coding/decoding autorelease problem.
1998-09-02 12:34:38 +00:00
NSGCountedSet.m
Corrected [-hash] implementations.
1998-10-27 08:12:49 +00:00
NSGCString.m
Tidied coding/decoding to be a bit more efficient.
1998-10-26 18:06:51 +00:00
NSGDictionary.m
Corrected [-hash] implementations.
1998-10-27 08:12:49 +00:00
NSGDictionary.m.old
Backup of original dictionary code
1998-10-01 16:04:10 +00:00
NSGeometry.m
New string functions, patches from Richard and Wacko.
1997-12-19 18:13:52 +00:00
NSGSequence.m
Housekeeping - typecasts to avoid warnings and removal of redundant methods.
1998-07-29 09:22:18 +00:00
NSGSet.m
Corrected [-hash] implementations.
1998-10-27 08:12:49 +00:00
NSGString.m
Tidied coding/decoding to be a bit more efficient.
1998-10-26 18:06:51 +00:00
NSHashTable.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
NSHost.m
Fixed coding/decoding autorelease problem.
1998-09-02 12:34:38 +00:00
NSInvocation.m
Various small bugfixes.
1998-10-28 13:58:05 +00:00
NSLock.m
Changes from Frith-Macdonald, NSLock fixes.
1998-04-20 14:13:19 +00:00
NSLog.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
NSMapTable.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
NSMethodSignature.m
Rewrite of invocation code with new mframe code.
1998-08-13 20:45:32 +00:00
NSNotification.m
Tiny change to comply with docs which state that the notification name is
1998-09-08 07:55:50 +00:00
NSNotificationCenter.m
New split view, other fixes.
1998-07-28 17:51:55 +00:00
NSNotificationQueue.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSNumber.m
New split view, other fixes.
1998-07-28 17:51:55 +00:00
NSObjCRuntime.m
Rewrite of invocation code with new mframe code.
1998-08-13 20:45:32 +00:00
NSObject.m
Tidied.
1998-11-02 10:17:28 +00:00
NSPage.m
Various fixes, Frith-MacDonald, others.
1998-05-29 15:25:41 +00:00
NSPipe.m
Simplify configure, quiet warnings (from Wacko).
1997-12-11 19:09:56 +00:00
NSPort.m
Bugfixes in name serve stuff - should be much more robust.
1998-10-30 08:40:03 +00:00
NSPortCoder.m
Zone stuff
1998-10-15 05:03:16 +00:00
NSPortMessage.m
Tidied NO_GNUSTEP stuff
1998-11-02 10:55:53 +00:00
NSPortNameServer.m
Improved locking
1998-11-02 11:28:58 +00:00
NSProcessInfo.m
Fixed coding/decoding autorelease problem.
1998-09-02 12:34:38 +00:00
NSProtocolChecker.m
New class.
1998-06-16 13:52:57 +00:00
NSProxy.m
Make NSObject conform to specs
1998-09-28 20:38:02 +00:00
NSRange.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NSRunLoop.m
ignore interrupted select
1998-11-06 19:46:23 +00:00
NSScanner.m
Bugfix - don't raise an exception when attempting to scan a string that is
1998-11-10 10:28:12 +00:00
NSSerializer.m
Changed notImplemented: to shouldNotImplement:
1998-10-09 14:04:04 +00:00
NSSet.m
Corrected [-hash] implementations.
1998-10-27 08:12:49 +00:00
NSString.m
Performance improvmentes for coding.
1998-10-21 11:56:58 +00:00
NSTask.m
Various fixes, Frith-MacDonald, others.
1998-05-29 15:25:41 +00:00
NSThread.m
Remove redundant classes.
1998-07-21 17:56:48 +00:00
NSTimer.m
Make NSObject conform to specs
1998-09-28 20:38:02 +00:00
NSTimeZone.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
NSUnarchiver.m
Various small bugfixes.
1998-10-28 13:58:05 +00:00
NSUndoManager.m
Attempt to make this class do what it should :-)
1998-07-28 09:45:09 +00:00
NSUser.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
NSUserDefaults.m
Tidied
1998-11-09 20:24:09 +00:00
NSValue.m
Housekeeping - typecasts to avoid warnings and removal of redundant methods.
1998-07-29 09:22:18 +00:00
NSZone.m
Slight performance improvement.
1998-10-22 10:58:37 +00:00
null-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
numbers.c
Change "Gnustep" to "GNUstep"
1996-05-12 00:56:10 +00:00
NXStringTable.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
NXStringTable_scan.c
Add regen files to repository.
1998-02-14 20:52:00 +00:00
NXStringTable_scan.l
(string_buf_ptr): Init local variable.
1996-03-26 00:29:07 +00:00
o_array.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
o_cbs.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
o_cbs_char_p.m
Merge in changes from NET-Community.
1997-09-13 17:52:31 +00:00
o_cbs_id.m
Merge in changes from NET-Community.
1997-09-13 17:52:31 +00:00
o_cbs_int.m
Merge in changes from NET-Community.
1997-09-13 17:52:31 +00:00
o_cbs_int_p.m
Merge in changes from NET-Community.
1997-09-13 17:52:31 +00:00
o_cbs_void_p.m
Merge in changes from NET-Community.
1997-09-13 17:52:31 +00:00
o_hash.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
o_list.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
o_map.m
Improve dictionary lookup for strings.
1998-10-01 05:22:47 +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
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
o_x_cbs.m.in
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
objc-gnu2next.m
Byref patches from Frith-MacDonald
1998-03-23 20:49:54 +00:00
objc-load.c
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
OrderedCollection.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
ostream.m
Various fixes, Frith-MacDonald, others.
1998-05-29 15:25:41 +00:00
Port.m
Bugfixes in name serve stuff - should be much more robust.
1998-10-30 08:40:03 +00:00
preface.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
proplist.l
Tiny property-list parsing optimisations
1998-10-09 08:36:37 +00:00
proplist.tab.h
Updated distributed objects code to cope with triangular relationships -
1998-06-26 20:39:50 +00:00
proplist.tab.m
Make automatically generated files match their source
1998-10-26 08:16:44 +00:00
proplist.y
Tiny property-list parsing optimisations
1998-10-09 08:36:37 +00:00
Queue.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Random.m
Update of docs. Fixes from Frith-MacDonald, others.
1998-01-02 18:09:52 +00:00
RawCStream.m
Changes from Frith-Macdonald, NSLock fixes.
1998-04-20 14:13:19 +00:00
RBTree.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
RBTreeNode.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
RNGAdditiveCongruential.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
RNGBerkeley.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Set.m
Minor fixes
1998-09-10 04:48:50 +00:00
simple-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
SplayTree.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Stack.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
StdioStream.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
Storage.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
Stream.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
stringsfile.l
The definition of LABEL needed expanding.
1997-01-06 21:02:08 +00:00
stringsfile.tab.h
Updated distributed objects code to cope with triangular relationships -
1998-06-26 20:39:50 +00:00
stringsfile.tab.m
Updated distributed objects code to cope with triangular relationships -
1998-06-26 20:39:50 +00:00
stringsfile.y
Fixes from Frith-MacDonald.
1998-01-19 15:20:15 +00:00
TcpPort.m
Name server updates.
1998-10-29 12:50:23 +00:00
TextCStream.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
Time.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
tzfile.h
Patches submitted from May 20 to Aug 28 1997
1997-09-01 21:59:51 +00:00
UdpPort.m
Removed references to cStringNoCopy.
1998-09-30 07:42:38 +00:00
Unicode.m
Efficiency hack in conversion to/from unicode
1998-06-24 22:01:03 +00:00
UnixFileHandle.m
Name server updates.
1998-10-29 12:50:23 +00:00
win32-def.top
New file.
1996-05-31 14:25:27 +00:00
win32-entry.m
Remove dependency upon config.h by headers files and include
1997-11-06 00:51:23 +00:00
win32-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00