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 |
|
Dmitri Gribenko
|
ef974af339
|
stdlib: disable an incorrect String comparison optimization on platforms that call ICU directly
... and add a test to ensure that the next attempt at writing this
optimization won't introduce a regression.
|
2016-09-06 22:46:40 -06:00 |
|
Dmitri Gribenko
|
fc6add3880
|
stdlib: move 'String : Comparable' conformance to a separate file
I'm about to add more code around it.
|
2016-09-04 14:01:35 -07:00 |
|