darling-foundation/include/Foundation
2024-01-13 14:03:56 +01:00
..
Foundation.h Declare some methods and properties for NSURLComponents. 2023-01-24 12:53:36 -08:00
FoundationErrors.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSAffineTransform.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSAppleEventDescriptor.h Remove AppleEvent hacks 2017-09-08 17:38:48 -04:00
NSAppleEventManager.h Remove AppleEvent hacks 2017-09-08 17:38:48 -04:00
NSAppleScript.h Missing symbols for Xcode 9/10 2019-01-09 17:13:23 -05:00
NSArchiver.h NSUnarchiver/NSCoder improvements and fixes 2020-04-08 20:52:36 +02:00
NSArray.h Add a few new <x>withContentsOfURL:error: initializers 2021-01-07 00:00:43 -05:00
NSAttributedString.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSAutoreleasePool.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSAutoresizingMaskLayoutConstraint.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSBlockInvocation.h Implement more of NSXPC 2021-04-30 09:41:52 -04:00
NSBundle.h Many fixes for NSBundle 2021-03-04 22:14:54 -05:00
NSByteCountFormatter.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSByteOrder.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSCache.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSCalendar.h Fix the build (add missing FOUNDATION_EXPORT) 2018-08-13 11:26:54 +02:00
NSCalendarDate.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSCharacterSet.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSCheapMutableString.h Add NSCheapMutableString 2019-02-23 14:42:34 +03:00
NSClassDescription.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSCoder.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSComparisonPredicate.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSCompoundPredicate.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSConnection.h Hide use of C11 atomics in NSConnection and NSDistantObject 2020-08-28 14:51:29 -04:00
NSContentSizeLayoutConstraint.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSData_Private.h Stub and declare various NSXPC* functions and private functions 2020-08-27 22:11:23 -04:00
NSData.h Add _newZeroingDataWithBytes and _setTargetUserIdentifier stubs 2023-01-24 12:55:04 -08:00
NSDate.h General fixes for PyObjC support 2021-06-28 23:33:15 -04:00
NSDateComponentsFormatter.h Adding Foundation classes 2019-01-10 16:11:43 -05:00
NSDateFormatter.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSDateInterval.h Stub and declare various NSXPC* functions and private functions 2020-08-27 22:11:23 -04:00
NSDebug.h Code Formatting 2021-05-28 10:39:29 -04:00
NSDecimal.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSDecimalNumber.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSDeprecatedKeyValueCoding.h Implement depreacted key value coding methods 2021-03-19 17:07:00 -04:00
NSDictionary.h Add a few new <x>withContentsOfURL:error: initializers 2021-01-07 00:00:43 -05:00
NSDimension.h Stub some unit & measurement classes 2021-02-22 23:05:04 -05:00
NSDistantObject.h Hide use of C11 atomics in NSConnection and NSDistantObject 2020-08-28 14:51:29 -04:00
NSDistantObjectRequest.h Implement Distributed Objects 2020-04-16 13:51:42 +03:00
NSDistributedLock.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSDistributedNotificationCenter.h NSDistributedNotificationCenter stubs 2019-03-22 22:17:19 -04:00
NSEnumerator.h Fix some warning causes in headers 2019-04-26 23:19:17 -04:00
NSError_Private.h Stub and declare various NSXPC* functions and private functions 2020-08-27 22:11:23 -04:00
NSError.h Add NSErrorDomain 2020-07-11 22:40:13 -07:00
NSException.h Use more string typedefs 2020-04-15 19:10:39 +03:00
NSExpression.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSExtensionContext.h Adding Foundation classes 2019-01-10 16:11:43 -05:00
NSFileAccessIntent.h Initial file coordination code 2021-03-17 23:17:55 -04:00
NSFileCoordinator.h Initial file coordination code 2021-03-17 23:17:55 -04:00
NSFileHandle.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSFileManager.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSFilePresenter.h Initial file coordination code 2021-03-17 23:17:55 -04:00
NSFileVersion.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSFileWrapper.h Changes to make ARC code happy 2020-02-19 16:51:36 +01:00
NSFormatter.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSGarbageCollector.h Implement NSGarbageCollector 2020-04-01 19:31:24 +02:00
NSGeometry.h General fixes for PyObjC support 2021-06-28 23:33:15 -04:00
NSHashTable.h Symbols for NSCallbacks, NSHashTable 2019-06-11 04:01:15 +02:00
NSHFSFileTypes.h Implement NSHFSFileTypes.m 2020-04-19 22:08:10 +02:00
NSHost.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSHTTPCookie.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSHTTPCookieStorage.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSIBPrototypingLayoutConstraint.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSIndexPath.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSIndexSet.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSInvocation.h Change the way NSInvocation retains its arguments 2020-04-16 12:34:06 +03:00
NSISO8601DateFormatter.h Adding Foundation classes 2019-01-10 16:11:43 -05:00
NSItemProvider.h Parameterize some classes 2017-08-23 11:29:15 -07:00
NSJSONSerialization.h Add NSJSONWritingSortedKeys 2023-09-20 21:16:36 -04:00
NSKeyedArchiver_Private.h Add [NSKeyedArchiver initRequiringSecureCoding:] and [NSKeyedUnarchiver initForReadingFromData:] stubs 2020-07-15 11:52:20 -04:00
NSKeyedArchiver.h Add [NSKeyedArchiver initRequiringSecureCoding:] and [NSKeyedUnarchiver initForReadingFromData:] stubs 2020-07-15 11:52:20 -04:00
NSKeyedUnarchiver.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSKeyValueCoding.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSKeyValueObserving.h Stubs, fixes, and new methods for Xcode 2023-10-07 11:03:38 -04:00
NSLayoutConstraint.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSLinguisticTagger.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSLocale.h Implement -[NSLocale languageCode] 2018-08-14 11:06:42 +03:00
NSLock.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSMachBootstrapServer.h Implement NSPortNameServer and NSMachBootstrapServer 2020-04-16 13:51:42 +03:00
NSMapTable.h Parameterize some classes 2017-08-23 11:29:15 -07:00
NSMeasurement.h Stub some unit & measurement classes 2021-02-22 23:05:04 -05:00
NSMeasurementFormatter.h Forgot some files (darlinghq/darling#445) 2019-01-06 22:51:14 -05:00
NSMetadata.h Missing symbols for Xcode 9/10 2019-01-09 17:13:23 -05:00
NSMethodSignature.h Theoretical NSProgress support in NSXPC 2021-05-06 10:20:08 -04:00
NSMutableArray.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableAttributedString.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableCharacterSet.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableData.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableDictionary.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableIndexSet.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableOrderedSet.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableSet.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableString.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSMutableURLRequest.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSNetServices.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSNotification.h Add some class stubs 2017-08-09 18:43:24 -07:00
NSNotificationCenter.h Take NSUndo* and NSXML* from Cocotron 2017-07-21 21:28:11 +03:00
NSNotificationQueue.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSNull.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSNumber.h Add proxy headers and symlink a few files 2017-07-09 21:18:14 +03:00
NSNumberFormatter.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSObjCRuntime.h Add NS_STRING_ENUM definition 2020-07-15 11:52:52 -04:00
NSObject.h Implement NSScriptClassDescription category to NSObject 2019-05-29 19:23:22 -04:00
NSObjectScripting.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSOperation.h Add quality-of-service properties to NSOperation and NSThread 2021-05-19 16:59:33 -04:00
NSOrderedSet.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSOrthography.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSPathUtilities.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSPipe.h Integrate Cocotron's NSPlatform and NSThread additions 2017-07-22 10:42:22 +03:00
NSPlatform_darwin.h Code Formatting 2021-05-28 10:39:29 -04:00
NSPlatform_posix.h Code Formatting 2021-05-28 10:39:29 -04:00
NSPlatform.h Code Formatting 2021-05-28 10:39:29 -04:00
NSPointerArray.h Fix ARC build issue 2020-02-21 10:44:41 -05:00
NSPointerFunctions.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSPort.h Implement Distributed Objects 2020-04-16 13:51:42 +03:00
NSPortCoder.h Add NSPortCoder declaration 2020-04-16 12:36:35 +03:00
NSPortMessage.h Import NSPortMessage from GNUstep 2020-02-09 21:20:09 +03:00
NSPortNameServer.h Implement NSPortNameServer and NSMachBootstrapServer 2020-04-16 13:51:42 +03:00
NSPredicate.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSProcessInfo.h Add isMacCatalystApp and isiOSAppOnMac stubs 2023-01-24 12:54:24 -08:00
NSProgress.h Theoretical NSProgress support in NSXPC 2021-05-06 10:20:08 -04:00
NSPropertyList.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSProtocolChecker.h Implement Distributed Objects 2020-04-16 13:51:42 +03:00
NSProxy.h Implement Distributed Objects 2020-04-16 13:51:42 +03:00
NSRaise.h Code Formatting 2021-05-28 10:39:29 -04:00
NSRaiseException.h Code Formatting 2021-05-28 10:39:29 -04:00
NSRange.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSRangeEntries.h Code Formatting 2021-05-28 10:39:29 -04:00
NSRegularExpression.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSRunLoop.h Use more string typedefs 2020-04-15 19:10:39 +03:00
NSScanner.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSScriptClassDescription.h Add NSScriptClassDescription 2019-06-12 13:23:32 +02:00
NSScriptCoercionHandler.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSScriptCommand.h Missing Foundation classes 2019-01-16 10:47:45 -05:00
NSScriptCommandDescription.h Missing Foundation classes 2019-01-16 10:47:45 -05:00
NSScriptExecutionContext.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSScriptKeyValueCoding.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSScriptObjectSpecifiers.h Adding Foundation classes 2019-01-10 16:11:43 -05:00
NSScriptStandardSuiteCommands.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSScriptSuiteRegistry.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSScriptWhoseTests.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSSerialization.h Fix warnings 2018-12-16 01:38:52 -05:00
NSSerializer.h Implement NSDeserializer for decoding historic NextSTEP binary plists 2020-04-08 20:50:17 +02:00
NSSet.h Make NSSet type-aware 2020-04-20 17:13:38 +02:00
NSSocketPort.h Add NSSocketPort 2020-04-16 13:51:42 +03:00
NSSortDescriptor.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSSpellEngine.h Code Formatting 2021-05-28 10:39:29 -04:00
NSSpellServer.h Code Formatting 2021-05-28 10:39:29 -04:00
NSStream.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSString.h Implement [NSString containsString:] 2021-02-23 12:08:46 -05:00
NSTask.h Implement NSTask 2021-05-20 12:20:06 -04:00
NSTextCheckingResult.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSThread.h Add quality-of-service properties to NSOperation and NSThread 2021-05-19 16:59:33 -04:00
NSTimer.h Add NSTimer timerWithTimeInterval that accepts a block 2022-04-19 21:55:32 +02:00
NSTimeZone.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSUbiquitousKeyValueStore.h Fix some warning causes in headers 2019-04-26 23:19:17 -04:00
NSUndoGroup.h Code Formatting 2021-05-28 10:39:29 -04:00
NSUndoManager.h Code Formatting 2021-05-28 10:39:29 -04:00
NSUnit.h Stub some unit & measurement classes 2021-02-22 23:05:04 -05:00
NSUnitConverter.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSUnitConverterLinear.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSUnitDuration.h Stub some unit & measurement classes 2021-02-22 23:05:04 -05:00
NSUnitLength.h Add a bunch of class/constant stubs 2021-02-26 12:42:15 -05:00
NSURL.h Initial file coordination code 2021-03-17 23:17:55 -04:00
NSURLAuthenticationChallenge.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSURLCache.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSURLComponents.h Declare some methods and properties for NSURLComponents. 2023-01-24 12:53:36 -08:00
NSURLConnection.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSURLCredential.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSURLCredentialStorage.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSURLDownload.h General fixes for PyObjC support 2021-06-28 23:33:15 -04:00
NSURLError.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSURLHandle.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSURLProtectionSpace.h Remove symbols (definition) from Foundation 2020-07-12 12:54:19 -07:00
NSURLProtocol.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSURLRequest.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSURLResponse.h Foundation building. Networking related classes are excluded until we have CFNetwork 2017-02-28 17:47:32 +01:00
NSURLResponsePrivate.h Move most NSURL and NSHTTP code to CFNetwork 2021-03-07 10:34:09 -05:00
NSURLSession.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSURLSessionConfiguration.h Some more compat fixes for xcodebuild 2018-07-27 16:35:45 +02:00
NSUserDefaults.h Fix a few issues with the previous commit 2021-01-07 09:05:05 -05:00
NSUserNotification.h Add stubs for NSUserNotificationCenter 2024-01-13 14:03:56 +01:00
NSUserScriptTask.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSUUID.h Use instancetype for NSUUID for newer Objective-C runtimes 2020-07-15 11:54:46 -04:00
NSValue.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSValueTransformer.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00
NSXMLDocument.h Code Formatting 2021-05-28 10:39:29 -04:00
NSXMLDTD.h Code Formatting 2021-05-28 10:39:29 -04:00
NSXMLDTDNode.h Code Formatting 2021-05-28 10:39:29 -04:00
NSXMLElement.h Code Formatting 2021-05-28 10:39:29 -04:00
NSXMLNode.h Code Formatting 2021-05-28 10:39:29 -04:00
NSXMLNodeOptions.h Move Cocotron Code To Foundation 2021-05-24 17:31:27 -04:00
NSXMLParser.h Code Formatting 2021-05-28 10:39:29 -04:00
NSXPCCoder.h WIP: NSXPC work 2021-03-20 13:48:42 +03:00
NSXPCConnection_Private.h Implement more of NSXPC 2021-04-30 09:41:52 -04:00
NSXPCConnection.h Add _newZeroingDataWithBytes and _setTargetUserIdentifier stubs 2023-01-24 12:55:04 -08:00
NSXPCInterface.h Implement more of NSXPC 2021-04-30 09:41:52 -04:00
NSXPCProxyCreating.h WIP: NSXPC work 2021-03-20 13:48:42 +03:00
NSZone.h Initial commit with Apportable's Foundation 2017-02-22 21:27:36 +01:00