..
Additions
Minor tidyup
2006-06-15 14:05:22 +00:00
mframe
cast to fix compiler warning
2006-06-03 19:30:33 +00:00
unix
Small runloop tidyup
2006-03-24 10:59:00 +00:00
win32
2006-07-19 Jeremy Bettis <jeremy@deadbeef.com>
2006-07-19 20:51:39 +00:00
.cvsignore
Header reorganizsateion - Please refer to ChangeLog
2003-07-31 23:49:32 +00:00
callframe.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
callframe.m
Tidied up
2006-05-24 08:27:39 +00:00
cifframe.h
Try to get ffi tyo compile on mingw32
2006-03-17 09:31:40 +00:00
cifframe.m
Tidied up
2006-05-24 08:27:39 +00:00
CompatibilityHeaders.make
* Update FSF Address.
2005-05-22 03:32:16 +00:00
dld-load.h
Further copyright/license updates.
2005-07-15 22:51:23 +00:00
DocMakefile
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
externs.m
Further config enhancements ... fix a couple of static declarations,
2006-02-19 21:49:21 +00:00
GNUmakefile
Usae more intuitive class name for http authentication management.
2006-06-20 09:56:36 +00:00
GSArray.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
GSAttributedString.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
GSCompatibility.m
Spelling fixes
2005-11-06 13:53:40 +00:00
GSConcreteValue.m
r3592@goomba: andy | 2006-05-25 13:57:05 -0500
2006-05-26 08:11:49 +00:00
GSConcreteValueTemplate.m
r3592@goomba: andy | 2006-05-25 13:57:05 -0500
2006-05-26 08:11:49 +00:00
GSCountedSet.m
Spelling fixes
2005-11-06 13:53:40 +00:00
GSDictionary.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
GSeq.h
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
GSFFCallInvocation.m
Avoid some gcc-4.1 compiler warnings.
2006-05-15 12:07:35 +00:00
GSFFIInvocation.m
Add cast to avoid bogus gcc-4.1 warning.
2006-07-04 20:27:04 +00:00
GSFileHandle.m
More digest authentication work ...basically functional now.
2006-06-20 16:42:08 +00:00
GSFormat.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
GSFormat.m
Tidy use of sized datatypes. Check for invalid asumption of interchangability
2006-01-11 08:37:16 +00:00
GSFTPURLHandle.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
GSHTTPAuthentication.m
Set the protection space domain for caching basic authentication info to be the
2006-07-04 11:10:13 +00:00
GSHTTPURLHandle.m
check for read in progress.
2006-07-18 15:45:35 +00:00
GSInvocation.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
GSLocale.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
GSPortPrivate.h
Some cleanup in preparation for next release.
2006-03-08 11:28:59 +00:00
GSPrivate.h
* Source/GSPrivate.h (GSCharPtr): New union type to handle
2006-05-30 11:19:44 +00:00
GSRunLoopCtxt.h
Small runloop tidyup
2006-03-24 10:59:00 +00:00
GSRunLoopWatcher.h
Changes for NSStream support, especially in mingw32 ... not yet complete.
2006-03-21 15:33:05 +00:00
GSRunLoopWatcher.m
Changes for NSStream support, especially in mingw32 ... not yet complete.
2006-03-21 15:33:05 +00:00
GSSet.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
GSStream.h
Changes for NSStream support, especially in mingw32 ... not yet complete.
2006-03-21 15:33:05 +00:00
GSStream.m
Changes for NSStream support, especially in mingw32 ... not yet complete.
2006-03-21 15:33:05 +00:00
GSString.m
Fix problem with getting cstring into buffer ... was failing when it shouldn't
2006-06-29 13:32:56 +00:00
GSURLPrivate.h
Improve authentication handling ... only send authentication information in
2006-07-04 10:54:12 +00:00
GSValue.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
hpux-load.h
Further copyright/license updates.
2005-07-15 22:51:23 +00:00
inet_pton.c
fixup recent changes to compile on m,ingw32 platform
2006-03-13 16:06:34 +00:00
libgnustep-base-entry.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
Makefile.postamble
r3591@goomba: andy | 2006-05-25 13:17:13 -0500
2006-05-26 08:11:38 +00:00
Makefile.preamble
* Source/Makefile.preamble: Add objc lib on all platforms. Fixes bug #9920 .
2005-06-07 04:23:20 +00:00
mframe.m
Tidied up
2006-05-24 08:27:39 +00:00
NSArchiver.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSArray.m
Some cleanup in preparation for next release.
2006-03-08 11:28:59 +00:00
NSAssertionHandler.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSAttributedString.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSAutoreleasePool.m
Help avoid programs getting huge memory footprints when they don't need to.
2006-06-17 17:20:22 +00:00
NSBundle.m
Tidied up
2006-05-24 08:27:39 +00:00
NSCachedURLResponse.m
Add file missed from last commit
2006-06-16 19:18:02 +00:00
NSCalendarDate.m
Fix bug #16426
2006-04-26 13:35:10 +00:00
NSCallBacks.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSCallBacks.m
Tidied up
2006-05-24 08:27:39 +00:00
NSCharacterSet.m
Add support for code plane 16 in character sets.
2006-05-12 15:13:12 +00:00
NSCharacterSetData.h
Add support for code plane 16 in character sets.
2006-05-12 15:13:12 +00:00
NSClassDescription.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSCoder.m
Avoid some gcc-4.1 compiler warnings.
2006-05-15 12:07:35 +00:00
NSConcreteNumber.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSConcreteNumber.m
r3592@goomba: andy | 2006-05-25 13:57:05 -0500
2006-05-26 08:11:49 +00:00
NSConcreteNumberTemplate.m
r3592@goomba: andy | 2006-05-25 13:57:05 -0500
2006-05-26 08:11:49 +00:00
NSConnection.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSCopyObject.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSCountedSet.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
NSData.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSDate.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSDateFormatter.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSDebug.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSDecimal.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSDecimalNumber.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSDictionary.m
Improve string validation .. check for invalid unicode characters.
2006-03-26 10:59:57 +00:00
NSDistantObject.m
Some cleanup in preparation for next release.
2006-03-08 11:28:59 +00:00
NSDistributedLock.m
Minor debug improvment
2006-01-27 10:31:06 +00:00
NSDistributedNotificationCenter.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSEnumerator.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSError.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSException.m
Tidied up
2006-05-24 08:27:39 +00:00
NSFileHandle.m
Documentation tweaks
2005-11-28 15:41:35 +00:00
NSFileManager.m
Tidied up
2006-05-24 08:27:39 +00:00
NSFormatter.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSGeometry.m
Source/NSGeometry.m (NSStringFromPoint, NSStringFromRect,
2005-08-22 22:51:02 +00:00
NSHashTable.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSHost.m
Use __MINGW32__ rather than __MINGW__ because gcc does that too.
2005-10-11 19:09:26 +00:00
NSHTTPCookie.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSHTTPCookieStorage.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSIndexPath.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSIndexSet.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSInvocation.m
Avoid some gcc-4.1 compiler warnings.
2006-05-15 12:07:35 +00:00
NSKeyedArchiver.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSKeyedUnarchiver.m
Partial fix for bug#17112. Corrects the issue which causes the unarchiver to display the "not compiled with libxml2" message.
2006-07-15 22:00:09 +00:00
NSKeyValueCoding.m
Avoid some gcc-4.1 compiler warnings.
2006-05-15 12:07:35 +00:00
NSKeyValueObserving.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSLock.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSLog.m
Fixup some conditional compilation to use __MINGW32__
2006-02-22 09:30:55 +00:00
NSMapTable.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSMessagePort.m
Changes for NSStream support, especially in mingw32 ... not yet complete.
2006-03-21 15:33:05 +00:00
NSMessagePortNameServer.m
Fixup for bad characters in name.
2006-05-11 14:26:54 +00:00
NSMethodSignature.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
NSNotification.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
NSNotificationCenter.m
Some cleanup in preparation for next release.
2006-03-08 11:28:59 +00:00
NSNotificationQueue.m
Fix leak of NSNotificationQueue in each thread created.
2006-06-29 18:01:44 +00:00
NSNull.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSNumber.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSNumberFormatter.m
Small improvements on NSNumberFormatter to get it workable with different
2005-10-17 10:47:54 +00:00
NSObjCRuntime.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
NSObject.m
Avoid some gcc-4.1 compiler warnings.
2006-05-15 12:07:35 +00:00
NSPage.m
Tidied up
2006-05-24 08:27:39 +00:00
NSPathUtilities.m
Allow configuration of extra keys in :INTERNAL: domain.
2006-06-27 19:06:44 +00:00
NSPipe.m
Use __MINGW32__ rather than __MINGW__ because gcc does that too.
2005-10-11 19:09:26 +00:00
NSPort.m
Tidied defaults usage with ports
2005-11-22 06:30:51 +00:00
NSPortCoder.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSPortMessage.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSPortNameServer.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSPredicate.m
Try to conform to coding standards
2006-05-24 10:27:47 +00:00
NSProcessInfo.m
Tidied up
2006-05-24 08:27:39 +00:00
NSPropertyList.m
Tidied up
2006-05-24 08:27:39 +00:00
NSProtocolChecker.m
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +00:00
NSProxy.m
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +00:00
NSRange.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
NSRunLoop.m
Help avoid programs getting huge memory footprints when they don't need to.
2006-06-17 17:20:22 +00:00
NSScanner.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSSerializer.m
fix retain/release bug deserialising
2006-05-22 09:57:21 +00:00
NSSet.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSSocketPort.m
Changes for NSStream support, especially in mingw32 ... not yet complete.
2006-03-21 15:33:05 +00:00
NSSocketPortNameServer.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSSortDescriptor.m
Tidied up
2006-05-24 08:27:39 +00:00
NSString.m
* Source/GSPrivate.h (GSCharPtr): New union type to handle
2006-05-30 11:19:44 +00:00
NSTask.m
Use CREATE_NO_WINDOW for subtasks on windows
2006-07-04 08:15:19 +00:00
NSThread.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSTimer.m
Document the fact that exceptions raised during firing are caught and logged.
2006-03-13 15:15:44 +00:00
NSTimeZone.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
nstzfile.h
* configure.ac: Check for tzfile.h
2004-10-11 03:08:54 +00:00
NSUnarchiver.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSUndoManager.m
Fixed to remove grouping in progress.
2006-02-27 19:37:16 +00:00
NSURL.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLAuthenticationChallenge.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLCache.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLConnection.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLCredential.m
Avoid memory leaks by implementing hash and isEqual: for credentials
2006-06-19 15:37:50 +00:00
NSURLCredentialStorage.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLDownload.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLHandle.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLProtectionSpace.m
Improve authentication handling ... only send authentication information in
2006-07-04 10:54:12 +00:00
NSURLProtocol.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLRequest.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSURLResponse.m
Skeletal implementation of new URL laoding scheme
2006-06-16 15:21:39 +00:00
NSUserDefaults.m
Allow configuration of extra keys in :INTERNAL: domain.
2006-06-27 19:06:44 +00:00
NSValue.m
avoid spurious compiler warnings
2006-06-04 06:42:10 +00:00
NSXMLParser.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSZone.m
Avoid compiler warning
2006-06-03 19:34:12 +00:00
null-load.h
Further copyright/license updates.
2005-07-15 22:51:23 +00:00
objc-gnu2next.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
objc-load.h
avoid some compiler warnings
2005-11-05 17:41:01 +00:00
objc-load.m
Tidied up
2006-05-24 08:27:39 +00:00
preface.m
Tweak a little
2005-11-11 14:25:38 +00:00
simple-load.h
Further copyright/license updates.
2005-07-15 22:51:23 +00:00
thr-mach.h
Minor OpenBSD thread fixes
2006-03-17 09:15:25 +00:00
thr-mach.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
thr-pthread.m
Minor OpenBSD thread fixes
2006-03-17 09:15:25 +00:00
win32-def.top
* Update FSF Address.
2005-05-22 03:32:16 +00:00
win32-load.h
NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation
2006-04-12 19:52:10 +00:00