Joe Groff
|
b60a30c84b
|
stdlib: Make isUniquelyReferenced shims properly return bool.
rdar://problem/18573806 is fixed.
Swift SVN r23547
|
2014-11-22 05:36:38 +00:00 |
|
David Farler
|
2539ebdabf
|
<rdar://problem/18979003> _Set([1,2,3]) crashes in Xcode playground: assertion in IDEPlaygroundQuickLookForStructure.m:405
Swift SVN r23319
|
2014-11-14 02:32:35 +00:00 |
|
Dmitri Hrybenko
|
4cd60e6b4e
|
stdlib/Set: add #if guards for non-ObjC platforms
Swift SVN r23266
|
2014-11-12 09:05:39 +00:00 |
|
David Farler
|
d0718c69fc
|
Prefix Set<T> with underscore for API development
Swift SVN r23263
|
2014-11-12 07:07:01 +00:00 |
|
David Farler
|
c453eb4c48
|
Add Set type.
<rdar://problem/14661754> TLF: [data-structure] Set<T> data type + Bridging from NSSet
Swift SVN r23262
|
2014-11-12 07:07:00 +00:00 |
|