libs-base/Source
Andrew McCallum c00ba6acd1 Don't include <objects/SocketPort.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1183 72102866-910b-0410-8b05-ffd578937521
1996-03-18 14:10:06 +00:00
..
objc Patched from mail. See ChangeLog 1996-01-21 01:36:47 +00:00
objects Don't include <objects/SocketPort.h> 1996-03-18 14:10:06 +00:00
.cvsignore Added generated source files. 1996-01-26 15:34:59 +00:00
abort.c *** empty log message *** 1996-02-13 02:31:48 +00:00
allocs.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 16:00:28 +00:00
Archiver.m Comment change. 1996-02-22 15:04:58 +00:00
argframe.m Use new-style method name "..ValueOfObjCType" 1996-01-23 23:57:17 +00:00
array.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 16:00:28 +00:00
Array.m ([Array -empty]): Renamed from _empty, and implemented to do entire 1996-03-18 13:40:54 +00:00
atoz.m New version from Albin Jones, plus fixes by McCallum. 1996-02-22 16:00:28 +00:00
AutoreleasePool.m Remove #include of objects/collhash.h. 1996-03-12 19:48:05 +00:00
AutoreleaseStack.m Don't include <objects/eltfuncs.h>. 1996-02-22 15:12:41 +00:00
Bag.m Overhaul for new collection class scheme to improve distributed 1996-02-22 15:18:57 +00:00
behavior.c (class_add_behavior): Fix typo. 1996-01-26 16:25:32 +00:00
behavior.m (class_add_behavior): Fix typo. 1996-01-26 16:25:32 +00:00
BinaryCStream.m ([BinaryCStream -decodeValueOfCType:at:withName:]): Make save_type const. 1996-02-22 15:13:13 +00:00
BinaryTree.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
BinaryTreeEltNode.m (initialize): return void. 1995-03-12 19:57:15 +00:00
BinaryTreeNode.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
callbacks-char_p.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
callbacks-id.m New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
callbacks-int.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
callbacks-int_p.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
callbacks-void_p.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
callbacks.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
CircularArray.m ([CircularArray -empty]): Renamed from _collectionEmpty, and 1996-03-18 13:42:07 +00:00
Coder.m Return nil for several -notImplemented methods that are to return objects. 1996-03-18 13:42:32 +00:00
Collection.m ([ConstantCollection -detectObjectByInvoking:]): Set detectedObject to 1996-03-18 13:44:21 +00:00
collhash.c (coll_hash_next): Set STATE to 0 before returning when the list is 1995-10-26 00:48:55 +00:00
ConnectedCoder.m ([ConnectedEncoder -dismiss]): Fix typo in sendPacket: call. 1996-03-13 02:26:24 +00:00
Connection.m (in_port_2_ancestor): New static variable. 1996-03-13 02:32:46 +00:00
ConstantString.m Overhaul for new collection class scheme to improve distributed 1996-02-22 15:18:57 +00:00
CStream.m ([CStream -initForWritingToStream:s]): Return the result. 1996-03-18 13:41:30 +00:00
CString.m ([CString -initWithCString:range:]): Don't make super call. 1996-02-22 15:13:53 +00:00
data.c *** empty log message *** 1996-02-13 02:31:48 +00:00
Decoder.m ([Decoder +readSignatureFromCStream:getClassname:formatVersion:]): 1996-03-06 14:07:17 +00:00
DelegatePool.m ([DelegatePool -forward::]): Fix use of END_FOR_ARRAY. 1996-03-03 00:33:51 +00:00
Dictionary.m ([Dictionary -newEnumState]): Removed useless cruft. 1996-03-18 13:44:52 +00:00
dld-load.h Initial revision 1995-04-03 20:49:14 +00:00
eltfuncs.m Initial revision 1994-11-04 16:29:24 +00:00
EltNodeCollector.m Use string objects instead of C strings 1996-01-24 03:33:21 +00:00
Encoder.m ([Encoder -_coderCreateReferenceForObject:]): Return the xref! 1996-03-18 13:45:37 +00:00
find_exec.c WinNT and thread-related odifications from Scott Christley 1996-02-13 15:43:30 +00:00
GapArray.m ([GapArray -empty]): Renamed from _collectionEmpty, and implemented to 1996-03-18 13:46:06 +00:00
gnu4next.m Initial revision 1996-01-22 23:22:11 +00:00
gnu4nextrt.m Initial revision 1996-01-22 23:22:11 +00:00
hash.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
HashTable.m Initial revision 1994-11-04 16:29:24 +00:00
Heap.m Overhaul for new collection class scheme to improve distributed 1996-02-22 15:18:57 +00:00
hpux-load.h *** empty log message *** 1995-08-02 16:37:09 +00:00
IndexedCollection.m ([ConstantIndexedCollection -prevObjectWithEnumState:]): Use 1996-03-18 13:47:14 +00:00
Invocation.m ([MethodInvocation -invokeWithObject:]): Revert last change: call 1996-03-18 13:49:14 +00:00
KeyedCollection.m ([ConstantKeyedCollection -initWithObjects:forKeys:count:]): Return nil. 1996-03-18 13:51:14 +00:00
LinkedList.m ([LinkedList -initWithObjects:count:]): Return self. 1996-03-18 13:51:44 +00:00
LinkedListEltNode.m (initialize): return void. 1995-03-12 22:10:02 +00:00
LinkedListNode.m ([LinkedListNode -initialize]): Method removed. 1996-03-03 01:37:08 +00:00
list.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +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
MachPort.m Surrounded by #if for mach. 1996-03-01 16:21:34 +00:00
Magnitude.m (compare:): Implemented. 1995-03-23 03:48:18 +00:00
Makefile.in (CFLAGS): Add -Wall. 1996-03-12 14:46:20 +00:00
Makefile.local Initial revision 1996-01-22 23:22:11 +00:00
Makefile.sed.nt Reinstate this file. 1996-02-22 16:10:56 +00:00
MallocAddress.m Use NSMapTable instead of Dictionary class. 1996-02-22 15:15:46 +00:00
map.c New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
MappedCollector.m ([MappedCollector -initWithObjects:forKeys:count:]): Return self. 1996-03-18 13:52:10 +00:00
md5.c *** empty log message *** 1996-02-13 02:31:48 +00:00
md5.h *** empty log message *** 1996-02-13 02:31:48 +00:00
MemoryStream.m ([MemoryStream -initWithCapacity:prefix:]): New method. 1996-03-12 19:40:30 +00:00
MethodSignature.m Initial revision 1996-01-22 23:22:11 +00:00
mframe.m (dissect_method_return): Initialize RETFRAME to NULL to prevent warning. 1996-03-18 14:03:17 +00:00
MutableCString.m ([MutableCString -initWithCoder:]): Remove unused variable n. Return 1996-03-18 13:53:13 +00:00
MutableString.m Overhaul for new collection class scheme to improve distributed 1996-02-22 15:18:57 +00:00
Notification.m New file. 1996-03-03 02:18:46 +00:00
NotificationDispatcher.m ([NotificationDispatcher -removeObserver:name:object:]): Remove unused 1996-03-18 13:58:28 +00:00
NSAllocateObject.m Include <string.h> for memset(). 1996-03-18 13:53:30 +00:00
NSArchiver.m ([NSArchiver +initialize]): Use ==, not = in if test. 1996-03-18 13:54:00 +00:00
NSArray.m Use -subclassResponsibility instead of -notImplemented 1996-02-01 17:04:17 +00:00
NSAssertionHandler.m Include from <Foundation/...>, not <foundation/...>. 1995-04-17 21:13:20 +00:00
NSAutoreleasePool.m ([NSAutoreleasePool -parentAutoreleasePool]): Remove inclusion of 1996-03-18 13:54:29 +00:00
NSBitmapCharSet.m Initial revision 1995-05-05 21:16:49 +00:00
NSBundle.m Minor comment format fix. 1996-03-18 13:54:56 +00:00
NSCallBacks.h New file. 1996-02-22 15:56:02 +00:00
NSCallBacks.m New file. 1996-02-22 15:47:04 +00:00
NSCharacterSet.m all methods): Implemented. 1995-08-30 21:31:29 +00:00
NSCoder.m WinNT and thread-related odifications from Scott Christley 1996-02-13 15:43:30 +00:00
NSConcreteNumber.m ([NumberTemplate -hash]): New method. 1996-02-22 16:06:34 +00:00
NSConcreteValue.m Patched from mail. 1995-08-30 21:49:35 +00:00
NSCopyObject.m Initial revision 1995-03-18 16:39:48 +00:00
NSCountedSet.m ([NSCountedSet -countForObject:]): Return 0. 1996-03-18 13:55:09 +00:00
NSCTemplateValue.m Patched from mail. 1995-08-30 21:49:35 +00:00
NSData.m ([NSData +_setConcreteClass:]): Include <string.h> for memset(). 1996-03-18 13:55:26 +00:00
NSDate.m ([NSDate -initWithString:]): Initialize theTime to 0, to prevent warning. 1996-03-18 13:55:57 +00:00
NSDeallocateObject.m (NSDeallocateObject): Fix typo. 1995-04-05 16:09:45 +00:00
NSDictionary.m Use -subclassResponsibility instead of -notImplemented 1996-02-01 17:04:17 +00:00
NSEnumerator.m Use -subclassResponsibility instead of -notImplemented 1996-02-01 17:04:17 +00:00
NSException.m (NSInconsistentArchiveException): String removed; it's in NSArchiver.m. 1996-01-26 19:20:10 +00:00
NSGArchiver.m Use new Archiver classes instead of Coder. 1996-02-22 15:17:12 +00:00
NSGArray.m Overhaul for new collection class scheme to improve distributed 1996-02-22 15:18:57 +00:00
NSGCountedSet.m Remove #include of objects/eltfuncs.h. 1996-03-12 19:48:47 +00:00
NSGCString.m Comment fix. 1996-03-18 13:56:13 +00:00
NSGData.m ([NSGData -writeToFile:atomically:]): Use cStringNoCopy. 1996-01-26 03:10:13 +00:00
NSGDictionary.m Remove #include of objects/eltfuncs.h. 1996-03-12 19:48:47 +00:00
NSGeometry.m Patched from mail. See ChangeLog 1995-12-20 18:42:38 +00:00
NSGSet.m ([NSGSet -member:]): Return value. 1996-03-13 02:34:37 +00:00
NSHashTable.m New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
NSInvocation.m ([NSInvocation -methodSignature]): Return nil. 1996-03-18 13:56:54 +00:00
NSLock.m New files from Scott Christley 1996-02-13 15:40:05 +00:00
NSLog.m Initial revision 1996-01-22 23:22:11 +00:00
NSMapTable.m (NSAllMapTableValues): Get rid of unused variable ARRAY. Return 1996-03-07 01:56:10 +00:00
NSMethodSignature.m ([NSMethodSignature +signatureWithObjCTypes:]): Use gcc's builtin 1996-01-12 16:56:38 +00:00
NSMutableData.m Use -subclassResponsibility instead of -notImplemented 1996-02-01 17:04:17 +00:00
NSNotification.m Include <behavior.h> 1996-03-18 13:57:20 +00:00
NSNotificationCenter.m Include <behavior.h> 1996-03-18 13:57:20 +00:00
NSNumber.m ([NSNumber -description]): New method. 1996-02-22 16:02:02 +00:00
NSObjCRuntime.m Initial revision 1995-08-24 22:35:25 +00:00
NSObject.m Formatting change. 1996-02-24 16:38:43 +00:00
NSProcessInfo.m WinNT and thread-related odifications from Scott Christley 1996-02-13 15:43:30 +00:00
NSRange.m Include from <Foundation/...>, not <foundation/...>. 1995-04-17 21:13:20 +00:00
NSSet.m ([NSSet +set]): Use +alloc, not _concreteClass. This 1995-11-03 22:24:14 +00:00
NSString.m ([NSString -hash]): Don't use elt_* function, and use 1996-02-22 21:50:35 +00:00
NSThread.m New files from Scott Christley 1996-02-13 15:40:05 +00:00
NSTimer.m Remove references to NAN. 1996-03-18 13:57:39 +00:00
NSTimeZone.m ([NSTimeZone -encodeWithCoder:]): Avoid warning by removing type from 1995-08-23 16:15:22 +00:00
NSUser.c Initial revision 1995-08-02 15:37:10 +00:00
NSValue.m ([NSValueDecoder +newWithCoder:]): Comment out for now; I think it 1996-02-22 16:02:48 +00:00
NSZone.c *** empty log message *** 1995-08-23 15:18:14 +00:00
null-load.h Initial revision 1995-04-03 20:49:14 +00:00
number.c *** empty log message *** 1996-02-13 02:31:48 +00:00
NXConnection.m Use new-style method name "..ValueOfObjCType" 1996-01-23 23:57:17 +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 Fri Mar 31 09:10:50 1995 Adam Fedor <fedor@boulder.colorado.edu> 1995-04-03 01:33:51 +00:00
NXStringTable_scan.l Added header comment. 1995-04-06 19:41:46 +00:00
o_vprintf.c Initial revision 1996-01-22 23:22:11 +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-load.c WinNT and thread-related odifications from Scott Christley 1996-02-13 15:43:30 +00:00
objc-malloc.c Patched from mail. See ChangeLog 1995-10-05 22:22:28 +00:00
ObjectRetaining.m *** empty log message *** 1994-11-08 20:12:12 +00:00
OrderedCollection.m ([OrderedCollection -replaceRange:withCollection:]): Return void. 1996-03-18 13:58:56 +00:00
Port.m ([InPort -setReceivedPacketInvocation:]): Assert that 1996-03-13 02:34:55 +00:00
preface.m *** empty log message *** 1994-11-08 20:12:12 +00:00
ProtocolEnforcer.m Initial revision 1996-01-22 23:22:11 +00:00
Proxy.m ([Proxy +newWithCoder:]): Remove unused variable. 1996-03-18 13:59:19 +00:00
Queue.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
Random.m Convert to new Coder scheme. Use -initWithCoder instead 1995-04-09 01:53:53 +00:00
RawCStream.m ([RawCStream -encodeValueOfCType:at:withName:name]): Remove unused variable. 1996-03-18 14:00:06 +00:00
RBTree.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
RBTreeEltNode.m (initialize): Return void. 1995-03-23 03:50:09 +00:00
RBTreeNode.m Include <objects/NSString.h> for @"" in encoding withName:. 1996-01-24 14:11:55 +00:00
ReleasePool.m Initial revision 1996-01-22 23:22:11 +00:00
RetainingNotifier.m (autorelease): Implemented. 1995-03-23 03:38:44 +00:00
Ring.m Initial revision 1996-01-22 23:22:11 +00:00
RNGAdditiveCongruential.m Convert to new Coder scheme. Use -initWithCoder instead 1995-04-09 01:53:53 +00:00
RNGBerkeley.m Convert to new Coder scheme. Use -initWithCoder instead 1995-04-09 01:53:53 +00:00
RunLoop.m Remove references to NAN. Define bzero for FD_CLR(). Include 1996-03-18 14:00:47 +00:00
Set.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
simple-load.h (__objc_dynamic_find_symbol): Cast to drop const type, and avoid warning. 1996-02-22 21:21:30 +00:00
SocketPort.m WinNT and thread-related odifications from Scott Christley 1996-02-13 15:43:30 +00:00
SplayTree.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
Stack.m Overhaul for new collection class scheme to improve distributed objects and NeXT-compatibility. 1996-02-22 15:11:43 +00:00
StdioStream.m ([Stream -close]): Method renamed from -closeStream. 1996-02-24 16:37:55 +00:00
stdobjects.m *** empty log message *** 1994-11-08 20:12:12 +00:00
Storage.m ([Storage -insertElement:at:]): Increment numElements. (Reported by 1996-01-09 20:24:52 +00:00
Stream.m ([Stream -close]): Method renamed from -closeStream. 1996-02-24 16:37:55 +00:00
String.m ([String -hash]): Don't use elt_* function, and use 1996-02-22 21:50:25 +00:00
SunRpcPort.m Initial revision 1996-01-22 23:22:11 +00:00
TcpPort.m (bzero): New macro, to memset(); for FD_ZERO(). 1996-03-18 14:01:18 +00:00
TextCStream.m ([TextCStream -decodeName:name]): Pass correct value to debug message. 1996-03-18 14:02:14 +00:00
Thread.m Initial revision 1996-01-22 23:22:11 +00:00
Time.m Include Sequent support. (Thanks to Matt Nelson <nelsonm@ctron.com>). 1995-06-29 01:05:29 +00:00
Tree.m Initial revision 1996-01-22 23:22:11 +00:00
TreeNode.m Use string objects instead of C strings 1996-01-24 03:33:21 +00:00
UdpPort.m Change references to non-existant UdpPacket class to UdpInPacket. 1996-03-18 14:02:44 +00:00
vfscanf.c Initial revision 1996-01-22 23:22:11 +00:00
x-basics.c.in New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00
x-callbacks.c.in New version from Albin Jones, plus fixes by McCallum. 1996-02-22 15:25:44 +00:00