1. 5ecb86c Merge pull request #1468 from lorentey/hashes-are-random by Karoy Lorentey · 6 years ago main master upstream/master
  2. 3e73f9e Fix and reenable tests that depend on specific hash values by Karoy Lorentey · 6 years ago
  3. f70c4ec Merge pull request #1466 from gottesmm/fix_build by swift-ci · 6 years ago
  4. 1a59a8f Disable test to unblock swift PR testing. by Michael Gottesman · 6 years ago
  5. d3f92b7 Merge pull request #1465 from eeckstein/disable-ft by Mishal Shah · 6 years ago
  6. ef17a3d disable TestNSCache test by Erik Eckstein · 6 years ago
  7. 92beea2 Merge pull request #1463 from aschwaighofer/fix_withoutActuallyEscaping_usage by Doug Gregor · 6 years ago
  8. 1b6a9d2 Help type inference along by Arnold Schwaighofer · 6 years ago
  9. 3676a1d Fix closure return type by Arnold Schwaighofer · 6 years ago
  10. 056fc07 NSDictionary, NSIndexSet: Fix withoutAcutallyEscaping usage by Arnold Schwaighofer · 6 years ago
  11. 4b7978a Merge pull request #1460 from saiHemak/urldescription by swift-ci · 6 years ago
  12. 3d084b4 Changes done to align NSURL.description with Darwin code by Sai Kanduri · 6 years ago
  13. b41506c Merge pull request #1457 from lanza/skinnypaths.foundation by Saleem Abdulrasool · 6 years ago
  14. 64fe3fa add a path to TARGET_LDFLAGS to account for architecture specific library paths by Nathan Lanza · 6 years ago
  15. d23f4d7 Merge pull request #1455 from mamabusi/nsdataleak-branch by swift-ci · 6 years ago
  16. 14dbaca Fix for SR-6849 Data leak in NSData by Mamatha Busi · 6 years ago
  17. aab4b8a Merge pull request #1442 from spevans/pr_sr_7017 by swift-ci · 6 years ago
  18. bae2c8b Merge pull request #1445 from lancep/skip-conflicted-test by Lance Parker · 6 years ago
  19. f33db01 Merge pull request #1440 from compnerd/closure by Saleem Abdulrasool · 6 years ago
  20. 81c29c7 Fix ambiguous init failure by Lance Parker · 6 years ago
  21. 00cf342 Merge pull request #1444 from spevans/pr_sr_6968 by swift-ci · 6 years ago
  22. f9afb90 Fix IndexSet/NSIndexSet range merging (#1434) by Anton Pogonets · 6 years ago
  23. 0fd1ce6 Merge pull request #1438 from johnno1962d/master by swift-ci · 6 years ago
  24. e16e682 Fix build error by Lance Parker · 6 years ago
  25. 71e23ff Merge pull request #1446 from pvieito/master by swift-ci · 6 years ago
  26. d7cba5f Merge pull request #1439 from millenomi/cfrunloop-fix-linux by swift-ci · 6 years ago
  27. 17ed7fd Fixed prefix path for FHS Installed Bundles by Pedro José Pereira Vieito · 6 years ago
  28. 833f572 Merge pull request #1433 from spevans/pr_mutable_characterview by swift-ci · 6 years ago
  29. 078d009 SR-6968: Use more portable string decoding, dont assume UTF-8. by Simon Evans · 6 years ago
  30. 63680bc closure: make it build on Windows x86_64 by Saleem Abdulrasool · 6 years ago
  31. ab796b8 xfail -> expectedFailure by Lance Parker · 6 years ago
  32. cb9efca Typo by Lance Parker · 6 years ago
  33. 3526e59 skip this test until string guts are in our submission branch by Lance Parker · 6 years ago
  34. f3658e4 SR-7017: Update boolean check to match Foundation overlay method. by Simon Evans · 6 years ago
  35. 83bd0d5 Use _CFEnviron() instead of environ as it is more portable. by Simon Evans · 6 years ago
  36. 35df019 Fix for when key is a String rather than NSString. Otherwise you can get the following crash: by John Holdsworth · 6 years ago
  37. 458977b Merge pull request #1441 from lancep/un-revert-string-comparison by Mishal Shah · 6 years ago
  38. 40bc8a5 SR-6968: ProcessInfo.processInfo.environment only gets once by Simon Evans · 6 years ago
  39. 2f130da SR-7017: JSONDecoder will decode booleans as numbers. by Simon Evans · 6 years ago
  40. f6b74b8 RunLoop.add(_ timer…) doesn't add the timer to common modes on Linux by Lily Vulcano · 6 years ago
  41. 30967a9 Revert "revert string comparison changes" by Lance Parker · 6 years ago
  42. cd24576 Merge pull request #1435 from lancep/revert-string-comparison by Mishal Shah · 6 years ago
  43. e51fb9b revert string comparison changes by Lance Parker · 6 years ago
  44. 6c1c38c remove an xfail from a test that will now pass by Lance Parker · 6 years ago
  45. d617447 String.withMutableCharacters() is deprecated, directly mutate the String by Simon Evans · 6 years ago
  46. 5873127 Merge pull request #1431 from pvieito/master by swift-ci · 6 years ago
  47. f62eced Updated style with braces on if statements by Pedro José Pereira Vieito · 6 years ago
  48. 35b3f36 Added implementation of NSFullUserName and CFCopyFullUserName by Pedro José Pereira Vieito · 6 years ago
  49. 5f9f21d Added userName and fullUserName to ProcessInfo by Pedro José Pereira Vieito · 6 years ago
  50. b211099 Merge pull request #1430 from xwu/master by Xiaodi Wu · 6 years ago
  51. 34271e3 [gardening] Enlarge question headings in README.md by Xiaodi Wu · 6 years ago
  52. ae3bcab Sync with 54a3597 in the Swift repository (#1428) by Jordan Rose · 6 years ago
  53. e6b8b8e Merge pull request #1424 from airspeedswift/2-range-2-countable by Ben Cohen · 6 years ago
  54. ca4160a Restore two more instances of CountableRange by Ben Cohen · 6 years ago
  55. 90baa32 Merge pull request #1423 from airspeedswift/one-two-three-ah-ha-ha by Ben Cohen · 6 years ago
  56. e0e2137 Restore Data.Indices to be a CountableRange by Ben Cohen · 6 years ago
  57. d0bb1af Sync stdlib CocoaError convenience method (#1420) by Thomas Zoechling · 6 years ago
  58. 0027637 Merge pull request #1421 from asowani/master by swift-ci · 6 years ago
  59. e96492e Update status doc (#1422) by Eric Amorde · 6 years ago
  60. 95defd5 ppc64le port. by asowani · 6 years ago
  61. a17cdd0 Merge pull request #1408 from millenomi/ud-persistent-domains by swift-ci · 6 years ago
  62. 1bac2b3 These two casts were implicitly relying on bridging. They don’t work on Linux; fix them. by Lily Vulcano · 6 years ago
  63. f766437 Merge pull request #1418 from ArtSabintsev/master by swift-ci · 6 years ago
  64. 72c8023 Fixed comment for Calendar's compare method by Arthur Ariel Sabintsev · 6 years ago
  65. bb8f718 Merge pull request #1410 from airspeedswift/uncountable-ranges by Ben Cohen · 6 years ago
  66. 4dab235 Merge pull request #1416 from mattrajca/master by Ian Partridge · 6 years ago
  67. 0056254 Add test for SR-3941. by Matt Rajca · 6 years ago
  68. 386f3a5 Merge pull request #1412 from zhangchn/patch-1 by swift-ci · 6 years ago
  69. ca27e38 Fix a typo in logging by Zhang Ch. N · 6 years ago
  70. 516dd71 Merge pull request #1411 from spevans/pr_nsrray_contentsof by swift-ci · 6 years ago
  71. 2e3377c NSMutableArray: remove init?(contentsOf{File,URL}:) override by Simon Evans · 6 years ago
  72. d01046c Minor changes for consistency with SDK version by ben-cohen · 6 years ago
  73. 8654d0c Additional remove(integersIn:) by ben-cohen · 6 years ago
  74. f3e4b3d fix copypasta error by ben-cohen · 6 years ago
  75. e0e0873 Merge pull request #1409 from mattrajca/master by swift-ci · 6 years ago
  76. cf9f768 Apply same CountableRange changes as in apple/swift#12913 by ben-cohen · 6 years ago
  77. c60c771 Ninja does not quite support this extension arrangement. by Lily Vulcano · 6 years ago
  78. 2134642 Fire the notification unconditionally, and check that it is posted in the test. by Lily Vulcano · 6 years ago
  79. fae057c Fix the _other_ place where 'as AnyObject' was being used by refactoring this bit of code up. by Lily Vulcano · 6 years ago
  80. 7157437 Merge pull request #1406 from spevans/pr_sync_extrastringapi by swift-ci · 6 years ago
  81. 633caba Avoid crashing when XPath queries return no results. by Matt Rajca · 6 years ago
  82. ac6a3f6 This was mistakenly relying on a Darwin-style bridged cast. So…: by Lily Vulcano · 6 years ago
  83. 0995aa9 Move the check for NSNumber just above the common types. by Lily Vulcano · 6 years ago
  84. 1aff228 Substantially rewrite UserDefaults to: by Lily Vulcano · 6 years ago
  85. dd3a9fa Add persistent domains code. by Lily Vulcano · 6 years ago
  86. 18fb5f5 Cut the tests that don’t work on CI; there’ll be a follow-up for them. by Lily Vulcano · 6 years ago
  87. c18cb07 Test using a heterogeneous dictionary. by Lily Vulcano · 6 years ago
  88. ca58521 More tests. by Lily Vulcano · 6 years ago
  89. 9d47821 Implement two missing features from UserDefaults: by Lily Vulcano · 6 years ago
  90. 5a6f4c6 Merge pull request #1399 from millenomi/pr/search-paths-for-preferences by swift-ci · 6 years ago
  91. 3548952 ExtraStringAPI: Sync with the overlay version by Simon Evans · 6 years ago
  92. 1097fd8 Merge pull request #1405 from mattrajca/master by swift-ci · 6 years ago
  93. 654e5fa Merge pull request #1404 from spevans/pr_nsarray_paths_matching_extensions by swift-ci · 6 years ago
  94. 329456b Fix crashes when creating directories at single component relative paths by Matt Rajca · 6 years ago
  95. 336a53f Switch to a regular enum from a typed CFStringRef enum. by Lily Vulcano · 6 years ago
  96. 066682d Fix obvious, unreported type mismatch. by Lily Vulcano · 6 years ago
  97. 91d24c1 Fix the Linux build. by Lily Vulcano · 6 years ago
  98. 3048a91 Add the new header to the Linux build. by Lily Vulcano · 6 years ago
  99. 63c1baf Change paths to be FHS/XDG-friendly in CFPreferences. by Lily Vulcano · 6 years ago
  100. a4ca69e Merge pull request #1401 from millenomi/cross-platform-export by swift-ci · 6 years ago