..
Additions
Add attempts at thread safety as long as different parsers are kept in
2006-02-27 16:54:36 +00:00
mframe
* Update FSF Address.
2005-05-22 03:32:16 +00:00
unix
IPV6 portability fixup
2006-03-01 13:56:13 +00:00
win32
Further NSStream development
2006-03-01 20:03:35 +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
* Update FSF Address.
2005-05-22 03:32:16 +00:00
cifframe.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
cifframe.m
* Update FSF Address.
2005-05-22 03:32:16 +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
NSStream additions
2006-02-15 17:34:47 +00:00
externs.m
Further config enhancements ... fix a couple of static declarations,
2006-02-19 21:49:21 +00:00
GNUmakefile
* configure.ac: Add check for inet_pton. Also check for make-
2006-03-01 23:54:52 +00:00
GSArray.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
GSAttributedString.m
Hacks by Greg to placate 4.1 compiler. Just in case we can't persuade them
2005-10-07 09:57:51 +00:00
GSCompatibility.m
Spelling fixes
2005-11-06 13:53:40 +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
* Update FSF Address.
2005-05-22 03:32:16 +00:00
GSFFIInvocation.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
GSFileHandle.m
Fix availableData bug
2006-02-14 08:30:16 +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
GSHTTPURLHandle.m
more mingw32 updates
2005-11-05 05:58:43 +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
Performance tweaks
2005-11-10 22:40:57 +00:00
GSPrivate.h
fixup some private declarations accidentally left in public header
2006-02-23 15:45:43 +00:00
GSRunLoopCtxt.h
Fix accidentally exposed private headers.
2005-10-30 10:42:42 +00:00
GSRunLoopWatcher.h
Fix accidentally exposed private headers.
2005-10-30 10:42:42 +00:00
GSSet.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
GSStream.h
Add server and pipe streams.
2006-02-16 19:19:30 +00:00
GSStream.m
Further NSStream development
2006-03-01 20:03:35 +00:00
GSString.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
GSTemplateValue.m
More sized type tidyups
2006-01-11 09:32:13 +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
* configure.ac: Add check for inet_pton. Also check for make-
2006-03-01 23:54:52 +00:00
libgnustep-base-entry.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
Makefile.postamble
Source/Makefile.postamble (Info-gnustep.plist): Depend on ../Version
2005-07-27 16:45:53 +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
Fixes for structure size/alignment calculations
2006-01-10 18:01:15 +00:00
NSArchiver.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSArray.m
Documentation tweaks
2005-11-28 15:41:35 +00:00
NSAssertionHandler.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSAttributedString.m
Documentation tweaks
2005-11-28 15:41:35 +00:00
NSAutoreleasePool.m
Fix unnecessary extra pool creation.
2006-01-20 17:12:33 +00:00
NSBundle.m
Implement lazy evaluation of path to executable.
2006-02-21 09:19:59 +00:00
NSCalendarDate.m
Tidy use of sized datatypes. Check for invalid asumption of interchangability
2006-01-11 08:37:16 +00:00
NSCallBacks.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSCallBacks.m
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +00:00
NSCharacterSet.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
NSCharacterSetData.h
Add support for long unicode characters (outside the base plane)
2005-03-08 11:32:24 +00:00
NSClassDescription.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSCoder.m
Documentation tweaks
2005-11-28 15:41:35 +00:00
NSConcreteNumber.h
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSConcreteNumber.m
Improve performance of hash (for use as dictionary keys)
2005-08-31 09:34:33 +00:00
NSConnection.m
More sized type tidyups
2006-01-11 09:32:13 +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
Tidy use of sized datatypes. Check for invalid asumption of interchangability
2006-01-11 08:37:16 +00:00
NSDate.m
Spelling fixes
2005-11-06 13:53:40 +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
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +00:00
NSDistantObject.m
More sized type tidyups
2006-01-11 09:32:13 +00:00
NSDistributedLock.m
Minor debug improvment
2006-01-27 10:31:06 +00:00
NSDistributedNotificationCenter.m
Tidied defaults usage with ports
2005-11-22 06:30:51 +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
Fixup some conditional compilation to use __MINGW32__
2006-02-22 09:30:55 +00:00
NSFileHandle.m
Documentation tweaks
2005-11-28 15:41:35 +00:00
NSFileManager.m
Ensure that NSBundle is initialised before changing current directory.
2006-02-21 07:51:17 +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
NSIndexPath.m
Add NSIndexSet
2006-02-12 19:02:58 +00:00
NSIndexSet.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSInvocation.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSKeyedArchiver.m
Fixups for keyed archiving under windows.
2006-01-09 05:07:09 +00:00
NSKeyedUnarchiver.m
Fixups for keyed archiving under windows.
2006-01-09 05:07:09 +00:00
NSKeyValueCoding.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
NSKeyValueObserving.m
Documentation tweaks
2005-11-28 15:41:35 +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
Spelling fixes
2005-11-06 13:53:40 +00:00
NSMessagePort.m
More sized type tidyups
2006-01-11 09:32:13 +00:00
NSMessagePortNameServer.m
Fix minor memory leak
2005-11-08 20:09:24 +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
More sized type tidyups
2006-01-11 09:32:13 +00:00
NSNotificationQueue.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSNull.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSNumber.m
Improve performance of hash (for use as dictionary keys)
2005-08-31 09:34:33 +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
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +00:00
NSPage.m
Fixup some conditional compilation to use __MINGW32__
2006-02-22 09:30:55 +00:00
NSPathUtilities.m
Fixup some conditional compilation to use __MINGW32__
2006-02-22 09:30:55 +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
Tidy use of sized datatypes. Check for invalid asumption of interchangability
2006-01-11 08:37:16 +00:00
NSPortMessage.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSPortNameServer.m
Documentation tweaks
2005-11-28 15:41:35 +00:00
NSProcessInfo.m
report correct operating system under windows
2006-02-10 10:17:06 +00:00
NSPropertyList.m
Fix possible dereference of null pointer spotted by David Ayer.
2006-01-09 09:24:45 +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
fixup some private declarations accidentally left in public header
2006-02-23 15:45:43 +00:00
NSScanner.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSSerializer.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
NSSet.m
Recommit gcc-4 tweaks
2005-07-08 11:48:37 +00:00
NSSocketPort.m
fixup some private declarations accidentally left in public header
2006-02-23 15:45:43 +00:00
NSSocketPortNameServer.m
Tidy use of sized datatypes. Check for invalid asumption of interchangability
2006-01-11 08:37:16 +00:00
NSSortDescriptor.m
Use makeImmutableCopyOnFail:
2005-09-01 21:48:41 +00:00
NSString.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
NSTask.m
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +00:00
NSThread.m
Catch autoreleased objects during thread exit.
2006-01-19 06:15:27 +00:00
NSTimer.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSTimeZone.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
nstzfile.h
* configure.ac: Check for tzfile.h
2004-10-11 03:08:54 +00:00
NSUnarchiver.m
Tidy use of sized datatypes. Check for invalid asumption of interchangability
2006-01-11 08:37:16 +00:00
NSUndoManager.m
Fixed to remove grouping in progress.
2006-02-27 19:37:16 +00:00
NSURL.m
Various bugfixes, portability fixes, and optimisations.
2006-02-27 09:35:19 +00:00
NSURLHandle.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSUserDefaults.m
tested and fixed mingw error in last change
2006-02-23 15:25:18 +00:00
NSValue.m
Spelling fixes
2005-11-06 13:53:40 +00:00
NSXMLParser.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
NSZone.m
Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings.
2006-01-10 10:29:11 +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
avoid some compiler warnings
2005-11-05 17:41:01 +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
* Update FSF Address.
2005-05-22 03:32:16 +00:00
thr-mach.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
thr-pthread.m
* Update FSF Address.
2005-05-22 03:32:16 +00:00
win32-def.top
* Update FSF Address.
2005-05-22 03:32:16 +00:00
win32-load.h
avoid some compiler warnings
2005-11-05 17:41:01 +00:00