Karoy Lorentey
|
73ad830e40
|
[Foundation] Calendar: Modernize hashing
|
2019-04-05 18:07:21 -07:00 |
|
Jordan Rose
|
21fe402c82
|
[test] Disable some tests on OS X 10.9 that require a newer Foundation
|
2018-10-03 16:54:38 -07:00 |
|
Mishal Shah
|
c5ff1f2cac
|
Update master to build with Xcode 9 beta 1, OS X 10.13, iOS 11, tvOS 11, and watchOS 4 SDKs.
|
2017-06-14 16:20:35 -07:00 |
|
Dmitri Gribenko
|
984210aa53
|
tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with '%empty-directory(...)'
These changes were made using a script.
|
2017-06-04 11:08:39 -07:00 |
|
Michael Ilseman
|
75c476b984
|
Revert "Add Codable conformance to common Foundation types"
This reverts commit dee889f4d0.
|
2017-05-17 11:56:31 -07:00 |
|
Itai Ferber
|
dee889f4d0
|
Add Codable conformance to common Foundation types
Add conformances + unit tests for
* CGFloat
* AffineTransform
* Calendar
* CharacterSet
* DateComponents
* DateInterval
* Decimal
* IndexPath
* IndexSet
* Locale
* Measurement
* NSRange
* PersonNameComponents
* TimeZone
* URL
* UUID
along with some unit tests for each.
|
2017-05-16 16:57:46 -07:00 |
|
practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01:00 |
|
practicalswift
|
797b80765f
|
[gardening] Use the correct base URL (https://swift.org) in references to the Swift website
Remove all references to the old non-TLS enabled base URL (http://swift.org)
|
2016-11-20 17:36:03 +01:00 |
|
Max Moiseev
|
9fc37efee4
|
[test] renaming test/1_stdlib to just test/stdlib
|
2016-09-01 16:51:43 -07:00 |
|