Files
swift-mirror/stdlib/objc
Dmitri Hrybenko df71a47fe4 stdlib/NSString APIs on String: fix two bugs and add more tests
stringWithBytes(_:length:encoding:) was passing an array to Objective-C
incorrectly, and a garbage NSString was being constructed as a result.

Unhide the initializer was accidentally hidden.


Swift SVN r18674
2014-05-30 20:30:57 +00:00
..
2014-05-12 22:01:52 +00:00
2014-05-15 22:59:15 +00:00