xamarin-macios/src/Foundation
Manuel de la Pena 0f7bc75e50 Merge branch 'xcode12.2' into main-xcode12.2 2020-11-17 11:09:15 -05:00
..
.gitignore Build the platform assemblies. 2016-04-24 14:47:26 -04:00
Additions.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
AdviceAttribute.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
Compat.cs [xcode12] Introspection-based fixes for Big Sur (#9632) 2020-09-15 08:56:24 -04:00
ConnectAttribute.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
DictionaryContainer.cs [Foundation] Fix code to not cause a potential null error when compiling using the .NET 5 BCL. (#8978) 2020-07-01 08:32:42 +02:00
Enum.cs [xcode12.2][tests][xtro] Add enum member/values checks. Fix #7527 (#9691) (#9796) 2020-10-07 10:58:27 -04:00
EnumDesktop.cs Add soft deprecations from Foundation beta 5 on macOS (#4548) 2018-08-02 11:06:28 -05:00
Enums.cs [Foundation] Add missing NSLinguisticAnalysis category. Fixes 35009. (#3473) 2018-02-16 16:21:47 +01:00
ExportAttribute.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
FieldAttribute.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
LinkerSafeAttribute.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
ModelAttribute.cs [generator] Register models with unique names to not match platform types. Fixes #3875. (#3879) (#3888) 2018-04-06 19:58:20 +02:00
ModelNotImplementedException.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
MonoTouchException.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSAction.cs Optimize NSActionDispatcher usage (#4162) 2018-06-01 01:27:43 -04:00
NSAppleEventDescriptor.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSArray.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSArray_1.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSAttributedString.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSAttributedString.iOS.cs [src] Remove/obsolete 'onlyOn64: true' in attributes. (#6595) 2019-07-16 12:13:11 -04:00
NSAttributedString.mac.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSAutoreleasePool.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSBundle.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSBundleResourceRequest.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSCalendar.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSCoder.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSConnection.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSData.cs Move pinning outside the loop (#7557) 2019-12-11 17:08:56 -05:00
NSDate.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSDateComponents.cs [Foundation] Add not bound NSDateComponentUndefined. Fixes 60740 (#3471) 2018-02-13 20:38:24 +01:00
NSDecimal.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSDictionary.cs [Foundation] Fix NSDictionary string indexers. (#4335) 2018-06-28 14:57:41 +02:00
NSDictionary_2.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSDimension.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSDirectoryEnumerator.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSDistributedNotificationCenter.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSEnumerator_1.cs [src] Fix generic Contacts API. Fixes #6561. (#6895) 2019-09-03 22:47:51 -07:00
NSError.cs [tests][intro] Split attributes typos from API typos tests (#9652) 2020-10-01 22:37:54 -04:00
NSErrorException.cs [foundation] Override Message property in NSErrorException. Fixes #4133 (#4176) 2018-08-01 09:18:04 -04:00
NSExpression.cs [foundation] Fix typos in NSExpression (#8097) 2020-03-12 13:56:12 -04:00
NSFastEnumerationState.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSFastEnumerator.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSFileManager.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSFileManager.iOS.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSFileManagerDelegate.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSFormatter.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSHost.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSHttpCookie.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSIndexPath.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSIndexSet.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSInputStream.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSItemProvider.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSKeyedArchiver.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSKeyedUnarchiver.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSLayoutConstraint.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSLocale.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSMetadataItem.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSMutableArray_1.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSMutableAttributedString.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSMutableAttributedString.iOS.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSMutableData.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSMutableDictionary.cs [Foundation] Fix NSDictionary string indexers. (#4335) 2018-06-28 14:57:41 +02:00
NSMutableDictionary_2.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSMutableOrderedSet_1.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSMutableSet.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSMutableSet_1.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSMutableString.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSMutableUrlRequest.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSNetService.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSNotificationCenter.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSNull.cs [foundation] Avoid unnecessary native calls for NSNull.Null. Fixes #3544 (#3984) 2018-04-26 09:24:46 -04:00
NSNumber.mac.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSNumber2.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSObject.iOS.cs [NSObject] Remove dead XAMCORE_2_0 and ARCH_64 code/defines. (#8823) 2020-06-10 17:54:02 +02:00
NSObject.mac.cs [NSObject] Remove dead XAMCORE_2_0 and ARCH_64 code/defines. (#8823) 2020-06-10 17:54:02 +02:00
NSObject2.cs [ObjCRuntime/NSObject] Remove dead Classic code. (#8825) 2020-06-10 20:02:49 +02:00
NSOrderedSet.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSOrderedSet_1.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSOutputStream.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSPredicate.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSProgress.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSPropertyListSerialization.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSProxy.cs [tests] Add introspection tests to ensure there are native linking instructions for all frameworks. Fixes #3976 (#4194) (#4208) 2018-06-11 08:01:41 -07:00
NSRange.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSRunLoop.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSScriptCommandArgumentDescription.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSScriptCommandDescription.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSScriptCommandDescriptionDictionary.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSSearchPath.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSSecureCoding.cs Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
NSSet.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSSet_1.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSStream.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSString.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSString2.cs [foundation] Update for Xcode12 beta 2 (#9095) 2020-07-15 16:59:19 -04:00
NSThread.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSThread.mac.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSTimeZone.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSTimer.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUbiquitousKeyValueStore.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUndoManager.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSUnit.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSUrl.cs [Foundation] Fix NSUrl's implicit Uri operators. Fixes #9607. (#9611) 2020-09-14 08:08:12 +02:00
NSUrlComponents.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSUrlConnection.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUrlCredential.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUrlDownload.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NSUrlProtectionSpace.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUrlProtocol.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUrlProtocolClient.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUrlSession.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUrlSessionConfiguration.cs [Foundation] Add support to ignore the cookies in the NSUrlSessionHandler. (#7677) 2020-01-07 18:37:17 -05:00
NSUrlSessionHandler.cs [xcode12.2] [d16-7] [Foundation] Avoid LINQ in bindings. Fixes #8773 (#9753) 2020-10-01 12:26:34 -04:00
NSUserDefaults.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
NSUuid.cs Fix NSUuid constructor. Pinning is only for the duration of the fixed statement (#7643) 2019-12-23 16:57:46 -05:00
NSValue.cs [foundation] Add support for NSValue/CGAffineTransform and StoreValueAtAddress overload (#6887) 2019-08-30 18:00:04 -04:00
NSXpcConnection.cs Add bindings for NSXpcConnection and related types (#7001) 2019-10-22 15:38:01 +02:00
NSXpcInterface.cs Add bindings for NSXpcConnection and related types (#7001) 2019-10-22 15:38:01 +02:00
NSZone.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
NotImplementedAttribute.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
ObjCException.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
PreserveAttribute.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
ProtocolAttribute.cs [generator] Add C#8 nullability into generated code (#7570) (#8333) 2020-04-10 12:38:14 -04:00
RegisterAttribute.cs [d16-7] [src] Remove Classic code from Foundation. (#8804) 2020-06-10 09:28:57 +02:00
ToString.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
XpcInterfaceAttribute.cs Add bindings for NSXpcConnection and related types (#7001) 2019-10-22 15:38:01 +02:00