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 |
|
Doug Gregor
|
b9363fe6bd
|
[SE-0111] Enable SE-0111 by default.
|
2016-07-29 17:28:24 -07:00 |
|
Robert Widmann
|
4c2dbe1723
|
[stdlib][SE-0089] Finish off Lossless String Conversion (#3761)
* Rename string reflection init
* Addressing PR comments and updating some tests
* Update test suite for lossless string conversion
|
2016-07-28 17:13:25 -07:00 |
|
Dmitri Gribenko
|
d591f9cf7a
|
stdlib: remove most uses of @warn_unused_result, which does nothing now
I kept the one on sorted(), because that one requires a less trivial
change.
|
2016-05-19 18:39:39 -07:00 |
|
Dmitri Gribenko
|
10697f939f
|
Merge commit '510f29abf77e202780c11d5f6c7449313c819030' into swift-3-indexing-model
|
2016-04-14 13:45:27 -07:00 |
|
Dmitri Gribenko
|
47201398c4
|
StdlibUnittest: move string convertion assertions to StringConvertible.swift.gyb
|
2016-03-15 11:33:22 -07:00 |
|