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 |
|
Dmitri Gribenko
|
824bccc871
|
stdlib: change Collection._copyToNativeArrayBuffer() to be defined in terms of public types
|
2016-07-11 10:54:43 -07:00 |
|
Chris Lattner
|
87db7b4cf2
|
update validation tests to modern syntax.
|
2016-07-02 17:10:49 -07:00 |
|
Dmitri Gribenko
|
10697f939f
|
Merge commit '510f29abf77e202780c11d5f6c7449313c819030' into swift-3-indexing-model
|
2016-04-14 13:45:27 -07:00 |
|
Manav Gabhawala
|
7928140f79
|
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
|
2016-04-06 20:21:58 -04:00 |
|
Dmitri Gribenko
|
6985b958fd
|
Merge remote-tracking branch 'origin/master' into swift-3-indexing-model
|
2016-04-04 11:42:17 -07:00 |
|
Slava Pestov
|
49c54870c1
|
Serialization: Auto-linking recursively walks modules imported from -sil-serialize-all modules
|
2016-04-01 12:21:36 -07:00 |
|
Max Moiseev
|
6e76935b33
|
[stdlib][swift-3-indexing-model] fixing more tests
Algorithm and SequenceWrapperTest
|
2016-03-22 15:04:29 -07:00 |
|
Dmitri Gribenko
|
f0633ce5a9
|
stdlib: Sequence.iterator() => .makeIterator()
|
2016-02-23 13:52:30 -08:00 |
|
Dmitri Gribenko
|
b90470e2fe
|
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
|
2016-02-19 09:51:53 -08:00 |
|
Dmitri Gribenko
|
a73390c06d
|
stdlib tests: replace '__FILE__' and '__LINE__' with '#file' and '#line'
|
2016-02-18 18:48:29 -08:00 |
|
Max Moiseev
|
61c837209b
|
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
|
2016-02-04 16:13:39 -08:00 |
|
Dmitri Gribenko
|
27f422fe39
|
StdlibUnittest: move logging wrappers for collections to StdlibCollectionUnittest
|
2016-01-29 19:38:37 -07:00 |
|