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