Rick Newton-Rogers

Results 6 issues of Rick Newton-Rogers

async chunked sequences can produce empty chunks if signals are received before primary chunk elements. This commit also includes an accompanying evolution proposal.

Initializing a URL from an empty string in Swift 6 on Linux now returns a non-nil URL value. In earlier Swift versions and on macOS it returns `nil`. On Linux...

Initializing a URL from a unix file path in Swift 6 on Linux now returns a non-nil value (an empty `String`). In earlier Swift versions and on macOS it returns...

Initializing a URL from an IPv6 address in Swift 6 on Linux now does not strip enclosing square-brackets. In earlier Swift versions and on macOS the square-brackets are removed. As...

### Motivation: To migrate to GitHub actions and centralised infrastructure. ### Modifications: Changes of note: * Adopt swift-format using rules from SwiftNIO * Remove scripts and docker files which are...

semver/none