.. |
Additions
|
Fix potential deadlock found by Wolfgang
|
2021-02-22 15:59:29 +00:00 |
GSSocksParser
|
fix spelling errors / typos (patch by heintzmann.eric@free.fr)
|
2016-05-18 06:11:00 +00:00 |
ObjectiveC2
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
unix
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
win32
|
Win MSVC: add NSFileManager support
|
2021-03-17 17:42:15 +01:00 |
.cvsignore
|
|
|
callframe.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
callframe.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
cifframe.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
cifframe.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
common.h
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
CXXException.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
dld-load.h
|
avoid compiler/linker warnings
|
2011-03-07 11:34:17 +00:00 |
DocMakefile
|
documentation fixups
|
2019-06-07 12:23:35 +01:00 |
externs.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
GNUmakefile
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
GSArray.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSAttributedString.m
|
Merge branch 'master' of ssh://github.com/gnustep/libs-base
|
2020-03-11 09:05:44 +00:00 |
GSAvahiClient.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSAvahiClient.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSAvahiNetService.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSAvahiNetServiceBrowser.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSAvahiRunLoopIntegration.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSAvahiRunLoopIntegration.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSBlocks.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSConcreteValue.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSConcreteValueTemplate.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSCountedSet.m
|
fix typo
|
2020-12-04 11:09:33 -05:00 |
GSDictionary.m
|
Fix to make value pointed to by mutationsPtr be unsigned long.
|
2020-12-04 11:08:16 -05:00 |
GSDispatch.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSEasyHandle.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSEasyHandle.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSeq.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSFastEnumeration.h
|
Suppress dll import warnings for objc_enumerationMutation() on mingw
|
2020-12-04 04:25:39 -05:00 |
GSFFCallInvocation.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSFFIInvocation.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSFileHandle.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSFileHandle.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSFormat.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSFTPURLHandle.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSHTTPAuthentication.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSHTTPURLHandle.m
|
Rewrite handling of tls handshake to operate asynchronously, attempting continuation of the handshake when the socket becomes readable. The point of this is to prevent recursive entry into the runloop (and possible stack overflow) if the remote end fails to send anything for a while.
|
2021-03-05 11:54:32 +00:00 |
GSHTTPURLProtocol.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSHTTPURLProtocol.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSICUString.h
|
Fix compilation with ICU 68.
|
2020-11-12 17:18:09 +01:00 |
GSICUString.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSInternal.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSInvocation.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSLocale.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSMDNSNetServices.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSMultiHandle.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSMultiHandle.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSNativeProtocol.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSNativeProtocol.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSNetServices.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSNetwork.h
|
Include winsock2.h before windows.h, as required by MSYS2/MinGW-w64.
|
2020-05-29 10:40:03 +02:00 |
GSNumberTypes.h
|
Simplify the KVC getter code and make it return structs boxed in NSValues
|
2010-09-24 19:20:16 +00:00 |
GSOrderedSet.m
|
Use uinsigned logn for fast enumeration version counter
|
2020-12-04 11:16:13 -05:00 |
GSPortPrivate.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSPrivate.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSPrivateHash.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSPThread.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSQuickSort.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSRunLoopCtxt.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSRunLoopWatcher.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSRunLoopWatcher.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSSet.m
|
Fix to make value pointed to by mutationsPtr be unsigned long.
|
2020-12-04 11:08:16 -05:00 |
GSShellSort.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSSocketStream.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSSocketStream.m
|
Remove stream from handler upon deallocation, to avlid handler sending messages to deallocated stream.
|
2021-01-16 06:23:25 +00:00 |
GSSorting.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSStream.h
|
Improve diagnostic logging
|
2020-12-11 12:12:59 +00:00 |
GSStream.m
|
fixup incorrect commit
|
2020-12-11 12:19:52 +00:00 |
GSString.m
|
Mark function call as requiring void return; hint to tell coverity that we do not want the return value from this function (there's nothing we could do with it and the function should never fail with the input we provide).
|
2021-01-25 12:25:49 +00:00 |
GSTaskRegistry.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSTaskRegistry.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSTimeoutSource.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSTimeoutSource.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSTimSort.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
GSTLS.m
|
suppress warning, compiler is confused by exception handler
|
2021-03-18 23:06:54 +01:00 |
GSTransferState.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSTransferState.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSURLPrivate.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSURLSessionTaskBody.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSURLSessionTaskBody.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSURLSessionTaskBodySource.h
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSURLSessionTaskBodySource.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
GSValue.m
|
avoid compiler warning
|
2020-12-03 12:48:22 -05:00 |
hpux-load.h
|
ndentation fixups
|
2018-01-23 16:17:57 +00:00 |
inet_ntop.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
inet_pton.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
libgnustep-base-entry.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
Makefile.postamble
|
Re-enable optimisation on NSConnection/NSInvocation
|
2018-01-19 08:44:50 +00:00 |
Makefile.preamble
|
Various configure/build tweaks
|
2016-08-19 12:20:24 +00:00 |
NSAffineTransform.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSAppleEventDescriptor.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSAppleEventManager.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSAppleScript.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSArchiver.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSArray.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSAssertionHandler.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSAttributedString.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSAutoreleasePool.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSBackgroundActivityScheduler.m
|
Fixup to import local headers rather than installed versions
|
2020-12-07 07:34:44 -05:00 |
NSBundle.m
|
Fix Android assets support for bundle directories
|
2020-06-10 20:31:03 +02:00 |
NSByteCountFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCache.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCachedURLResponse.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCalendar.m
|
Casts to fix systems where the UCalendarDateFields enumeration is unsigned
|
2020-05-12 13:35:18 +01:00 |
NSCalendarDate.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCallBacks.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCallBacks.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCharacterSet.m
|
Fix -[NSCharacterSet invertedSet] to work by calling -invert on a mutable copy
|
2020-05-05 09:51:34 +01:00 |
NSCharacterSetData.h
|
Characterset memory usage and code organisation consistency improvements.
|
2020-04-12 12:28:07 +01:00 |
NSClassDescription.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCoder.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSConcreteHashTable.m
|
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
|
2020-12-15 13:01:00 +00:00 |
NSConcreteMapTable.m
|
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
|
2020-12-15 13:01:00 +00:00 |
NSConcretePointerFunctions.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSConcretePointerFunctions.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSConnection.m
|
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
|
2020-12-15 13:01:00 +00:00 |
NSCopyObject.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSCountedSet.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSData.m
|
Use NSZoneMalloc and NSZoneRealloc for memory used by data, so it is in the correct zone for the instance (and to avoid complaints from static analyser).
|
2021-01-18 11:47:39 +00:00 |
NSDate.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDateComponentsFormatter.m
|
* Source/NSDateComponentsFormatter.m: Fix use of wrong operator.
|
2020-08-30 22:27:08 +02:00 |
NSDateFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDateInterval.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDateIntervalFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDebug.m
|
Fix use of potentially invalid value from heap
|
2020-10-24 17:54:55 +01:00 |
NSDecimal.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDecimalNumber.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDictionary.m
|
Be defensive about checking for key beginning with @
|
2020-11-18 09:09:48 +00:00 |
NSDistantObject.m
|
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
|
2020-12-15 13:01:00 +00:00 |
NSDistributedLock.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSDistributedNotificationCenter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSEnergyFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSEnumerator.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSError.m
|
Added NSErrorDomain typedef.
|
2020-03-26 14:16:44 +01:00 |
NSException.m
|
Changes to detect that bfd_get_section_vma has changed to bfd_section_vma and make corresponding changes so we can support use of binutils 2.34 and later.
|
2021-03-18 21:35:34 +00:00 |
NSExtensionContext.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSExtensionItem.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSFileCoordinator.m
|
Avoid compiler warnings when we do not have real blocks
|
2020-12-07 07:47:15 -05:00 |
NSFileHandle.m
|
Fixes for SSL/TLS support using GNUTLS under MinGW. Use send/recv
|
2021-02-13 11:08:06 +00:00 |
NSFileManager.m
|
Win MSVC: add NSFileManager support
|
2021-03-17 17:42:15 +01:00 |
NSFileVersion.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSFileWrapper.m
|
Updates to move towards ARC
|
2020-02-08 16:42:17 +00:00 |
NSFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSGarbageCollector.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSGeometry.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSHashTable.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSHFSFileTypes.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSHost.m
|
specify WSAAPI as return type too, needed for MSYS2-32bit
|
2020-06-15 23:52:35 +02:00 |
NSHTTPCookie.m
|
Add testcase for multiple clookies in a header. Fix error parsing a literal
|
2020-04-16 20:19:53 +01:00 |
NSHTTPCookieStorage.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSIndexPath.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSIndexSet.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSInvocation.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSInvocationOperation.m
|
Tidied code
|
2020-09-30 09:55:43 +01:00 |
NSISO8601DateFormatter.m
|
* Source/NSISO8601DateFormatter.m,
|
2020-05-10 23:07:27 +02:00 |
NSItemProvider.m
|
Avoid compiler warnings when we do not have real blocks
|
2020-12-07 07:47:15 -05:00 |
NSItemProviderReadingWriting.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSJSONSerialization.m
|
Fix exponent validation
|
2020-05-11 21:46:25 +09:00 |
NSKeyedArchiver.m
|
Add set/get method for requiresSecureCoding
|
2020-05-13 02:29:53 -04:00 |
NSKeyedUnarchiver.m
|
Add set/get for requiresSecureCoding
|
2020-05-15 10:06:39 -04:00 |
NSKeyValueCoding.m
|
use memcpy rather than strncpy to avoid compiler warnings
|
2020-12-03 11:59:37 -05:00 |
NSKeyValueMutableArray.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSKeyValueMutableSet.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSKeyValueObserving.m
|
fix leak of set
|
2021-01-18 12:20:46 +00:00 |
NSLengthFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSLinguisticTagger.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSLocale.m
|
Fix resource leaks (failure to close) on error.
|
2021-02-03 16:23:43 +00:00 |
NSLock.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSLog.m
|
Add casts to prevent compiler warnings, and comment to explain the new change for android where there is no thread ID available from the operating system.
|
2020-07-09 09:09:19 +01:00 |
NSMapTable.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMassFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMeasurement.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMeasurementFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMessagePort.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSMessagePortNameServer.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMetadata.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMetadataAttributes.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSMethodSignature.m
|
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
|
2020-12-15 13:01:00 +00:00 |
NSNetServices.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSNotification.m
|
Override -hash and -isEqual: so that notifications with the name name, object, and userInfo are considered equal. This is the OSX behavior.
|
2020-04-21 09:16:53 +01:00 |
NSNotificationCenter.m
|
Improve logging of an exception when posting a notification so that, if possible, we include the details of the notification being posted.
|
2020-10-29 09:04:51 +00:00 |
NSNotificationQueue.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSNull.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSNumber.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSNumberFormatter.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSNumberMethods.h
|
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
|
2020-12-15 13:01:00 +00:00 |
NSObjCRuntime.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSObject+NSComparisonMethods.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSObject.m
|
Windows linker doesn't really support WEAK symbols, not even with gcc10. binutils 2.3.5 fails to link because not all symbols were exported
|
2020-09-17 23:46:37 +02:00 |
NSObjectScripting.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSOperation.m
|
Avoid compiler warnings on system with pseudo-blocks
|
2020-12-07 07:23:30 -05:00 |
NSOrderedSet.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSOrthography.m
|
* Source/NSISO8601DateFormatter.m,
|
2020-05-10 23:07:27 +02:00 |
NSPage.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPathUtilities.m
|
Only declare variables for systems which use them.
|
2020-12-09 15:12:11 +00:00 |
NSPersonNameComponents.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPersonNameComponentsFormatter.m
|
Add missing break
|
2020-09-05 22:34:48 +02:00 |
NSPipe.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPointerArray.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPointerFunctions.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPort.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPortCoder.m
|
Fix range check for decoded 32bit integer
|
2020-12-04 06:04:22 -05:00 |
NSPortMessage.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPortNameServer.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPredicate.m
|
Fix leak evaluating a cast
|
2021-01-18 11:56:44 +00:00 |
NSProcessInfo.m
|
Win MSVC: add NSFileManager support
|
2021-03-17 17:42:15 +01:00 |
NSProgress.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSPropertyList.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
NSProtocolChecker.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSProxy.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSRange.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSRegularExpression.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSRunLoop.m
|
Fix libdispatch integration compilation error on Windows.
|
2021-03-17 17:42:15 +01:00 |
NSScanner.m
|
Was checking incorrect variable to avoid assignment to nul pointer.
|
2021-01-21 14:27:21 +00:00 |
NSScriptClassDescription.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptCoercionHandler.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptCommand.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptCommandDescription.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptExecutionContext.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptKeyValueCoding.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptObjectSpecifiers.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptStandardSuiteCommands.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSScriptSuiteRegistry.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSSerializer.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSSet.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSSocketPort.m
|
Support building on Windows with Clang MSVC target
|
2021-02-03 15:02:27 +01:00 |
NSSocketPortNameServer.m
|
Fix to consider explicitly configured hosts to be probled for servers. Add -S
|
2020-02-17 15:30:21 +00:00 |
NSSortDescriptor.m
|
Avoid compiler warnings when we do not have real blocks
|
2020-12-07 07:47:15 -05:00 |
NSSpellServer.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSString.m
|
Use new private method to scan double values.
|
2020-12-30 12:25:18 +00:00 |
NSTask.m
|
improve comments
|
2020-10-03 15:18:21 +01:00 |
NSTextCheckingResult.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSThread.m
|
Fix possible deadlock when becoming multi-threaded.
|
2020-07-06 22:01:01 +02:00 |
NSTimer.m
|
Add unscheduled NSTimer block initializer.
|
2021-03-03 10:03:14 +01:00 |
NSTimeZone.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
nstzfile.h
|
imor fixup for systems without nstzfile.h
|
2014-12-23 14:36:02 +00:00 |
NSUbiquitousKeyValueStore.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSUnarchiver.m
|
Fix to make value pointed to by mutationsPtr be unsigned long.
|
2020-12-04 11:08:16 -05:00 |
NSUndoManager.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSUnit.m
|
Fix memory leaks
|
2021-01-18 11:52:37 +00:00 |
NSURL.m
|
Add NSURL methods:
|
2020-08-03 13:08:15 +02:00 |
NSURLAuthenticationChallenge.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSURLCache.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSURLConnection.m
|
Call -cancel at the end of a synchronous load so that we stop our NSURLProtocol instance from retaining us as its client.
|
2021-01-26 14:38:29 +00:00 |
NSURLCredential.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSURLCredentialStorage.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSURLDownload.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSURLHandle.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSURLProtectionSpace.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSURLProtocol.m
|
Fix failure to send large requests, when the write operation succeeds but we have not written all the data we need to, we should write more as long as the stream has space available.
|
2021-02-06 11:23:09 +00:00 |
NSURLRequest.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSURLResponse.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSURLSession.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSUserActivity.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSUserDefaults.m
|
Add fake interface for NSUserDefaultsWin32 to avoid compiler warning
|
2020-12-09 15:17:46 +00:00 |
NSUserNotification.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSUserScriptTask.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSUUID.m
|
Fix null pointer dereference
|
2021-02-04 11:00:05 +00:00 |
NSValue.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSValueTransformer.m
|
Fix recursive creation of value transformers.
|
2020-06-11 14:22:04 +02:00 |
NSXMLDocument.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSXMLDTD.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSXMLDTDNode.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSXMLElement.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSXMLNode.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSXMLParser.m
|
* Source/NSXMLParser.m: Fix small bug in last commit that broke
|
2020-05-08 21:59:28 +02:00 |
NSXMLPrivate.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
NSXPCConnection.m
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
NSZone.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
null-load.h
|
ndentation fixups
|
2018-01-23 16:17:57 +00:00 |
objc-load.h
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
objc-load.m
|
Fix for class lookup when using the 2.0 ABI
|
2020-02-24 10:23:22 +00:00 |
preface.m
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
simple-load.h
|
ndentation fixups
|
2018-01-23 16:17:57 +00:00 |
win32-def.top
|
|
|
win32-load.h
|
ndentation fixups
|
2018-01-23 16:17:57 +00:00 |