libs-base/Source
Adam Fedor 1981f6a34b Remove redundant classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2861 72102866-910b-0410-8b05-ffd578937521
1998-07-21 17:56:48 +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 Changes from Frith-Macdonald, NSLock fixes. 1998-04-20 14:13:19 +00:00
BinaryTree.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +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 Byref patches from Frith-MacDonald 1998-03-23 20:49:54 +00:00
Collection.m Memory Leeks from Richard. 1997-11-12 15:37:27 +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 Changes from Christley. See Sep 25 ChangeLog entry. 1996-10-25 23:54:08 +00:00
Encoder.m Changes from Frith-Macdonald, NSLock fixes. 1998-04-20 14:13:19 +00:00
externs.m NSSet additions, better NSDebugLog, added defs 1998-07-15 16:33:33 +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 Remove redundant classes. 1998-07-21 17:56:48 +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 Changes from Christley. See Sep 25 ChangeLog entry. 1996-10-25 23:54:08 +00:00
IndexedCollection.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
Invocation.m Rewrote ([-invoke]) to retrieve return values correctly by using 1998-07-15 12:46:01 +00:00
KeyedCollection.m Changes from Frith-Macdonald, NSLock fixes. 1998-04-20 14:13:19 +00:00
lex.pl.m Add regen files to repository. 1998-02-14 20:52:00 +00:00
lex.sf.m Add regen files to repository. 1998-02-14 20:52:00 +00:00
libgnustep-base.def Remove redundant classes. 1998-07-21 17:56:48 +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 Remove redundant classes. 1998-07-21 17:56:48 +00:00
Makefile.preamble Install headers in gnustep not gnustep/base. 1997-11-28 20:13:58 +00:00
MallocAddress.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +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 New class. 1998-06-16 13:52:57 +00:00
mframe.m Added mframe_decode_return() function. 1998-07-15 12:50:16 +00:00
NotificationDispatcher.m Remove redundant classes. 1998-07-21 17:56:48 +00:00
NSAllocateObject.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSArchiver.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSArray.m Various fixes. 1998-05-13 19:25:38 +00:00
NSAssertionHandler.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSAttributedString.m Fixes from ANOQ. 1997-11-21 18:19:29 +00:00
NSAutoreleasePool.m Add global Foundation header file. 1998-01-03 21:27:44 +00:00
NSBitmapCharSet.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSBundle.m NSSet additions, better NSDebugLog, added defs 1998-07-15 16:33:33 +00:00
NSCalendarDate.m Fixes from Frith-MacDonald. 1998-04-02 14:27:40 +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 Fixed ([-copyWithZone:]) to avoid using the (non-existant) NSObject method. 1998-07-15 12:46:46 +00:00
NSCoder.m Byref patches from Frith-MacDonald 1998-03-23 20:49:54 +00:00
NSConcreteNumber.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSConcreteValue.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSConnection.m Remove redundant classes. 1998-07-21 17:56:48 +00:00
NSCopyObject.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSCountedSet.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSCTemplateValue.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSData.m Added [NSMutableData +data] 1998-06-24 21:53:49 +00:00
NSDate.m Updated patch from Frith-MacDonald. 1998-01-21 14:56:24 +00:00
NSDeallocateObject.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSDebug.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSDictionary.m Various fixes. 1998-05-13 19:25:38 +00:00
NSDistantObject.m Updated distributed objects code to cope with triangular relationships - 1998-06-26 20:39:50 +00:00
NSDistributedLock.m Simplify configure, quiet warnings (from Wacko). 1997-12-11 19:09:56 +00:00
NSEnumerator.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSException.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSFileHandle.m Modified method for making socket connections and added a synchronous version. 1998-07-15 12:47:13 +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 Patches from Kienenberger, Yamato, Frith-MacDonald. 1998-02-03 14:20:00 +00:00
NSGAttributedString.m Fixes from ANOQ. 1997-11-21 18:19:29 +00:00
NSGCountedSet.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSGCString.m Patches from Kienenberger, Yamato, Frith-MacDonald. 1998-02-03 14:20:00 +00:00
NSGDictionary.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSGeometry.m New string functions, patches from Richard and Wacko. 1997-12-19 18:13:52 +00:00
NSGSequence.m String fixes from stevo. 1998-01-08 15:25:59 +00:00
NSGSet.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSGString.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSHashTable.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSHost.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSInvocation.m Minor syntax changes. 1998-01-26 14:33:08 +00:00
NSLock.m Changes from Frith-Macdonald, NSLock fixes. 1998-04-20 14:13:19 +00:00
NSLog.m Simplify configure, quiet warnings (from Wacko). 1997-12-11 19:09:56 +00:00
NSMapTable.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSMethodSignature.m Various fixes, Frith-MacDonald, others. 1998-05-29 15:25:41 +00:00
NSNotification.m Remove redundant classes. 1998-07-21 17:56:48 +00:00
NSNotificationCenter.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSNotificationQueue.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSNumber.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSObjCRuntime.m Tidied and added NSGetSizeAndAlignment(). 1998-07-15 12:47:38 +00:00
NSObject.m Removed ([-copyWithZone:]) and ([-mutableCopyWithZone:]) 1998-07-15 12:48:14 +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 Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSPortCoder.m Added code to invalidate an out port if a write to it fails. 1998-06-29 15:04:32 +00:00
NSProcessInfo.m Various fixes, Frith-MacDonald, others. 1998-05-29 15:25:41 +00:00
NSProtocolChecker.m New class. 1998-06-16 13:52:57 +00:00
NSProxy.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSRange.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSRunLoop.m Remove redundant classes. 1998-07-21 17:56:48 +00:00
NSScanner.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSSerializer.m New NSByteOrder from Frith-MacDonald. 1998-03-06 18:13:53 +00:00
NSSet.m NSSet additions, better NSDebugLog, added defs 1998-07-15 16:33:33 +00:00
NSString.m Fixed implementation of the ([-rangeOfCharacterFromSet:options:range:]) method. 1998-07-15 12:48:57 +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 Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
NSTimeZone.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSUndoManager.m Frith-MacDonald and other patches. 1998-05-21 13:41:55 +00:00
NSUser.m Frith-MacDonald and other patches. 1998-05-21 13:41:55 +00:00
NSUserDefaults.m Use cvs export to make snapshots/dists. Minor patches. 1998-02-09 19:06:40 +00:00
NSValue.m Memory leak and other fixes from Frith-MacDonald. 1998-03-12 14:21:20 +00:00
NSZone.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +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
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 Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +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 Install headers in gnustep not gnustep/base. 1997-11-28 20:13:58 +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 Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +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 Memory Leeks from Richard. 1997-11-12 15:37:27 +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 Remove redundant classes. 1998-07-21 17:56:48 +00:00
preface.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
proplist.l Patches submitted from May 20 to Aug 28 1997 1997-09-01 21:59:51 +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 Updated distributed objects code to cope with triangular relationships - 1998-06-26 20:39:50 +00:00
proplist.y Make more tolerant - permit comma after final array element 1998-06-24 22:13:15 +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 Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
simple-load.h Changes from Christley. See Sep 25 ChangeLog entry. 1996-10-25 23:54:08 +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 Simplify configure, quiet warnings (from Wacko). 1997-12-11 19:09:56 +00:00
Storage.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +00:00
Stream.m Remove dependency upon config.h by headers files and include 1997-11-06 00:51:23 +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 Remove redundant classes. 1998-07-21 17:56:48 +00:00
TextCStream.m Changes from Frith-Macdonald, NSLock fixes. 1998-04-20 14:13:19 +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 Remove redundant classes. 1998-07-21 17:56:48 +00:00
Unicode.m Efficiency hack in conversion to/from unicode 1998-06-24 22:01:03 +00:00
UnixFileHandle.m Remove redundant classes. 1998-07-21 17:56:48 +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