Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apple/swift-foundation issues and pull requests

#933 - Add runtime check to Decimal(sign:exponent:significand:) for bin compat

Pull Request - State: closed - Opened by iCharlesHu 5 months ago - 2 comments

#932 - Support initializing string with nonLossyASCII encoding

Pull Request - State: open - Opened by jmschonfeld 5 months ago - 1 comment

#931 - Fix windows creation of relative symlinks to directories

Pull Request - State: open - Opened by jmschonfeld 5 months ago - 6 comments

#930 - NSDecimal addition generates large number on iOS 18

Issue - State: open - Opened by kbot 5 months ago

#928 - Windows: symbolic links not created correctly with relative paths

Issue - State: open - Opened by dschaefer2 5 months ago - 1 comment
Labels: bug

#927 - String+Path parsing performance improvements

Pull Request - State: closed - Opened by jrflat 5 months ago - 1 comment

#926 - [6.0.1][docs] Fix typo issue at Foundation_Build_Process.md

Pull Request - State: closed - Opened by lamtrinhdev 5 months ago - 2 comments

#925 - `String.data(using:)` does not support Shift-JIS.

Issue - State: open - Opened by omochi 5 months ago

#924 - Foundation missing when building with the 6.0 release toolchain

Issue - State: closed - Opened by doozMen 5 months ago - 1 comment

#923 - [6.0][Android] Enable more code and tests (#871)

Pull Request - State: open - Opened by finagolfin 5 months ago

#920 - Unable to build repo with the 6.0 release toolchain

Issue - State: open - Opened by sbhat98 5 months ago - 3 comments

#918 - URLComponents: support ws(s)+unix schemes

Pull Request - State: closed - Opened by jrflat 5 months ago - 1 comment

#916 - [Proposal] SF-0010 Rename accepted proposal (was previously NNNN)

Pull Request - State: closed - Opened by hristost 5 months ago - 3 comments

#915 - WIP: IANA Character Set Names.

Pull Request - State: closed - Opened by YOCKOW 5 months ago - 3 comments
Labels: API Change

#914 - [6.0.1] URLComponents: support http(s)+unix schemes

Pull Request - State: closed - Opened by jrflat 5 months ago - 1 comment

#913 - [6.0.0] URLComponents: support http(s)+unix schemes

Pull Request - State: closed - Opened by jrflat 5 months ago - 1 comment

#911 - Modernize and update gitignore

Pull Request - State: closed - Opened by parkera 5 months ago - 1 comment

#910 - Fix macro source location

Pull Request - State: closed - Opened by etcwilde 5 months ago - 1 comment

#909 - Availability of SwiftFileManager

Issue - State: open - Opened by sebsto 5 months ago

#908 - Migrate swift-foundation to swift-testing

Pull Request - State: open - Opened by jmschonfeld 5 months ago - 4 comments

#907 - Benchmarks for URL and URLComponents

Pull Request - State: closed - Opened by jrflat 5 months ago - 1 comment

#906 - Add AttributedStringBenchmarks to Benchmark suite

Pull Request - State: open - Opened by parkera 5 months ago - 1 comment

#904 - bump swift-syntax version

Pull Request - State: closed - Opened by freef4ll 5 months ago

#903 - [6.0] URLComponents: support http(s)+unix schemes

Pull Request - State: closed - Opened by jrflat 6 months ago - 1 comment

#902 - [6.0] URL.host should not return percent-encoded host

Pull Request - State: closed - Opened by jrflat 6 months ago - 1 comment

#901 - [6.0.1] Fix hard-coded path to `FoundationEssentialsTests` resources

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 2 comments

#900 - Properly `throw` in case of numeric overflow in Calendar mathematics

Pull Request - State: closed - Opened by itingliu 6 months ago - 3 comments

#899 - [6.0.1] Set SWIFT_SYSTEM_NAME for macro project in CMake

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 4 comments

#898 - [6.x] Set SWIFT_SYSTEM_NAME for macro project in CMake

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#897 - Fix deleteLastPathComponent() for paths with trailing /

Pull Request - State: closed - Opened by rjmansfield 6 months ago - 5 comments

#896 - Set `SWIFT_SYSTEM_NAME` for macro project in CMake

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#895 - Implement negative power support to pow(_ x: Decimal, _ y: Int).

Pull Request - State: closed - Opened by iCharlesHu 6 months ago - 1 comment

#894 - ProcessInfoTests.testOperatingSystemIsAtLeastVersion should not run on visionOS

Pull Request - State: closed - Opened by iCharlesHu 6 months ago - 1 comment

#893 - [Proposal] SF-NNNN Extending Calendar.RecurrenceRule.End

Pull Request - State: closed - Opened by hristost 6 months ago - 2 comments
Labels: proposal

#892 - Change @_nonSendable to unavailable extensions

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#890 - Re-enable disabled tests due to ICU-74

Pull Request - State: closed - Opened by iCharlesHu 6 months ago - 1 comment

#889 - [Proposal] SF-NNNN Extending `Calendar.RecurrenceRule.End`

Pull Request - State: closed - Opened by hristost 6 months ago - 1 comment

#888 - Add `.count` and `.date` properties to `Calendar.RecurrenceRule.End`

Pull Request - State: closed - Opened by hristost 6 months ago - 5 comments

#887 - [6.0] Fix hard-coded path to `FoundationEssentialsTests` resources

Pull Request - State: closed - Opened by xedin 6 months ago - 1 comment

