Is it possible to tunnel a TLS connection inside another TLS connection in Swift?
|
|
0
|
477
|
September 27, 2023
|
Wanted: ZIP package for macOS + Linux + Windows
|
|
7
|
1471
|
August 19, 2023
|
How and where does the true/false reserved keywords define in Swift?
|
|
3
|
780
|
August 19, 2023
|
`Double(exactly: Float.nan)` returns `nil`
|
|
1
|
719
|
August 18, 2023
|
What is the development workflow for Swift stdlib changes?
|
|
3
|
867
|
August 4, 2023
|
Swift String history
|
|
5
|
1829
|
July 27, 2023
|
How to build libswiftCore.dylib, libswift_Concurrency.dylib suitable for injection via DYLD_INSERT_LIBRARIES into iOS app?
|
|
1
|
1421
|
July 18, 2023
|
Swift 5.8 ThrowingTaskGroup.waitForAll()
|
|
3
|
2953
|
April 25, 2023
|
Safe element ownership for lifetime-restricted buffer types
|
|
12
|
1870
|
April 17, 2023
|
Swift Required DLLs on Windows 10
|
|
30
|
6695
|
April 6, 2023
|
How to include necessary plugins only inside package,swift file
|
|
0
|
542
|
March 30, 2023
|
Task.detached doesn’t allow implicit self
|
|
4
|
1333
|
March 22, 2023
|
Type constraint resolver issue with subscript function in SEMA? or some standard library magic?
|
|
0
|
643
|
December 5, 2022
|
Wincred.h in WinSDK
|
|
0
|
678
|
November 14, 2022
|
Swift standard library methods naming
|
|
4
|
1096
|
November 6, 2022
|
Potential Task.sleep never finishing bug
|
|
3
|
1479
|
September 27, 2022
|
KeyPath.Value Type Conversion
|
|
2
|
4759
|
September 9, 2022
|
Why are there 2 variants of withTaskCancellationHandler in Task?
|
|
3
|
1408
|
August 22, 2022
|
Can't run TestFoundation target in swift-corelibs-foundation repository
|
|
9
|
1770
|
August 15, 2022
|
Bridged NSArray crashing in Swift 5.7 beta
|
|
0
|
566
|
August 6, 2022
|
PSA: The stdlib now uses randomly seeded hash values
|
|
30
|
14178
|
June 10, 2022
|
Bad Digit Matching: Bugreport regarding SE-0354 Regex Literals
|
|
3
|
1040
|
May 11, 2022
|
What are the dangers of making my `Array` type a `class` instead of a `struct` in our custom standard library?
|
|
8
|
1476
|
May 2, 2022
|
String Index unification vs BidirectionalCollection requirements
|
|
24
|
3317
|
April 16, 2022
|
Providing Swift overlays for C++ standard library types
|
|
1
|
738
|
April 13, 2022
|
[GSoC] Type Inference Algorithm Improvements
|
|
3
|
890
|
April 7, 2022
|
Cannot build Swift: ninja error swift_RegexParser-swiftmodule-linux-x86_64 missing
|
|
8
|
636
|
April 7, 2022
|
[GSoC 2022] Swift data structure implementation
|
|
1
|
931
|
April 2, 2022
|
Is there a way to encode and decode a property wrapper variable?
|
|
4
|
1471
|
March 2, 2022
|
Crash in non-contiguous UTF-8 string in iOS 15.4.0 beta
|
|
2
|
952
|
February 17, 2022
|