CoreFoundation (CFLite + missing bits)
Go to file
CuriousTommy ef09be6e9a
Merge pull request #6 from CKegel/Add_UTIs
CFURL and CFAttributedString patches for TextEdit
2024-02-03 13:00:13 -08:00
Examples CF-1153.18 2017-02-04 00:16:03 +01:00
include/CoreFoundation Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
submodules Update Submodule 2023-06-28 10:23:28 -07:00
_CFUtilities.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
_zone_tab.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
.gitmodules Fix swift-corelibs-foundation URL 2023-03-06 10:43:25 -08:00
APPLE_LICENSE CF-1153.18 2017-02-04 00:16:03 +01:00
CFApplicationPreferences.c Adding more missing stuff etc. 2017-02-28 17:50:29 +01:00
CFArray.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
CFArray.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFAttributedString.c Correct CFRunArrayItem dictionary initialization. 2023-10-21 20:51:52 -04:00
CFAttributedString.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFAvailability.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBag.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBag.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBase.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBase.h Changes for Cocotron 2017-04-24 11:20:49 +03:00
CFBasicHash.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBasicHash.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBasicHashFindBucket.m CF-1153.18 2017-02-04 00:16:03 +01:00
CFBigNumber.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFBigNumber.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBinaryHeap.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBinaryHeap.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBinaryPList.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBitVector.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBitVector.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBuiltinConverters.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBundle_Binary.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBundle_BinaryTypes.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBundle_Grok.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBundle_InfoPlist.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBundle_Internal.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBundle_Locale.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBundle_Resources.c Fix some warnings (darlinghq/darling#419) 2018-12-16 22:15:04 -05:00
CFBundle_Strings.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBundle.c Implement _CFBundleCreateUnique() 2020-02-24 12:40:11 +01:00
CFBundle.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBundlePriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFBurstTrie.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFBurstTrie.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFByteOrder.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFCalendar.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFCalendar.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFCalendarConstants.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
CFCharacterSet.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFCharacterSet.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFCharacterSetBitmaps.bitmap CF-1153.18 2017-02-04 00:16:03 +01:00
CFCharacterSetBitmaps.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
CFCharacterSetPriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFConcreteStreams.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFData.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFData.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFDate.c Completely replace CFDate objects with NSDate 2021-07-30 14:10:16 -04:00
CFDate.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFDateFormatter.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFDateFormatter.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFDictionary.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFDictionary.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFError_Private.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFError.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFError.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFFileDescriptor.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFFileSecurity.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFFileUtilities.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFForwardingPrep.S Implement block forwarding 2021-04-30 09:16:35 -04:00
CFICUConverters.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFICUConverters.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFICULogging.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFInternal.h TFB should now work correctly 2017-05-18 02:19:56 +02:00
CFLocale.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFLocale.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFLocaleIdentifier.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFLocaleInternal.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFLocaleKeys.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFLogUtilities.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFMachPort.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFMachPort.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFMessagePort.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFMessagePort.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFNotificationCenter.c Implement CFNotificationCenterGetDistributedCenter 2020-08-28 23:17:11 -04:00
CFNotificationCenter.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFNumber.c Remove static keyword for __kCFBooleanTrue and __kCFBooleanFalse 2022-07-13 20:33:56 -07:00
CFNumber.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFNumberFormatter.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFNumberFormatter.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFOldStylePList.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlatform.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlatformConverters.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlugIn_Factory.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlugIn_Factory.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFPlugIn_Instance.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlugIn_PlugIn.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlugIn.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPlugIn.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFPlugInCOM.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFPreferences.c Stub/implement CFPreferencesAppValueIsForced and [NSError _setFileNameLocalizationEnabled:] 2020-08-27 22:10:24 -04:00
CFPreferences.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFPriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFPropertyList.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFPropertyList.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFRunLoop.c Update to work with update objc runtime 2020-07-01 23:19:33 -04:00
CFRunLoop.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFRuntime.c Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
CFRuntime.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFSet.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFSet.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFSocket.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFSocket.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFSocketStream.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFSortFunctions.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFSortFunctions.h Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
CFStorage.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFStorage.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStream.c Add missing CFStream constant 2017-05-06 10:52:11 -07:00
CFStream.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStreamAbstract.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStreamInternal.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStreamPriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFString.c Fix for Clang 11+ 2020-12-01 23:48:51 -05:00
CFString.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringDefaultEncoding.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringEncodingConverter.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFStringEncodingConverter.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringEncodingConverterExt.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringEncodingConverterPriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringEncodingDatabase.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFStringEncodingDatabase.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringEncodingExt.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringEncodings.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFStringScanner.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFStringTokenizer.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFStringTokenizer.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFStringTransform.c Build Apportable's CFStringTransform.c (darlinghq/darling#781) 2020-05-11 09:14:56 +02:00
CFStringUtilities.c TFB should now work correctly 2017-05-18 02:19:56 +02:00
CFSystemDirectories.c Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
CFTimeZone.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFTimeZone.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFTree.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFTree.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUniChar.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFUniChar.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUniCharPriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUniCharPropertyDatabase.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
CFUniCharPropertyDatabase.data CF-1153.18 2017-02-04 00:16:03 +01:00
CFUnicodeData-B.mapping CF-1153.18 2017-02-04 00:16:03 +01:00
CFUnicodeData-L.mapping CF-1153.18 2017-02-04 00:16:03 +01:00
CFUnicodeDataB.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
CFUnicodeDataL.c Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
CFUnicodeDecomposition.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFUnicodeDecomposition.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUnicodePrecomposition.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFUnicodePrecomposition.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFURL.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFURL.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFURL.inc.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFURLAccess.c TFB should now work correctly 2017-05-18 02:19:56 +02:00
CFURLAccess.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFURLConstants.c Implement support for getting kCFURLVolumeAvailableCapacityKey and friends 2020-02-28 23:40:03 +01:00
CFURLEnumerator.c Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
CFURLEnumerator.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFURLPriv.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUserNotification.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFUserNotification.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUtilities.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFUtilities.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFUUID.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFUUID.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFVersion.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFWindowsUtilities.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFXMLInputStream.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFXMLInputStream.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFXMLNode.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFXMLNode.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFXMLParser.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFXMLParser.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CFXMLPreferencesDomain.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFXMLTree.c CF-1153.18 2017-02-04 00:16:03 +01:00
CFXPCBridge.c Fix CFXPCBridge header, this file was never part of CoreBase 2020-04-19 19:42:00 +02:00
CFXPCBridge.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
CMakeLists.txt Generate Headers for CoreFoundation 2022-09-03 16:15:16 -07:00
CoreFoundation_Prefix.h Fix some warnings (darlinghq/darling#419) 2018-12-16 22:15:04 -05:00
CoreFoundation.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
ForFoundationOnly.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
FoundationExceptions.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
FoundationExceptions.m Adding more missing stuff etc. 2017-02-28 17:50:29 +01:00
GNUstep.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
GSFFIInvocation.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
GSInvocation.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
GSObjCRuntime.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
GSObjCRuntime.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
Info.plist CF-1153.18 2017-02-04 00:16:03 +01:00
LICENSE Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
macros.h Adding more missing stuff etc. 2017-02-28 17:50:29 +01:00
Makefile CF-1153.18 2017-02-04 00:16:03 +01:00
MakefileLinux CF-1153.18 2017-02-04 00:16:03 +01:00
MakefileVersion CF-1153.18 2017-02-04 00:16:03 +01:00
NSArray.m Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
NSAttributedString.m Fix reference to NSAttributedString class 2019-04-30 17:28:34 -04:00
NSBasicHash.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSBlock.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSBlock.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSBlockInvocation.m Workaround incompatible-function-pointer-types Build Failures 2023-06-25 09:26:28 -07:00
NSBlockInvocationInternal.h Implement block forwarding 2021-04-30 09:16:35 -04:00
NSCache.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSCalendar.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSCFType.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSCharacterSet.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSConstantString.m Fix ___CFConstantStringClassReference... 2021-03-19 17:11:06 -04:00
NSData.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSDate.m Completely replace CFDate objects with NSDate 2021-07-30 14:10:16 -04:00
NSDateComponents.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSDictionary.m Use mutable placeholder for __NSCFDictionary 2023-10-13 09:42:54 -04:00
NSEnumerator.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSError.m Stub/implement CFPreferencesAppValueIsForced and [NSError _setFileNameLocalizationEnabled:] 2020-08-27 22:10:24 -04:00
NSException.m NSException: Re-enable stack tracing 2023-10-13 09:44:02 -04:00
NSFastEnumerationEnumerator.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSFileSecurity.m Add a lot of missing symbols 2018-08-28 22:46:55 +02:00
NSForwarding.m Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
NSGenericDeallocHandler.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSGenericDeallocHandler.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSInputStream.m NS{In,Out}putStream: Use CF{Read,Write}StreamCopyError 2023-10-13 09:48:04 -04:00
NSInvocation.m Workaround incompatible-function-pointer-types Build Failures 2023-06-25 09:26:28 -07:00
NSInvocationInternal.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSInvoke-x86.S Add call frame info to CFForwardingPrep and NSInvoke 2020-04-16 11:38:35 +03:00
NSLocale.m Add localizedStringForLocaleIdentifier: 2023-10-07 11:01:38 -04:00
NSMessageBuilder.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSMessageBuilder.m Rework NSMessageBuilder 2020-04-16 11:07:27 +03:00
NSMethodSignature.m Reserve the stret pointer argument GPR on x86_64 2023-10-16 17:23:30 -04:00
NSNull.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSNumber.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSNumberInternal.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSObjCRuntime.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSObjCRuntimeInternal.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSObject.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSOrderedSet.m Fix implicit-function-declaration 2023-06-19 11:36:44 -07:00
NSOutputStream.m NS{In,Out}putStream: Use CF{Read,Write}StreamCopyError 2023-10-13 09:48:04 -04:00
NSPropertyList.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSRunLoop.m Move NSRunLoop symbol from Foundation 2018-08-14 11:02:40 +03:00
NSRunLoopModes.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSRunLoopModesInternal.h Move NS run loop mode definitions into CF 2018-08-14 17:53:41 +02:00
NSSet.m Add exceptions to "initWithObjects: count:" 2019-06-16 20:50:20 -07:00
NSSharedKeyDictionary.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSSharedKeyDictionary.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSSharedKeySet.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSSharedKeySet.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSStream.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
NSString.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSTimer.m Add block-based NSTimer functionality 2021-03-03 22:32:36 +01:00
NSTimeZone.m Revert "Fix all warnings in CoreFoundation" 2019-04-30 16:59:58 -04:00
NSURL.m Add kCFURLTypeIdentifierKey to CFURL(and NSURL) 2023-10-21 20:51:52 -04:00
NSUserDefaults.m Move NSUserDefaults implementation back to Foundation 2018-08-11 08:20:07 +03:00
NSZombie.h Create proper include directory for CoreFoundation 2017-04-20 19:00:48 -07:00
NSZombie.m Apportable's CoreFoundation with newest CFLite that links 2017-02-22 17:13:11 +01:00
plconvert.c CF-1153.18 2017-02-04 00:16:03 +01:00
PropertyList.dtd CF-1153.18 2017-02-04 00:16:03 +01:00
README_CFLITE CF-1153.18 2017-02-04 00:16:03 +01:00
reexport_i386.exp Have separate link flags for i386 and x86_64 2017-08-10 17:46:48 -07:00
reexport_x86_64.exp Have separate link flags for i386 and x86_64 2017-08-10 17:46:48 -07:00
SymbolAliases CF-1153.18 2017-02-04 00:16:03 +01:00