#886 - Correct available version macOS 10.10 for String+Essentials.swift

Pull Request - State: closed - Opened by lamtrinhdev 6 months ago - 2 comments

#885 - [cmake] Add missing locale_notifications.swift

Pull Request - State: closed - Opened by etcwilde 6 months ago - 1 comment

#884 - Formatting performance improvements

Pull Request - State: closed - Opened by parkera 6 months ago - 1 comment

#883 - URLComponents: support http(s)+unix schemes

Pull Request - State: closed - Opened by jrflat 6 months ago - 3 comments

#881 - Unexpected results with Calendar.RecurrenceRule

Issue - State: open - Opened by theoks 6 months ago

#879 - Remove RegexBuilder conditional in Package manifest

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#878 - CMake: Fixing cross-compiling Swift-Foundation

Pull Request - State: open - Opened by etcwilde 6 months ago - 8 comments

#876 - [docs] Fix typo issue at Foundation_Build_Process.md

Pull Request - State: closed - Opened by lamtrinhdev 6 months ago - 1 comment

#875 - URL.host should not return percent-encoded host

Pull Request - State: closed - Opened by jrflat 6 months ago - 4 comments

#873 - Remove the `#include <setjmp.h>` from `_CStdlib.h`

Pull Request - State: closed - Opened by kateinoigakukun 6 months ago - 1 comment

#871 - [Android] Enable more code and tests

Pull Request - State: closed - Opened by finagolfin 6 months ago - 5 comments

#869 - subpathsOfDirectory(atPath:) should throw on empty paths

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 2 comments

#868 - [6.0] Fix Windows home directory for specific user

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#867 - URL(filePath: path, directoryHint: .notDirectory) should strip trailing slashes

Pull Request - State: closed - Opened by jrflat 6 months ago - 4 comments

#866 - [6.0] FileManager.fileExists(atPath:) should follow symlinks

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#865 - [6.0] Fix Windows symlink handling in FileManager APIs

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#863 - URL Parsing behaviour changed on Linux between 5.10 and 6.0

Issue - State: closed - Opened by Lukasa 6 months ago - 10 comments

#862 - [6.0] Use fallback home directory on Windows

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 1 comment

#861 - Fix Windows home directory for specific user

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 3 comments

#860 - FileManager.isExecutableFile fails for wow64 processes

Issue - State: open - Opened by jakepetroules 6 months ago - 2 comments

#859 - FileManager.fileExists(atPath:) should follow symlinks on Windows

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 3 comments

#858 - Fix Windows symlink handling in FileManager APIs

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 2 comments

#856 - Add requirements to only run DecimalTests.testCrashingDivision on 64 bit devices

Pull Request - State: closed - Opened by iCharlesHu 6 months ago - 1 comment

#854 - Use fallback home directory on Windows

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 5 comments

#852 - URL.fileSystemPath should drop all trailing slashes

Pull Request - State: closed - Opened by jrflat 6 months ago - 2 comments

#851 - [android] don't enable WMO as the old driver fails to build with WMO …

Pull Request - State: closed - Opened by hyp 6 months ago - 7 comments

#849 - FoundationMacros: use cross-compilation to build for host (#714)

Pull Request - State: closed - Opened by compnerd 6 months ago - 3 comments

#845 - Copying a symlink always fails on Windows

Issue - State: closed - Opened by jakepetroules 6 months ago - 2 comments

#844 - Automatically build FoundationMacros for local CMake builds

Pull Request - State: closed - Opened by jmschonfeld 6 months ago - 2 comments

#843 - Autolink wasi-libc emulation libraries

Pull Request - State: closed - Opened by kateinoigakukun 6 months ago - 3 comments

#842 - [Android] Use the Bionic module in more places

Pull Request - State: closed - Opened by finagolfin 6 months ago - 7 comments

#838 - Get Swift-Foundation building for Musl/Static SDK

Pull Request - State: closed - Opened by etcwilde 6 months ago - 7 comments

#836 - Port directory enumeration related code to WASI

Pull Request - State: closed - Opened by kateinoigakukun 6 months ago - 3 comments

#831 - Fix NSURLComponents bridging with percent-encoding

Pull Request - State: closed - Opened by jrflat 7 months ago - 1 comment

#828 - Bridging is not identical from `NSURLComponents` to `URLComponents`

Issue - State: closed - Opened by giginet 7 months ago - 1 comment

#825 - 6.0: Fix WASI support

Pull Request - State: closed - Opened by MaxDesiatov 7 months ago - 11 comments

#822 - Concurrency-Safe Notifications

Pull Request - State: open - Opened by cthielen 7 months ago
Labels: proposal

#814 - Update wording and link in evolution.md

Pull Request - State: closed - Opened by lamtrinhdev 7 months ago - 2 comments

#799 - Use [U]Int128 in BinaryInteger+FormatStyleTests.swift

Pull Request - State: closed - Opened by oscbyspro 7 months ago

#764 - JSON/PropertyList coders userInfo should require Sendable values

Pull Request - State: open - Opened by jmschonfeld 7 months ago - 3 comments

#595 - NSDecimalDivide() crashes on Linux with certain inputs

Issue - State: closed - Opened by zcohan 10 months ago - 6 comments
Labels: bug, linux

#576 - FoundationEssentials: tweak TimeZone handling for Windows

Pull Request - State: open - Opened by compnerd 10 months ago - 1 comment