Stephen Canon
dc5915cdb5
Replace stdlib and test/stdlib 9999 availability. ( #26108 )
...
* Replace stdlib and test/stdlib 9999 availability.
macOS 9999 -> macOS 10.15
iOS 9999 -> iOS 13
tvOS 9999 -> tvOS 13
watchOS 9999 -> watchOS 6
* Restore the pre-10.15 version of public init?(_: NSRange, in: __shared String)
We need this to allow master to work on 10.14 systems (in particular, to allow PR testing to work correctly without disabling back-deployment tests).
2019-07-12 16:30:36 -04:00
Eric Bainville
1b6f1120e1
made enums RawRepresentable, added availability for all top-level declarations, cosmetic changes
2019-04-09 14:52:44 -07:00
Eric Bainville
4261de491d
changes from vode review
2019-04-09 09:05:42 -07:00
Eric Bainville
dafba928a6
rename error states from code review
2019-04-08 13:22:44 -07:00
Eric Bainville
b1d4d40516
take DataProtocol as input; simplified errors; fixed availability
2019-04-03 15:20:40 -07:00
Maxim Moiseev
18f4ffeeb3
Change doc comment style
2019-01-17 15:21:31 -08:00
Maxim Moiseev
d3f3890cc3
Make Compression.Algorithm conform to CaseIterable
2019-01-17 15:06:03 -08:00
Eric Bainville
a05ecf9c53
fixes from code review
2019-01-17 13:09:56 -08:00
Maxim Moiseev
3e05648996
Stylistic changes
2019-01-17 11:10:49 -08:00
Max Moiseev
a2659f0b33
Update stdlib/public/Darwin/Compression/Compression.swift
...
Co-Authored-By: ebainville <ebainville@apple.com >
2019-01-17 09:05:43 -08:00
Eric Bainville
556f79d8d0
InputFilter, OutputFilter overlay for the Darwin Compression stream API, and corresponding test
2019-01-16 14:41:06 -08:00