- 5c3814e [OSSignpost] Update apinotes to allow usage of os_signpost ABI entrypoint by Josh Learn · 4 years, 5 months ago
- 61be4d9 [CMake][NFC] Introduce component targets for proper dependency tracking by Alex Langford · 6 years ago
- 327c666 Revert "[CMake][NFC] Introduce component targets for proper dependency tracking" by Ben Langmuir · 6 years ago
- 50a0e87 [CMake][NFC] Introduce component targets for proper dependency tracking by Alex Langford · 6 years ago
- 1e38fc3 Update master to build with Xcode 11 beta, macOS 10.15, iOS 13, tvOS 13, and watchOS 6 SDKs by mishal_shah · 6 years ago
- 83932c5 [Build System: CMake] Always copy the apinotes into the build directory when the apinotes directory is included via SWIFT_INCLUDE_APINOTES. by Ross Bayer · 6 years ago
- c10b815 [Build System: CMake] Install the apinotes in the 'compiler' install component when compiling for Darwin platforms. by Ross Bayer · 6 years ago
- 3d9a289 [CMake] Modify swift_install_in_component to support cmake install components by Alex Langford · 6 years ago
- 592bca7 [oslog] [stdlib-private] Add a prototype of the new os_log swift APIs by Ravi Kandhadai · 6 years ago
- bc35b34 [CMake] StandaloneOverlay: set components before including apinotes/ (#22592) by Jordan Rose · 6 years ago
- aea1ef8 Move API notes out of the arch-specific subdirectories in lib/swift/ (#21690) by Jordan Rose · 6 years ago
- 0149129 [CMake] Stop compiling API notes files to a binary format (#19205) by Jordan Rose · 7 years ago
- 3f8ce7d Update master to build with Xcode 10 beta 1, OS X 10.14, iOS 12, tvOS 12, and watchOS 5 SDKs. by Mishal Shah · 7 years ago
- cc611a1 OS X -> macOS by superuserAV · 7 years ago
- cacd92e Fix an interesting typo by Slava Pestov · 8 years ago
- ec151ae Remove more API notes that are now shipped with the frameworks. (#11408) by Jordan Rose · 8 years ago
- 5c21e12 [API notes] Remove all API notes present in the Xcode 9 SDKs. (#10615) by Jordan Rose · 8 years ago swift-DEVELOPMENT-SNAPSHOT-2017-07-08-a
- 46af654 [overlay] Add ModelIO overlay by Max Moiseev · 8 years ago
- 2fe2328 Merge pull request #10563 from tkremenek/screensaver-apinotes by Ted Kremenek · 8 years ago
- c13ba7f Add ScreenSaver.apinotes to CMakeLists.txt. by Ted Kremenek · 8 years ago
- e1b95e2 Add Swift 3 backward compatibility apinotes for ScreenSaver. by Ted Kremenek · 8 years ago
- c5ff1f2 Update master to build with Xcode 9 beta 1, OS X 10.13, iOS 11, tvOS 11, and watchOS 4 SDKs. by Mishal Shah · 8 years ago
- 08b6c5f [ClangImporter] Add support for 'SwiftImportAsNonGeneric' in API notes (#6962) by Jordan Rose · 8 years ago
- 57c607e [SE-0160] Map Clang's swift_objc_members attribute to @objcMembers. by Doug Gregor · 8 years ago
- 92ef777 Update master to build with Xcode 8.3 beta 1, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs. by Mishal Shah · 8 years ago
- a3eb1a7 [APINotes] Match the SwiftName for NSXMLDTDKind to the headers. (#6901) by Jordan Rose · 8 years ago
- 99cdfa8 [APINotes] Source compatibility for nullability on array parameters. (#5800) by Jordan Rose · 8 years ago
- 8f8f6fd Fix AffineTransform initializer by Tony Parker · 8 years ago
- cc85204 [gardening] Fix accidental trailing whitespace. by practicalswift · 8 years ago
- eba89a6 Switched from Availability: nonswift to SwiftPrivate: true by Kevin Perry · 8 years ago
- 6f83a82 Ensure directory URL enumerator error handler block is invoked with non-nil URL by Kevin Perry · 8 years ago
- 3778c79 [SDK] Use SwiftPrivate to remove _silgen_name from the AppKit overlay. by Jordan Rose · 8 years ago
- 6163679 [APINotes] Replace old FactoryAsInit annotation with equivalent SwiftNames. by Jordan Rose · 8 years ago
- 7fbf501 Merge pull request #4999 from modocache/cmake-in-list by Brian Gesiak · 8 years ago
- 3123b47 [cmake] Enable IN_LIST compare policy by Brian Gesiak · 8 years ago
- 98882a5 Merge pull request #5039 from jrose-apple/NSErrorDomain-apinotes by Jordan Rose · 8 years ago
- 3e6fa8b [APINotes] Fix mis-annotated error code enums. by Jordan Rose · 8 years ago
- 9a87ac1 [APINotes] Remove bogus QuartzCore API notes. by Jordan Rose · 8 years ago
- 41a8227 Recommend type(of:) instead of .dynamicType by Jeff Kelley · 8 years ago
- 258a0ad [APINotes] Protocols cannot use import-as-member. (#4482) by Jordan Rose · 9 years ago
- 7d015df Merge pull request #4334 from moiseev/metal-apinotes by Ted Kremenek · 9 years ago
- 3757b36 [overlay] Nest CallKit enum types within their associated classes (#4312) by Maxim Moiseev · 9 years ago
- 802a953 [overlay] updating Metal API via apinotes by Max Moiseev · 9 years ago
- 8105dc7 [CoreGraphics] Remove redundant, potentially-warning-inducing SwiftName by Michael Ilseman · 9 years ago
- 254173e [SceneKit] un-qualify nested type swift_name by Michael Ilseman · 9 years ago
- a8278c2 [SceneKit] Add apinotes for API renaming by Michael Ilseman · 9 years ago
- 449f4e4 [API notes] CTFontManagerError is not a valid Error at this time. (#4104) by Jordan Rose · 9 years ago
- adb0523 [SceneKit] Explicitly control some renames by Michael Ilseman · 9 years ago
- d28ff85 Update master to build with Xcode 8 beta 4, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs. by Mishal Shah · 9 years ago
- b5aca66 [ClangImporter] Remove importer-based NS stripping. (#3880) by Jordan Rose · 9 years ago
- 654c523 [CoreGraphics] fix up a few inconsistent names (#3912) by Michael Ilseman · 9 years ago
- 36d2f26 [overlay] GameplayKit apinotes by Maxim Moiseev · 9 years ago
- a99221b [overlay] CryptoTokenKit (#3859) by Maxim Moiseev · 9 years ago
- 3f9103f [apinotes] Rename NSApplication activateIgnoringOtherApps(_:) to activate(ignoringOtherApps:) (#3774) by Jacob Bandes-Storch · 9 years ago
- b712f0e [APINotes] One more 0-valued option set case. (#3805) by Jordan Rose · 9 years ago
- 3331dc4 Merge pull request #3610 from phausler/ByteCountFormatter_naming_updates by Tony Parker · 9 years ago
- a047075 Merge pull request #3609 from phausler/CharacterSet_naming_changes by Tony Parker · 9 years ago
- c41edb8 Merge pull request #3670 from parkera/rename_task_to_process by swift-ci · 9 years ago
- 00934a7 Merge pull request #3667 from parkera/rename_nsoutputstream by swift-ci · 9 years ago
- 8c3b943 [overlay] Fix PictureInPicture method names with apinotes (#3674) by Maxim Moiseev · 9 years ago
- be316f5 Rename NSTask to Process by Tony Parker · 9 years ago
- 1142318 Merge pull request #3663 from parkera/nscoder_encodeint by swift-ci · 9 years ago
- cecc463 Rename NSOutputStream to OutputStream by Tony Parker · 9 years ago
- c7facf1 [overlay] NSBezierPath.flattened and .reversed (#3622) by Maxim Moiseev · 9 years ago
- 6d9515d <rdar://problem/27425997> NSCoder encodeInt:forKey cannot be overridden in Swift, throws runtime exception by Tony Parker · 9 years ago
- 557f7eb [overlay] Fix AppKit NSAccessibility notifications type (Notification.Name -> String) (#3636) by Maxim Moiseev · 9 years ago
- 2d7847d Merge pull request #3648 from mwwa/libdispatch-data-fixes by Doug Gregor · 9 years ago
- 56a5797 [libdispatch-data-fixes] Appending UnsafeBufferPointers to data is unsafe by Matt Wright · 9 years ago
- c2e3369 Photos overlay (#3613) by Maxim Moiseev · 9 years ago
- 74e0498 Revert "Update master to build with Xcode 8 beta 3, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs." by Luke Larson · 9 years ago
- 62d1fa7 Update master to build with Xcode 8 beta 3, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs. by Mishal Shah · 9 years ago
- 83e7dbb [Foundation] Update ByteCountFormatter to have a uniform apinotes annotation for stringFromByteCount: by Philippe Hausler · 9 years ago
- e9cae7b [Foundation] Update CharacterSet and NSCharacterSet punctuationCharacters to more consistent naming by Philippe Hausler · 9 years ago
- 8ac413a [libdispatch] Post-beta API changes and bug fixes by Matt Wright · 9 years ago
- 8e814ac New value types for Calendar, TimeZone, and Locale by Tony Parker · 9 years ago
- 888ff1a Revert "New value types for Calendar, TimeZone, and Locale" by Andrew Trick · 9 years ago
- 46a9f57 New value types for Calendar, TimeZone, and Locale by Tony Parker · 9 years ago
- 7b5723b Revert "New value types for Calendar, TimeZone, and Locale" by Andrew Trick · 9 years ago
- 9c1f21b New value types for Calendar, TimeZone, and Locale by Tony Parker · 9 years ago
- e0ca8fb [Foundation] Keep NS Updates due to changes in SE-0086 by Philippe Hausler · 9 years ago
- 2b3a7a2 Merge pull request #3516 from milseman/coregraphics by Michael Ilseman · 9 years ago
- 67e58f0 [Core Graphics] Rename several APIs to be more Swifty and consistent by Michael Ilseman · 9 years ago
- 4d2a477 [overlay] Making Metal options with value 0 available (#3473) by Maxim Moiseev · 9 years ago
- 1af0133 [API notes] One more zero-valued option set entry for UIKit. (#3499) by Jordan Rose · 9 years ago
- 00bb9d1 [SE-0112] Associate various error-code enums with their error domains in the SDK. by Doug Gregor · 9 years ago
- cb8ec87 [SE-0112] Add typed accessors for various error types and keys. by Doug Gregor · 9 years ago
- 35dd246 Naming updates and hoists for SE-0086 by Tony Parker · 9 years ago
- d39ad94 Some class methods became properties, which invalidated their apinotes fixes. by Tony Parker · 9 years ago
- 823c24b [SE-0112] Rename ErrorProtocol to Error. by Doug Gregor · 9 years ago
- ca4a32b [SE-0112] Bridge NSError to ErrorProtocol. by Doug Gregor · 9 years ago
- 6cdbacc Merge pull request #3420 from milseman/scenekit by Michael Ilseman · 9 years ago
- 29d7e66 CallKit overlay with apinotes by Max Moiseev · 9 years ago
- cd9b480 [SceneKit] Add apinotes to swift_private some decls by Michael Ilseman · 9 years ago
- df0ffb0a [APINotes] Update option set 0 case for Metal by Jordan Rose · 9 years ago
- 75a4583 [APINotes] Update enum case name for AVFoundation by Jordan Rose · 9 years ago
- 23b646e Update master to build with Xcode 8 beta 2, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs by Mishal Shah · 9 years ago
- 71882c6 [API Notes] Use API notes rather than overlays to make error enums bridge. by Doug Gregor · 9 years ago
- 5947b75 [Foundation] The hoisted type for EnumerationOptions should be rooted in NSAttributedString not AttributedString by Philippe Hausler · 9 years ago
- 24ff368 [Foundation] Swift3 API naming feedback by Philippe Hausler · 9 years ago
- e8c1ad3 [APINotes] NSPointerFunctionsOptions 0-valued members shouldn't be []. by Jordan Rose · 9 years ago