..
Additions
Use correct feature test for presence of ucnv functions.
2013-12-07 17:48:10 +00:00
GSSocksParser
portbility fixes for mswindows
2013-07-04 06:03:59 +00:00
ObjectiveC2
minot inttype/stdint tweaks
2013-10-30 03:51:32 +00:00
unix
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
win32
revert
2013-11-21 16:45:01 +00:00
.cvsignore
callframe.h
a bit step towards removing obsolete mframe code.
2009-10-04 15:26:07 +00:00
callframe.m
include malloc.h for alloc() on platforms where it isn't in alloca.h
2010-03-16 06:11:00 +00:00
cifframe.h
crude KVO setter for structs
2012-07-27 16:48:49 +00:00
cifframe.m
fixup error setting structure types
2013-07-12 09:16:34 +00:00
common.h
leak detection improvements
2013-08-22 15:44:54 +00:00
CompatibilityHeaders.make
CXXException.m
Register C++ exception handler correctly for little endian platforms as well as big endian ones.
2011-03-16 14:38:42 +00:00
dld-load.h
avoid compiler/linker warnings
2011-03-07 11:34:17 +00:00
DocMakefile
prep for release
2013-02-28 16:50:37 +00:00
externs.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GNUmakefile
iUUID for unix by leeg
2013-12-20 12:26:22 +00:00
GSArray.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
GSAttributedString.m
fix for attribute dictionaries whose contents mutate while in the cache
2013-11-01 06:48:20 +00:00
GSAvahiClient.h
attempt to get avahi code working without breaking abi.
2010-07-13 12:13:31 +00:00
GSAvahiClient.m
another bugfix attempt
2013-02-17 06:20:22 +00:00
GSAvahiNetService.m
tidied
2014-01-06 22:27:34 +00:00
GSAvahiNetServiceBrowser.m
fix ivar errors and missing import
2010-07-13 11:21:46 +00:00
GSAvahiRunLoopIntegration.h
Attempt to integrate Niels Grewe's avahi code
2010-07-13 10:35:13 +00:00
GSAvahiRunLoopIntegration.m
tiny cleanup
2013-03-04 09:34:40 +00:00
GSBlocks.m
Cleanup:
2011-07-31 15:31:39 +00:00
GSConcreteValue.m
Simplify header inclusion
2010-02-19 08:12:46 +00:00
GSConcreteValueTemplate.m
Fix suggested by Dag Agren in bug #35477
2012-02-08 15:34:48 +00:00
GSCountedSet.m
Ooops, should have been -> const id[].
2011-07-31 18:37:12 +00:00
GSDictionary.m
Changed keys argument type to (const id <NSCopying>[]) in
2013-12-05 13:16:36 +00:00
GSDispatch.h
leak detection improvements
2013-08-22 15:44:54 +00:00
GSeq.h
Another use of tolower() found and removed ... retain tolower() when the
2012-08-09 18:57:20 +00:00
GSFastEnumeration.h
Tidied up some compiler warnings in last commit.
2009-12-27 14:41:15 +00:00
GSFFCallInvocation.m
Use GSSelectorTypesMatch() for types comparison where we are interested in types
2012-07-20 04:43:58 +00:00
GSFFIInvocation.m
Generate useful error message when no best typed selector can be found
2012-11-05 15:16:30 +00:00
GSFileHandle.h
leak detection improvements
2013-08-22 15:44:54 +00:00
GSFileHandle.m
New option to control delay between shutdown and fianl close
2013-11-27 17:05:32 +00:00
GSFormat.m
Openbsd malloc.h warning fix.
2013-11-07 14:41:58 +00:00
GSFTPURLHandle.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSHTTPAuthentication.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSHTTPURLHandle.m
fix memory leak reauthenticating
2013-11-23 06:10:16 +00:00
GSICUString.h
Recommit tested changes.
2011-02-11 14:31:25 +00:00
GSICUString.m
Recommit tested changes.
2011-02-11 14:31:25 +00:00
GSInternal.h
Fix NSXML ABI breakage
2012-01-04 12:41:45 +00:00
GSInvocation.h
Renamed GSFrameInvocation to GSDummyInvocation in header.
2012-11-20 11:49:18 +00:00
GSLocale.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSMDNSNetServices.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSNetServices.h
several macros added to properly support protocols containing @optional
2013-12-30 13:37:40 +00:00
GSNetwork.h
Apply fixes for a couple of bug reports.
2012-03-01 19:39:20 +00:00
GSNumberTypes.h
Simplify the KVC getter code and make it return structs boxed in NSValues
2010-09-24 19:20:16 +00:00
GSPortPrivate.h
generalize define from __MINGW32__ to __MINGW__
2010-03-19 12:10:11 +00:00
GSPrivate.h
tweaks to keep static analyzer happy
2013-04-14 16:25:27 +00:00
GSPrivateHash.m
experiment with slower but better hashes
2013-03-12 16:11:10 +00:00
GSPThread.h
Simplify source by usuing autoconf
2010-06-12 07:19:26 +00:00
GSQuickSort.m
fix quicksort implementation
2012-09-20 10:19:18 +00:00
GSRunLoopCtxt.h
experimental change to try to avoid non-standard extensions
2012-03-01 09:14:08 +00:00
GSRunLoopWatcher.h
experimental change to try to avoid non-standard extensions
2012-03-01 09:14:08 +00:00
GSRunLoopWatcher.m
generalize define from __MINGW32__ to __MINGW__
2010-03-19 12:10:11 +00:00
GSSet.m
minor optimisation
2013-03-17 14:06:32 +00:00
GSShellSort.m
Changes to restore sorting functiionality
2012-09-20 09:32:00 +00:00
GSSocketStream.h
windows compile fixes
2011-10-12 16:23:52 +00:00
GSSocketStream.m
Try to cope with failure of remote end to respond to tls shutdown.
2013-11-27 12:26:33 +00:00
GSSorting.h
leak detection improvements
2013-08-22 15:44:54 +00:00
GSStream.h
Move NSStream addition declarations to separate file.
2010-03-05 12:41:40 +00:00
GSStream.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSString.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSTimSort.m
leak detection improvements
2013-08-22 15:44:54 +00:00
GSTLS.h
Try to cope with failure of remote end to respond to tls shutdown.
2013-11-27 12:26:33 +00:00
GSTLS.m
Try to cope with failure of remote end to respond to tls shutdown.
2013-11-27 12:26:33 +00:00
GSURLPrivate.h
experimental change to try to avoid non-standard extensions
2012-03-01 09:14:08 +00:00
GSValue.m
selector comparison fixes
2012-08-02 09:27:59 +00:00
hpux-load.h
inet_ntop.m
experimental change to try to avoid non-standard extensions
2012-03-01 09:14:08 +00:00
inet_pton.m
minot inttype/stdint tweaks
2013-10-30 03:51:32 +00:00
libgnustep-base-entry.m
Simplify header inclusion
2010-02-19 08:12:46 +00:00
Makefile.postamble
Try to tidy/simplify objc2 header support.
2012-01-08 14:25:56 +00:00
Makefile.preamble
Use _POSIX_C_SOURCE=199506L
2011-10-15 05:02:22 +00:00
NSAffineTransform.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSArchiver.m
ifx bug with codeing of version 12402
2013-04-14 06:25:22 +00:00
NSArray.m
* Headers/Foundation/NSArray.h,
2013-12-13 21:01:22 +00:00
NSAssertionHandler.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSAttributedString.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSAutoreleasePool.m
Fixed -emptyPool ARC_RUNTIME implementation not to push a pool to the cache,
2012-11-15 16:34:54 +00:00
NSBundle.m
Tweaks for leack checking at exit
2013-08-22 19:55:03 +00:00
NSCache.m
Fix release of the wrong object in NSCache.
2011-02-11 12:42:59 +00:00
NSCachedURLResponse.m
add last night's changes based on static analyser results.
2011-03-09 10:24:18 +00:00
NSCalendar.m
calendar tweak for 64bit code
2013-04-08 16:21:57 +00:00
NSCalendarDate.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
NSCallBacks.h
Adjust callback prototypes to use NSUInteger instead of unsigned int.
2011-05-31 14:19:26 +00:00
NSCallBacks.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
NSCharacterSet.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSCharacterSetData.h
OSX compatibility update for newline character set.
2010-01-09 07:45:18 +00:00
NSClassDescription.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSCoder.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSConcreteHashTable.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSConcreteMapTable.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSConcretePointerFunctions.h
fix indentation
2013-06-27 06:39:53 +00:00
NSConcretePointerFunctions.m
word size fixups
2012-01-09 08:28:27 +00:00
NSConnection.m
Openbsd malloc.h warning fix.
2013-11-07 14:41:58 +00:00
NSCopyObject.m
Replace old code directly referencing class_pointer ivar with calls to the new runtime API treating objects as opaque pointers.
2011-02-20 12:28:12 +00:00
NSCountedSet.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSData.m
avoid possible problem with replacement when there's nothing to do ... we could be unnecessarily checking that a buffer exists when we don't actually need to
2014-01-05 17:30:11 +00:00
NSDate.m
Add 10.6 class method dateWithTimeInterval:sinceDate:
2013-10-14 22:30:33 +00:00
NSDateFormatter.m
Fix the build with the pure non-fragile ABI by declaring macros before using them.
2011-08-13 15:28:22 +00:00
NSDebug.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSDecimal.m
more static analyser fixups
2013-04-14 18:49:23 +00:00
NSDecimalNumber.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSDictionary.m
Changed keys argument type to (const id <NSCopying>[]) in
2013-12-05 13:16:36 +00:00
NSDistantObject.m
tidyups
2013-04-13 10:40:15 +00:00
NSDistributedLock.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSDistributedNotificationCenter.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSEnumerator.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSError.m
Apply patch by Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
2013-03-05 12:27:20 +00:00
NSException.m
Openbsd malloc.h warning fix.
2013-11-07 14:41:58 +00:00
NSFileHandle.m
avoid dereferencing nul pointer
2013-11-30 08:57:20 +00:00
NSFileManager.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSFormatter.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSGarbageCollector.m
Small tweaks to NSGarbageCollector.
2011-06-29 11:46:45 +00:00
NSGeometry.m
more header reorganisation
2010-02-25 08:36:34 +00:00
NSHashTable.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSHost.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSHTTPCookie.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSHTTPCookieStorage.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSIndexPath.m
Tweaks for leack checking at exit
2013-08-22 19:55:03 +00:00
NSIndexSet.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
NSInvocation.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSInvocationOperation.m
add code to compare types ignoring qualifiers
2013-07-10 14:17:59 +00:00
NSJSONSerialization.m
Fixed double number JSON serialization to encode 17 significant digits (this
2014-01-07 19:20:00 +00:00
NSKeyedArchiver.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSKeyedUnarchiver.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSKeyValueCoding.m
printf style format tweaks
2013-07-02 15:46:26 +00:00
NSKeyValueMutableArray.m
Fix more unsigned int / int cases that should be NS[U]Integer
2010-09-16 02:55:24 +00:00
NSKeyValueMutableSet.m
Fix more unsigned int / int cases that should be NS[U]Integer
2010-09-16 02:55:24 +00:00
NSKeyValueObserving.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSLocale.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSLock.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSLog.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
NSMapTable.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSMessagePort.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSMessagePortNameServer.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSMetadata.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSMethodSignature.m
more static analyser fixups
2013-07-06 07:14:45 +00:00
NSNetServices.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSNotification.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSNotificationCenter.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSNotificationQueue.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSNull.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSNumber.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSNumberFormatter.m
fix minor error in last NSData edit, some other minor issues,
2013-04-15 07:00:42 +00:00
NSNumberMethods.h
Simplify the KVC getter code and make it return structs boxed in NSValues
2010-09-24 19:20:16 +00:00
NSObjCRuntime.m
simplification, including use of strtoull() everywhere
2012-09-03 13:36:45 +00:00
NSObject+NSComparisonMethods.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSObject.m
Fix zombie creation for new runtime with hidden class for associated objects
2014-01-07 11:09:05 +00:00
NSOperation.m
avoid needing to initialise main operation queue in main thread
2014-01-07 16:15:33 +00:00
NSPage.m
simplification, including use of strtoull() everywhere
2012-09-03 13:36:45 +00:00
NSPathUtilities.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPipe.m
internal workaround for clang namespace pollution.
2011-10-14 15:46:13 +00:00
NSPointerArray.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPointerFunctions.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPort.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPortCoder.m
printf style format tweaks
2013-07-02 15:46:26 +00:00
NSPortMessage.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPortNameServer.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPredicate.m
add check for NSNotEqualToPredicateOperatorType
2013-10-27 08:47:03 +00:00
NSProcessInfo.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSPropertyList.m
comment out debug logging line
2013-10-09 17:24:12 +00:00
NSProtocolChecker.m
Use GSSelectorTypesMatch() for types comparison where we are interested in types
2012-07-20 04:43:58 +00:00
NSProxy.m
tidyups
2013-04-13 10:40:15 +00:00
NSRange.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
NSRegularExpression.m
prep for release
2013-02-28 16:50:37 +00:00
NSRunLoop.m
fixes for task notification
2013-12-20 13:32:29 +00:00
NSScanner.m
GSScanDouble() OSX compatibility fix.
2013-08-22 20:03:02 +00:00
NSSerializer.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSSet.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSSocketPort.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSSocketPortNameServer.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSSortDescriptor.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSSpellServer.m
preparation for osx compatibility fix
2012-08-10 08:36:09 +00:00
NSString.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSTask.m
fixes for task notification
2013-12-20 13:32:29 +00:00
NSTextCheckingResult.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSThread.m
added OSX convenience method
2013-08-12 08:56:18 +00:00
NSTimer.m
Make firing of timers more robust
2010-09-25 21:28:07 +00:00
NSTimeZone.m
fix NSTimeZone hash
2013-10-29 07:03:29 +00:00
nstzfile.h
NSUnarchiver.m
use constant values from stdint.h
2013-09-09 08:13:20 +00:00
NSUndoManager.m
Return the name of last action in NSUndoManager.
2013-11-06 01:52:54 +00:00
NSURL.m
buffer overrun fix by Sergei Golovin <golovin.sv@gmail.com>
2013-12-21 07:56:33 +00:00
NSURLAuthenticationChallenge.m
Simplify header inclusion
2010-02-19 08:12:46 +00:00
NSURLCache.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSURLConnection.m
Improve timeout handling when doing synchronous load
2013-06-26 15:40:58 +00:00
NSURLCredential.m
fixup credential equality check
2013-12-04 15:06:24 +00:00
NSURLCredentialStorage.m
fixups for libobjc2
2010-02-25 18:49:31 +00:00
NSURLDownload.m
Simplify header inclusion
2010-02-19 08:12:46 +00:00
NSURLHandle.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSURLProtectionSpace.m
Simplify header inclusion
2010-02-19 08:12:46 +00:00
NSURLProtocol.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSURLRequest.m
Apply patches by Lubomir Rintel <lubo.rintel@gooddata.com> to enable cookies
2012-02-08 17:01:31 +00:00
NSURLResponse.m
Changes for 64bit clean printf format strings.
2013-07-03 06:46:41 +00:00
NSUserDefaults.m
fix for bug 40620
2013-11-20 06:12:29 +00:00
NSUUID.m
get random value on mingw
2013-12-20 17:06:30 +00:00
NSValue.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSValueTransformer.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSXMLDocument.m
fix null pointer deref
2013-04-14 06:31:52 +00:00
NSXMLDTD.m
* Source/NSXMLDocument.m:
2012-04-06 22:27:55 +00:00
NSXMLDTDNode.m
Fix the remaining compiler warnings.
2012-04-07 10:45:30 +00:00
NSXMLElement.m
* Source/NSXMLDocument.m:
2012-04-06 22:27:55 +00:00
NSXMLNode.m
* Source/NSXMLNode.m (-XMLStringWithOptions:): Revert change I
2013-03-23 13:47:40 +00:00
NSXMLParser.m
leak detection improvements
2013-08-22 15:44:54 +00:00
NSXMLPrivate.h
leak detection improvements
2013-08-22 15:44:54 +00:00
NSZone.m
simplification, including use of strtoull() everywhere
2012-09-03 13:36:45 +00:00
null-load.h
objc-load.h
Updated code to compile with GCC 4.6 and the new GNU Objective-C runtime
2010-12-23 02:23:05 +00:00
objc-load.m
Cygwin-related changes.
2013-08-10 21:31:37 +00:00
preface.m
Attempt to integrate Niels Grewe's avahi code
2010-07-13 10:35:13 +00:00
simple-load.h
Use RTLD_NOLOAD, if it's supported.
2011-05-26 18:29:43 +00:00
win32-def.top
win32-load.h