practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01:00 |
|
Hugh Bellamy
|
53744b9b5a
|
Fix errors and warnings building swift/remote on Windows using MSVC
|
2016-12-10 16:05:01 +00: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 |
|
practicalswift
|
39c6b56fd0
|
[gardening] Fix file header formatting.
|
2016-04-13 10:07:23 +02:00 |
|
Chris Lattner
|
0f9d2c1d22
|
add some newlines at the end of files to avoid "dangerous" implementation
defined behavior in C++98. I thought that C++'11 fixed this though, so it
isn't clear why clang is complaining about it.
|
2016-04-12 21:07:28 -07:00 |
|
John McCall
|
91f02848df
|
Organize the MemoryReader interface headers to better support
multiple clients.
|
2016-04-12 16:05:29 -07:00 |
|