|
Draining DispatchQueue.main without overtaking the main thread (and without Foundation)
|
|
0
|
1105
|
November 9, 2022
|
|
Avoid #if hell, please
|
|
1
|
1324
|
October 5, 2022
|
|
I've wrote that code using UIAlertController, what I should change to make it works with UIViewController?
|
|
0
|
708
|
July 20, 2022
|
|
Instrumenting read/writes not possible for built in datatypes?
|
|
0
|
494
|
July 20, 2022
|
|
Possible Bug in Swift 5.6 stdlib: Custom Hashable implementation in protocol extension causes infinite loop when used by RawRepresentable types
|
|
5
|
1023
|
June 30, 2022
|
|
Seeing zlib warning errors in Swift on Linux Mint 20.3
|
|
0
|
657
|
June 28, 2022
|
|
Should we define _GNU_SOURCE in SwiftGlibc?
|
|
4
|
986
|
June 20, 2022
|
|
CGRect intersection gives surprising result due to floating point arithmetic
|
|
9
|
1916
|
June 1, 2022
|
|
BinaryInteger.formatted() crashes on big numbers
|
|
3
|
621
|
May 30, 2022
|
|
Base64 Encoding RFC
|
|
0
|
780
|
April 20, 2022
|
|
URL FormatStyle and ParseStrategy
|
|
9
|
4215
|
April 12, 2022
|
|
Lock implementation in the Swift Async Algorithms package
|
|
3
|
2043
|
April 2, 2022
|
|
URLSession downloadTask cannot configure timeout and also cannot downlaod with resume data
|
|
1
|
2565
|
March 1, 2022
|
|
[FOU] AttributedString Advanced Attribute Behaviors
|
|
2
|
3354
|
February 3, 2022
|
|
URLComponents(url:) is much faster than URLComponents(string:) - possible bridging performance issue?
|
|
6
|
3072
|
January 8, 2022
|
|
CI not testing Foundation overlay?
|
|
4
|
1189
|
November 27, 2021
|
|
Substraction between dates
|
|
1
|
858
|
November 24, 2021
|
|
Combine handleEvents is marked as Debugging tool
|
|
1
|
1184
|
November 23, 2021
|
|
Deprecation warning in attempt to convert Apple's reference function in AVCameraCalibrationData.h to object-oriented Swift
|
|
0
|
609
|
November 19, 2021
|
|
JSONDecoder().decode failing on struct containing array(s)
|
|
1
|
1098
|
November 19, 2021
|
|
How to build and debug JSONDecoder?
|
|
6
|
1453
|
August 27, 2021
|
|
Combine map with switchToLatest confuse
|
|
0
|
994
|
August 24, 2021
|
|
Controlling flow in task based URLSession
|
|
2
|
1013
|
August 14, 2021
|
|
CFRunLoop reading 8 bytes from any signalled file descriptor on Linux
|
|
12
|
1445
|
August 12, 2021
|
|
Pitch: XCTAssertNoThrow with result validation
|
|
19
|
7656
|
July 9, 2021
|
|
URL Path on Windows
|
|
10
|
2664
|
September 22, 2020
|
|
FoundationNetworking
|
|
28
|
10423
|
May 29, 2021
|
|
New GCD API: DispatchWorkItem.current like Thread.current
|
|
2
|
935
|
May 27, 2021
|
|
Posix_spawnattr_init on Android 8.1 and earlier
|
|
6
|
976
|
May 16, 2021
|
|
[Windows] NSString.standardizingPath and relative symlinks
|
|
4
|
799
|
May 11, 2021
|