Skip to content

Conversation

@richardgroves
Copy link
Contributor

Line 231 wasn't indented

Line 231 wasn't indented
@parkera
Copy link
Contributor

parkera commented Dec 3, 2015

Thanks!

parkera added a commit that referenced this pull request Dec 3, 2015
Fixing whitespace formatting
@parkera parkera merged commit d7322e6 into swiftlang:master Dec 3, 2015
@richardgroves richardgroves deleted the patch-1 branch December 3, 2015 17:43
phausler pushed a commit that referenced this pull request Dec 9, 2015
Added missing keys & values for NSStream
pushkarnk pushed a commit that referenced this pull request Nov 10, 2016
Fixed spacing as requested
troughton pushed a commit to troughton/swift-corelibs-foundation that referenced this pull request Jan 21, 2018
…-API

Support Unicode paths on Windows OS
spevans added a commit to spevans/swift-corelibs-foundation that referenced this pull request May 17, 2020
- Use a lookup table to convert input ASCII to byte values. This is
  faster and simpler than scanning through multiple ranges in a loop
  for each input byte.

- Padding character '=' and invalid inputs both have bit 6 set in their
  decoded value so that both values can be tested together.

- Fix the estimate of the output buffer size which was estimating it at
  2/3 of input buffer size, not 3/4.
spevans added a commit to spevans/swift-corelibs-foundation that referenced this pull request May 17, 2020
- Use a lookup table to convert input ASCII to byte values. This is
  faster and simpler than scanning through multiple ranges in a loop
  for each input byte.

- Padding character '=' and invalid inputs both have bit 6 set in their
  decoded value so that both values can be tested together.

- Fix the estimate of the output buffer size which was estimating it at
  2/3 of input buffer size, not 3/4.
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
Change test to use updated `XCTestCaseProvider` protocol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants