..
Additions
XML parsing bughfix.
2004-10-13 16:46:09 +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
* Documentation/HtmlNav/docs-web.html,
2004-10-01 16:05:08 +00:00
externs.m
declare constant strings as constant, and move values from source files into externs.m
2004-09-19 23:19:53 +00:00
GNUmakefile
* Version 1.10.0
2004-09-05 02:31:35 +00:00
GSArray.m
Fix array enumeration direction.
2004-09-24 15:57:54 +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
Improve error logging a little
2004-09-08 09:13:50 +00:00
GSHTTPURLHandle.m
Don't expect body where status is 204 or 304
2004-10-15 13:34:11 +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
Fix variuus minor bugs reported by Andre Levy
2004-09-07 14:27:14 +00:00
GSSet.m
Fix stack overflow problem
2004-09-07 11:08:46 +00:00
GSString.m
Implement missing init method.
2004-09-09 10:39:01 +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
* Source/Makefile.postamble (libgnustep-base.def): Search for both
2004-10-06 03:33:09 +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
MacOS0X compatibility tweak
2004-09-16 14:33:54 +00:00
NSAssertionHandler.m
Header reorganizsateion - Please refer to ChangeLog
2003-07-31 23:49:32 +00:00
NSAttributedString.m
Improved keydecoding.
2004-10-09 15:40:23 +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
* Source/NSBundle.m (_bundle_name_first_match): Remove path
2004-10-14 04:08:24 +00:00
NSCalendarDate.m
* Source/NSCalendarDate.m [-initWithString:] Revert to previous
2004-10-16 03:05:58 +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
Oops comitted wrong version
2004-09-21 14:20:34 +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
Tolerate null pointer arguments for returning information.
2004-09-14 03:34:37 +00:00
NSDebug.m
Tidied a little, removing redundant code.
2004-09-27 06:58:23 +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
* Source/NSArray.m: Consistently terminate macros with semicolons.
2004-09-10 15:10:54 +00:00
NSDistantObject.m
* Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
2004-09-27 21:32:45 +00:00
NSDistributedLock.m
documented functions, types, constants, and variables
2004-07-29 15:30:47 +00:00
NSDistributedNotificationCenter.m
declare constant strings as constant, and move values from source files into externs.m
2004-09-19 23:19:53 +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
* Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
2004-09-27 21:32:45 +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
Minor fixes to use of local hostname.
2004-09-23 08:19:29 +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
comment cleanups to improve documentation output
2004-09-19 23:24:36 +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
Thread safety fix
2004-09-29 08:47:25 +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
Improved keydecoding.
2004-10-09 15:40:23 +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
Improved keydecoding.
2004-10-09 15:40:23 +00:00
NSProtocolChecker.m
* Headers/Foundation/NSMethodSignature.h:
2004-08-20 17:53:16 +00:00
NSProxy.m
minor optimisation
2004-09-20 10:10:10 +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
comment cleanups to improve documentation output
2004-09-19 23:24:36 +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
* Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
2004-09-27 21:32:45 +00:00
NSTask.m
declare constant strings as constant, and move values from source files into externs.m
2004-09-19 23:19:53 +00:00
NSThread.m
Mnor documentation tweak.
2004-09-27 10:24:02 +00:00
NSTimer.m
Log exceptions when timer fires
2004-09-07 16:54:16 +00:00
NSTimeZone.m
* configure.ac: Check for tzfile.h
2004-10-11 03:08:54 +00:00
nstzfile.h
* configure.ac: Check for tzfile.h
2004-10-11 03:08:54 +00:00
NSUnarchiver.m
* Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
2004-09-27 21:32:45 +00:00
NSUndoManager.m
declare constant strings as constant, and move values from source files into externs.m
2004-09-19 23:19:53 +00:00
NSURL.m
declare constant strings as constant, and move values from source files into externs.m
2004-09-19 23:19:53 +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
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