Commit Graph

8 Commits

Author SHA1 Message Date
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
Erik Eckstein
a4cc137e16 Revert "benchmarks: add missing autoreleasepool in DictionaryBridge benchmark"
This reverts commit b8d4cf6036.

autoreleasepool is no longer necessary because the optimized NSDictionary constructor:
ae22fe7f6b
2016-08-05 09:03:31 -07:00
Erik Eckstein
b8d4cf6036 benchmarks: add missing autoreleasepool in DictionaryBridge benchmark
Fixes a leak
rdar://problem/27601057
2016-08-01 15:21:32 -07:00
Robert Widmann
4f465224ea Polish off uses of dynamicType in tests 2016-07-29 16:59:14 -07:00
practicalswift
5d1af107a3 [gardening] Use "{let,var} c: C" instead of "{let,var} c : C"
Inspired by @gribozavr:s fix in 1ad666742e
2016-07-01 23:51:32 +02: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
Luke Larson
0356ec8ec3 Add Swift Benchmark Suite 2016-02-08 10:47:58 -08:00