"\r\n" normalizes to "\n" but != "\n"?
|
|
4
|
619
|
April 13, 2020
|
Improving the Random API
|
|
2
|
571
|
April 8, 2020
|
Sending and receiving UDP packets from Swift
|
|
2
|
7119
|
April 8, 2020
|
[GSoC 2020] Project Proposal: Renovating Swift's Reflection
|
|
4
|
1409
|
March 16, 2020
|
Swift's SIMD from std appears to broken (?)
|
|
8
|
1260
|
March 14, 2020
|
How to best fix this old Random API bug?
|
|
6
|
656
|
March 14, 2020
|
Parallel Sorting
|
|
2
|
687
|
March 10, 2020
|
Is this a bug in Swift Stdlib Character isUppercase()?
|
|
6
|
1129
|
March 8, 2020
|
Discussion: Base64 encode and decode in the Standard Library
|
|
2
|
1728
|
February 29, 2020
|
The pitfall of malloc_size for porting and its necessity
|
|
6
|
1156
|
February 25, 2020
|
Why doesn't Array use a ManagedBuffer?
|
|
1
|
1290
|
May 28, 2019
|
The build-script: moving toward separate configuration and build steps for each product
|
|
3
|
529
|
January 28, 2020
|
Why isn’t AnyHashable implemented in pure Swift?
|
|
6
|
1869
|
January 28, 2020
|
Why some type-erasure use _AnyTypeBoxBase/_AnyTypeBox classes, and some only use _AnyTypeBox?
|
|
2
|
696
|
January 23, 2020
|
Add note, or new method, for full-width integer division
|
|
2
|
851
|
December 11, 2019
|
Swift entry point from ld.so/libc
|
|
3
|
580
|
December 10, 2019
|
How do I add new functionality?
|
|
1
|
608
|
September 25, 2019
|
How does ArrayLiteralElement get defaulted in SetAlgebra?
|
|
2
|
865
|
August 22, 2019
|
Renaming `Glibc` to `bionic` on android
|
|
17
|
1941
|
July 9, 2019
|
[GSoC 2019] Scalability benchmarks for the Swift Standard Library
|
|
2
|
763
|
July 9, 2019
|
CommandLine.arguments - why var?
|
|
11
|
1011
|
July 5, 2019
|
ICU usage in Swift
|
|
29
|
5053
|
June 17, 2019
|
Possible bug in dateComponents method running on Ubuntu 16.04
|
|
2
|
460
|
June 13, 2019
|
The current vibe / stance of using .gyb in stdlib
|
|
1
|
596
|
June 9, 2019
|
Could FloatingPoint random(in: Range, using:) use highest instead of lowest bits?
|
|
1
|
560
|
June 5, 2019
|
Survey: How do you build Swift?
|
|
28
|
4087
|
May 30, 2019
|
How can String be only 16 bytes, when _StringGuts is 20?
|
|
2
|
1204
|
May 27, 2019
|
SIMD Conformance to AdditiveArithmetic
|
|
14
|
1135
|
May 15, 2019
|
Slightly faster small String on big-endian platforms
|
|
0
|
592
|
May 10, 2019
|
Fastest way to read UInt8 buffer pointer into UInt or UInt64 chunks
|
|
6
|
1673
|
May 7, 2019
|