libs-base/Source
CaS 420c49dd17 Override -init to use our own initialiser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20013 72102866-910b-0410-8b05-ffd578937521
2004-09-07 09:22:10 +00:00
..
Additions Improve charset mappings 2004-08-25 13:28:27 +00:00
mframe Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
.cvsignore Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
callframe.h Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
callframe.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h 2004-08-19 16:19:48 +00:00
cifframe.h Move include file 2004-06-04 03:37:12 +00:00
cifframe.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h 2004-08-19 16:19:48 +00:00
CompatibilityHeaders.make Fix kvm test. Uninstall 2004-06-14 22:27:22 +00:00
dld-load.h Avoid compiler warnings for unused functions 2003-07-28 17:09:28 +00:00
DocMakefile added NSIndexSet.h to list of files to generate gsdoc for 2004-06-22 22:35:33 +00:00
externs.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
GNUmakefile * Version 1.10.0 2004-09-05 02:31:35 +00:00
GSArray.m Override -init to use our own initialiser 2004-09-07 09:22:10 +00:00
GSAttributedString.m More simplification by using lazy locking 2004-02-08 09:42:38 +00:00
GSCompatibility.m A lot of property list tidyups 2004-07-02 10:37:54 +00:00
GSCountedSet.m Override -init to use our own initialiser 2004-09-07 09:22:10 +00:00
GSDictionary.m Override -init to use our own initialiser 2004-09-07 09:22:10 +00:00
GSeq.h Restructuring and various optimisations to drastically improve appendFormat: 2004-05-14 10:52:30 +00:00
GSFFCallInvocation.m * Source/GSFFCallInvocation.m 2004-09-02 16:35:44 +00:00
GSFFIInvocation.m * Source/GSFFCallInvocation.m 2004-09-02 16:35:44 +00:00
GSFileHandle.m A couple of methods added for consistency. 2004-08-18 10:12:13 +00:00
GSFormat.h Restructuring and various optimisations to drastically improve appendFormat: 2004-05-14 10:52:30 +00:00
GSFormat.m Restructuring and various optimisations to drastically improve appendFormat: 2004-05-14 10:52:30 +00:00
GSFTPURLHandle.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GSHTTPURLHandle.m Fix mistake in property key names for certificate support 2004-08-26 10:41:04 +00:00
GSInvocation.h Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GSLocale.m Minor locale patch 2004-07-18 10:48:19 +00:00
GSPrivate.h Restructuring and various optimisations to drastically improve appendFormat: 2004-05-14 10:52:30 +00:00
GSSet.m Override -init to use our own initialiser 2004-09-07 09:22:10 +00:00
GSString.m Fix minor memory leak. 2004-08-19 14:50:44 +00:00
GSTcpPort.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
GSTemplateValue.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GSValue.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
hpux-load.h Avoid compiler warnings for unused functions 2003-07-28 17:09:28 +00:00
libgnustep-base-entry.m (gnustep_base_socket_init): Added braces for 2004-04-26 08:50:41 +00:00
Makefile.postamble Fix typos 2004-06-19 03:22:11 +00:00
Makefile.preamble Mostly skeletal implementation of NSIndexSet 2004-02-24 21:23:53 +00:00
mframe.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h 2004-08-19 16:19:48 +00:00
NSArchiver.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSArray.m MacOS-X compatibility fixes and improved documentation about class cluster 2004-09-07 05:43:20 +00:00
NSAssertionHandler.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSAttributedString.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSAutoreleasePool.m Fix for inefficiency/leak in emptyPool 2004-07-29 10:54:55 +00:00
NSBitmapCharSet.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSBundle.m ([NSBundle +mainBundle]): on WIN32 strip .exe 2004-02-27 14:08:00 +00:00
NSCalendarDate.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSCallBacks.h Change syntax of includes 2003-06-07 01:24:41 +00:00
NSCallBacks.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSCharacterSet.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSClassDescription.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSCoder.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSConcreteNumber.h * Source/NSConcreteNumber.h: Moved here from 2003-10-22 16:26:02 +00:00
NSConcreteNumber.m * Source/NSConcreteNumber.h: Moved here from 2003-10-22 16:26:02 +00:00
NSConnection.m Fix leak of handled when using DO between threads. 2004-08-24 08:08:14 +00:00
NSCopyObject.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSCountedSet.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSData.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSDate.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSDateFormatter.m Change syntax of includes 2003-06-07 01:24:41 +00:00
NSDebug.m More simplification by using lazy locking 2004-02-08 09:42:38 +00:00
NSDecimal.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSDecimalNumber.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSDictionary.m MacOS-X compatibility fixes and improved documentation about class cluster 2004-09-07 05:43:20 +00:00
NSDistantObject.m * Headers/Foundation/NSMethodSignature.h: 2004-08-20 17:53:16 +00:00
NSDistributedLock.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSDistributedNotificationCenter.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSEnumerator.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSError.m Added NSError 2004-05-17 09:24:29 +00:00
NSException.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSFileHandle.m A couple of methods added for consistency. 2004-08-18 10:12:13 +00:00
NSFileManager.m Remove solaris warning 2004-07-10 03:19:56 +00:00
NSFormatter.m Change syntax of includes 2003-06-07 01:24:41 +00:00
NSGeometry.m (NSContainsRect): Return NO if the second rect is empty. (NSIntegralRect): Calculate new width and height correctly. 2003-12-23 17:11:14 +00:00
NSHashTable.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSHost.m A lot of property list tidyups 2004-07-02 10:37:54 +00:00
NSIndexSet.m Implement (and document) a MacOS-X compatibility behavior 2004-08-24 05:20:40 +00:00
NSInvocation.m * Headers/Foundation/NSMethodSignature.h: 2004-08-20 17:53:16 +00:00
NSKeyedArchiver.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSKeyedUnarchiver.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSKeyValueCoding.m * Source/NSKeyValueCoding.m: fix exception userInfo 2004-06-18 18:09:19 +00:00
NSLock.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSLog.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSMapTable.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSMessagePort.m Fix leak of handled when using DO between threads. 2004-08-24 08:08:14 +00:00
NSMessagePortNameServer.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSMethodSignature.m * Headers/Foundation/NSMethodSignature.h 2004-07-02 08:04:54 +00:00
NSNotification.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSNotificationCenter.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSNotificationQueue.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSNull.m Change syntax of includes 2003-06-07 01:24:41 +00:00
NSNumber.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSNumberFormatter.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSObjCRuntime.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSObject.m * Headers/Foundation/NSMethodSignature.h: 2004-08-20 17:53:16 +00:00
NSPage.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSPipe.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSPort.m Fix to compile under windows 2004-08-17 06:33:07 +00:00
NSPortCoder.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSPortMessage.m Change syntax of includes 2003-06-07 01:24:41 +00:00
NSPortNameServer.m Fix to compile under windows 2004-08-17 06:33:07 +00:00
NSProcessInfo.m * Source/NSProcessInfo.m ([NSProcessInfo +load]): Get environment 2004-08-26 15:04:26 +00:00
NSPropertyList.m Improve date handling in text representation of property list. 2004-08-24 05:02:58 +00:00
NSProtocolChecker.m * Headers/Foundation/NSMethodSignature.h: 2004-08-20 17:53:16 +00:00
NSProxy.m * Headers/Foundation/NSMethodSignature.h: 2004-08-20 17:53:16 +00:00
NSRange.m Change syntax of includes 2003-06-07 01:24:41 +00:00
NSRunLoop.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSScanner.m * Source/NSScanner.m: Define _GNU_SOURCE before including 2004-08-24 16:18:48 +00:00
NSSerializer.m (serializeToInfo): Only save a string as a cstring if it only contains ASCII characters. 2003-11-05 13:52:18 +00:00
NSSet.m MacOS-X compatibility fixes and improved documentation about class cluster 2004-09-07 05:43:20 +00:00
NSSocketPort.m Fix leak of handled when using DO between threads. 2004-08-24 08:08:14 +00:00
NSSocketPortNameServer.m More documentation tweaks 2003-07-22 09:13:04 +00:00
NSString.m MacOS-X compatibility fixes and improved documentation about class cluster 2004-09-07 05:43:20 +00:00
NSTask.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSThread.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSTimer.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSTimeZone.m Applied NSTimeZone stucture packing patch. 2004-07-01 23:24:35 +00:00
NSUnarchiver.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
NSUndoManager.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSURL.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSURLHandle.m Fix mistake in property key names for certificate support 2004-08-26 10:41:04 +00:00
NSUser.m SAX2 fixes and a minor path fix. 2004-06-24 09:26:01 +00:00
NSUserDefaults.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
NSValue.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
NSZone.m documented functions, types, constants, and variables 2004-07-29 15:30:47 +00:00
null-load.h Avoid compiler warnings for unused functions 2003-07-28 17:09:28 +00:00
objc-gnu2next.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
objc-load.h Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
objc-load.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
preface.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
simple-load.h Fixup HAVE_DLADDR. 2004-03-08 04:22:03 +00:00
thr-mach.h * Headers/Foundation/NSLock.h: Make types of _mutex and 2004-02-17 12:55:02 +00:00
thr-mach.m * Headers/Foundation/NSLock.h: Make types of _mutex and 2004-02-17 12:55:02 +00:00
thr-pthread.m * Headers/Foundation/NSLock.h: Make types of _mutex and 2004-02-17 12:55:02 +00:00
tzfile.h Updated timezone information 2002-09-30 09:27:29 +00:00
win32-def.top dll tidyups 2003-02-06 07:42:49 +00:00
win32-load.h Avoid compiler warnings for unused functions 2003-07-28 17:09:28 +00:00