Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 4.08 KB

TWISt-shout-2017-09-18.md

File metadata and controls

67 lines (39 loc) · 4.08 KB

TWISt-shout Newsletter 2017-09-18

This Week In Swift for the week of 2017-09-11 to 2017-09-17

Code Updates

  • swift:192 - Slava Pestov (39), Doug Gregor (20), Andrew Trick (19)
  • swift-compiler-rt:13 - Vedant Kumar (9), Evgeniy Stepanov (3), Sean Eveson (1)
  • swift-corelibs-foundation:8 - Xiaodi Wu (3), Ian Partridge (2), John Holdsworth (2)
  • swift-corelibs-xctest:3 - John Holdsworth (3)
  • swift-protobuf:2 - Tim Kientzle (2)
  • swift-clang:25 - Vedant Kumar (15), Douglas Gregor (3), Eli Friedman (2)
  • swift-llvm:44 - Vedant Kumar (17), Igor Breger (4), Adrian Prantl (3)

Commit Message of the Week

swift

swift-corelibs

Foundation Classes

  • NSNumber - More Darwin compatibility fixes
  • Stream - Remove round-trip bridging
  • URLSession - Use the workQueue.; Thread safety

Dev

Evolution