Is there an ABI-compatible way to remove/reduce constraints?
|
|
1
|
227
|
May 11, 2020
|
Improving Float.random(in:using:)
|
|
159
|
3621
|
May 10, 2020
|
Can anyone recommend a good reference on @functionbuilder?
|
|
5
|
484
|
April 29, 2020
|
Why is CodingUserInfoKey's rawValue initializer failable?
|
|
2
|
602
|
April 16, 2020
|
"\r\n" normalizes to "\n" but != "\n"?
|
|
4
|
339
|
April 13, 2020
|
Improving the Random API
|
|
2
|
283
|
April 8, 2020
|
Sending and receiving UDP packets from Swift
|
|
2
|
2498
|
April 8, 2020
|
[GSoC 2020] Project Proposal: Renovating Swift's Reflection
|
|
4
|
1081
|
March 16, 2020
|
Swift's SIMD from std appears to broken (?)
|
|
8
|
645
|
March 14, 2020
|
How to best fix this old Random API bug?
|
|
6
|
334
|
March 14, 2020
|
Parallel Sorting
|
|
2
|
378
|
March 10, 2020
|
Is this a bug in Swift Stdlib Character isUppercase()?
|
|
6
|
436
|
March 8, 2020
|
Discussion: Base64 encode and decode in the Standard Library
|
|
2
|
868
|
February 29, 2020
|
The pitfall of malloc_size for porting and its necessity
|
|
6
|
427
|
February 25, 2020
|
Why doesn't Array use a ManagedBuffer?
|
|
1
|
878
|
May 28, 2019
|
The build-script: moving toward separate configuration and build steps for each product
|
|
3
|
264
|
January 28, 2020
|
Why isn’t AnyHashable implemented in pure Swift?
|
|
6
|
729
|
January 28, 2020
|
Why some type-erasure use _AnyTypeBoxBase/_AnyTypeBox classes, and some only use _AnyTypeBox?
|
|
2
|
367
|
January 23, 2020
|
Add note, or new method, for full-width integer division
|
|
2
|
351
|
December 11, 2019
|
Swift entry point from ld.so/libc
|
|
3
|
303
|
December 10, 2019
|
How do I add new functionality?
|
|
1
|
428
|
September 25, 2019
|
How does ArrayLiteralElement get defaulted in SetAlgebra?
|
|
2
|
434
|
August 22, 2019
|
Renaming `Glibc` to `bionic` on android
|
|
17
|
1168
|
July 9, 2019
|
[GSoC 2019] Scalability benchmarks for the Swift Standard Library
|
|
2
|
535
|
July 9, 2019
|
CommandLine.arguments - why var?
|
|
11
|
636
|
July 5, 2019
|
Getting started with tinkering with the standard library
|
|
20
|
938
|
June 28, 2019
|
ICU usage in Swift
|
|
29
|
2709
|
June 17, 2019
|
Possible bug in dateComponents method running on Ubuntu 16.04
|
|
2
|
263
|
June 13, 2019
|
The current vibe / stance of using .gyb in stdlib
|
|
1
|
384
|
June 9, 2019
|
Could FloatingPoint random(in: Range, using:) use highest instead of lowest bits?
|
|
1
|
319
|
June 5, 2019
|