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
|
e8e8b35610
|
stdlib: use SipHash-1-3 for string hashing on non-ObjC platforms
Part of rdar://problem/24109692
|
2016-09-06 20:41:03 -07:00 |
|
Dmitri Gribenko
|
77813904f8
|
stdlib: replace error-prone pairs of isASCII/startASCII calls with an API that returns Optional
|
2016-09-05 22:47:24 -07:00 |
|
Dmitri Gribenko
|
c314b599fc
|
stdlib: move 'String : Hashable' conformance to a separate file
I'm about to add more code around it.
|
2016-09-02 19:34:14 -07:00 |
|