libs-base/Source
2023-08-01 14:46:44 +01:00
..
Additions Fix GSXML compatibility with libxml2 v2.11.0 2023-05-04 12:46:08 +02: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 win32: Support overlapped (asynchronous) I/O on standard streams in GSFileHandle 2022-08-23 18:43:14 +02: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 Enable _C_BOOL on non GNU C compilers 2021-08-08 17:27:40 +02:00
common.h Fix building for Windows MSVC with recent toolchain 2021-08-19 11:05:33 +02:00
CXXException.m Support building on Windows with Clang MSVC target 2021-02-03 15:02:27 +01:00
dld-load.h
DocMakefile Minor change: Update DocMakefile with all headers. 2022-02-21 14:47:08 -05:00
externs.m Allow certificate based rejection of DO connection attempts. 2022-11-21 10:40:33 +00:00
GNUmakefile Support building on Windows with Clang MSVC target 2021-02-03 15:02:27 +01:00
GSArray.m Tidied to assign result of init to self 2023-01-25 11:40:50 +00:00
GSAtomic.h Use native threading and locking APIs on Windows 2021-07-29 14:22:27 +02: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 NSGetSizeAndAlignment usage 2021-11-02 10:18:05 +01:00
GSCountedSet.m fix typo 2020-12-04 11:09:33 -05:00
GSDictionary.m assign result of init to self 2023-01-25 11:44:06 +00: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 NSURLSession: fix libcurl debug output 2023-03-11 20:22:00 +01:00
GSeq.h Normalize repeated combining characters to a single one 2022-04-07 14:35:05 +01:00
GSFastEnumeration.h Revert "Export objc_enumerationMutation." 2021-03-26 21:03:48 +01:00
GSFFCallInvocation.m Enable _C_BOOL on non GNU C compilers 2021-08-08 17:27:40 +02:00
GSFFIInvocation.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
GSFileHandle.h win32: Support overlapped (asynchronous) I/O on standard streams in GSFileHandle 2022-08-23 18:43:14 +02:00
GSFileHandle.m Fix for possible crash after instance deallocated 2023-06-15 10:21:39 +01: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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
GSHTTPAuthentication.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
GSHTTPURLHandle.m iClose socket if we end loading with an I/O operation in progress 2023-06-26 12:55:01 +01:00
GSHTTPURLProtocol.h Merge changes for NSURLSession from EngageHub (formerly Brainstorm). 2020-11-29 06:57:47 -05:00
GSHTTPURLProtocol.m NSURLSession: implement missing body data for data completion handlers 2023-03-11 20:22:00 +01:00
GSICUString.h More robust check for Windows ICU 2021-08-08 17:27:40 +02:00
GSICUString.m Fix possible memory corruption in string handling 2021-07-19 12:23:15 +02:00
GSInternal.h Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
GSInvocation.h Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00: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 NSURLSession: optimized timout timer and fixed memory management 2023-03-11 20:22:00 +01:00
GSMultiHandle.m NSURLSession: optimized timout timer and fixed memory management 2023-03-11 20:22:00 +01:00
GSNativeProtocol.h NSURLSession: implement missing body data for data completion handlers 2023-03-11 20:22:00 +01:00
GSNativeProtocol.m NSURLSession: implement missing body data for data completion handlers 2023-03-11 20:22:00 +01: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
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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Use native threading and locking APIs on Windows 2021-07-29 14:22:27 +02: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 Clarify that run loop watchers are NOT retained, and are responsible for removing themselves from the run loop when they have finished watching for events. 2021-11-11 10:01:52 +00: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 possible buffer overrun/corruption spotted by Fred. 2021-08-09 08:29:15 +01:00
GSSocketStream.m Allow certificate based rejection of DO connection attempts. 2022-11-21 10:40:33 +00:00
GSSorting.h Do not call handler blocks if they are nil 2021-11-23 18:34:34 +08:00
GSStream.h Improve diagnostic logging 2020-12-11 12:12:59 +00:00
GSStream.m If space becomes available for a stream whose status is writing, we 2021-05-23 10:58:09 +01:00
GSString.m Simplify conversion of a string to data (use base class code) and fix to handle the insertion of BOM consistently (as on OSX) for encodings where the byte order matters but is not specified by the encoding. 2021-04-14 09:57:11 +01: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 NSURLSession: optimized timout timer and fixed memory management 2023-03-11 20:22:00 +01:00
GSTimeoutSource.m NSURLSession: optimized timout timer and fixed memory management 2023-03-11 20:22:00 +01:00
GSTimSort.m Fix various incorrect format string types 2021-08-11 19:32:21 +02:00
GSTLS.m Allow certificate based rejection of DO connection attempts. 2022-11-21 10:40:33 +00:00
GSTransferState.h NSURLSession: use mutable data for transfer state body 2023-03-11 20:22:00 +01:00
GSTransferState.m NSURLSession: fix memory management in GSTransferState 2023-03-11 20:22:00 +01: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 Fix NSGetSizeAndAlignment usage 2021-11-02 10:18:05 +01: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 win32: initialize Windows Sockets in NSObject only 2021-08-11 19:32:21 +02: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 Enable _C_BOOL on non GNU C compilers 2021-08-08 17:27:40 +02:00
NSArray.m Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00: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 Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00: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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSByteCountFormatter.m fix leak 2022-09-26 16:03:32 +01: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 Add component:fromDate: 2022-04-04 23:57:10 -04: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 Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00:00
NSCharacterSet.m Use native threading and locking APIs on Windows 2021-07-29 14:22:27 +02:00
NSCharacterSetData.h Characterset memory usage and code organisation consistency improvements. 2020-04-12 12:28:07 +01:00
NSClassDescription.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00: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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSConcreteMapTable.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Small logging improvement for exception returned when we are expecting nothing 2022-04-14 15:46:21 +01: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 Fix NSData initWithContentsOfURL: caching data of file URLs 2023-08-01 13:27:54 +02:00
NSDate.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSDateComponentsFormatter.m Fix various incorrect format string types 2021-08-11 19:32:21 +02:00
NSDateFormatter.m Fix some checks when using ICU DLL from Windows 10 2022-02-18 19:06:54 +01: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 Add the NSDebugEnabled boolean 2021-11-30 21:14:29 +00:00
NSDecimal.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSDecimalNumber.m Enable _C_BOOL on non GNU C compilers 2021-08-08 17:27:40 +02:00
NSDictionary.m Do not call handler blocks if they are nil 2021-11-23 18:34:34 +08:00
NSDistantObject.m fix bug in testing whether an NSDistantObject responds to selectors. 2022-02-25 13:00:55 +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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSException.m revert stupid change 2023-01-24 14:09:53 +00:00
NSExtensionContext.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSExtensionItem.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSFileCoordinator.m fix leak 2022-09-26 16:15:47 +01:00
NSFileHandle.m improve event handling when there is data in the tls buffers 2022-11-15 15:28:31 +00:00
NSFileManager.m Fix NSFileManager thread safety 2023-07-26 11:56:04 +02: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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSHost.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSHTTPCookie.m Add hints for static analyzer and correct function return type. 2022-09-28 13:48:35 +01:00
NSHTTPCookieStorage.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSIndexPath.m Add new methods for NSIndexPath. Add row, section, item and new init methods 2022-03-07 07:35:12 -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 Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00:00
NSInvocationOperation.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSISO8601DateFormatter.m * Source/NSISO8601DateFormatter.m, 2020-05-10 23:07:27 +02:00
NSItemProvider.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Tweak whitespace for code consistency 2021-11-29 14:01:41 +00:00
NSKeyedArchiver.m Enable _C_BOOL on non GNU C compilers 2021-08-08 17:27:40 +02:00
NSKeyedUnarchiver.m Add stub methods for secure unarchiving 2023-05-10 06:59:40 +02:00
NSKeyValueCoding.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +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 for locale handling changes in ICU 64 2022-11-01 20:20:48 +00:00
NSLock.m Use native threading and locking APIs on Windows 2021-07-29 14:22:27 +02: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 Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00:00
NSMessagePortNameServer.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSMetadata.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSMetadataAttributes.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSMethodSignature.m Enable _C_BOOL on non GNU C compilers 2021-08-08 17:27:40 +02:00
NSNetServices.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00: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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00: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 relax limit on maximum concurrent operations 2022-08-16 09:36:27 +01:00
NSOrderedSet.m NSOrderedSet: Fix keyed encoding to match Apple platforms 2023-05-04 12:46:37 +02: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 Use GSNativeChar where applicable 2022-01-26 10:33:33 +01: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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSPortCoder.m Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00: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 NSPredicate Value Fix 2022-08-24 18:01:30 +02:00
NSProcessInfo.m Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00:00
NSProgress.m Add userInfo accessor to NSProgress. 2022-04-29 19:54:09 +02: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 various incorrect format string types 2021-08-11 19:32:21 +02: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 some checks when using ICU DLL from Windows 10 2022-02-18 19:06:54 +01:00
NSRunLoop.m Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00:00
NSScanner.m Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSSet.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSSocketPort.m use non-blocking mode to accept connections 2023-04-13 14:27:09 +01:00
NSSocketPortNameServer.m Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00:00
NSSortDescriptor.m Do not call handler blocks if they are nil 2021-11-23 18:34:34 +08:00
NSSpellServer.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSString.m Minor mutability corrections 2022-09-15 14:52:15 +01:00
NSTask.m Return errors and use them to raise exception in -launch 2022-06-16 11:52:04 +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 Annotate callback functions with __stdcall on Windows 2021-08-08 17:27:40 +02:00
NSTimer.m Fix for github bug #289 2023-03-23 21:38:46 +00:00
NSTimeZone.m Add Yavor Doganov's patches 2023-08-01 14:46:44 +01: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 Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC 2022-02-17 10:21:36 +00: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 Fix NSURL path on Windows for UNC paths 2023-07-26 18:21:07 +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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
NSURLProtectionSpace.m Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01:00
NSURLProtocol.m Allow certificate based rejection of DO connection attempts. 2022-11-21 10:40:33 +00:00
NSURLRequest.m Fix NSURLSession header fields not always being matched case insensitive. 2023-03-11 20:22:00 +01:00
NSURLResponse.m Fix NSURLSession header fields not always being matched case insensitive. 2023-03-11 20:22:00 +01:00
NSURLSession.m NSURLSession: improve protocol detection 2023-03-11 20:22:00 +01: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 Export string constants and annotate exported function implementations 2021-03-27 17:36:15 +01: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 NSGetSizeAndAlignment usage 2021-11-02 10:18:05 +01:00
NSValueTransformer.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00: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 tweak handling of parser abort 2022-12-09 10:23:14 +00: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 Use native threading and locking APIs on Windows 2021-07-29 14:22:27 +02: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
tzdb.h Changes to address mostm of Fred's comments 2021-08-27 09:19:38 +01:00
win32-def.top
win32-load.h ndentation fixups 2018-01-23 16:17:57 +00:00