Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stdlib] Documentation revisions #11249

Merged
merged 5 commits into from Jul 31, 2017
Merged

Commits on Jul 31, 2017

  1. [stdlib] Various documentation revisions and fixes

    - Revisions to unsafeDowncast and withVaList
    - Fix the Int64/UInt64 discussion
    - Buffer pointer revisions
    - Fix Optional example to use new integer methods
    - Revise and correct some UnsafeRawBufferPointer docs
    - Fix symmetricDifference examples
    - Fix wording in FloatingPoint.nextDown
    - Update ImplicitlyUnwrappedOptional
    - Clarify elementsEqual
    - Minor integer doc fixes
    - Comment for _AppendKeyPath
    - Clarification re collection indices
    - Revise RangeExpression.relative(to:)
    - Codable revisions
    natecook1000 committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    781f632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311e1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beeb816 View commit details
    Browse the repository at this point in the history
  4. [stdlib] String API revisions

    - Clarify StringProtocol conformance
    - Deprecate ExpressibleByStringInterpolation
    - String index conversions docs
    - Describe shared string indices
    natecook1000 committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    a51e32a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8329ca9 View commit details
    Browse the repository at this point in the history