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

Use single argument overload for [start..] of string or (ReadOnly)Span #74643

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    7324eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7abaa8e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix for 1st review and improve

    Co-authored-by: Fred Silberberg <frsilb@microsoft.com>
    tats-u and 333fred committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e53df10 View commit details
    Browse the repository at this point in the history
  2. Add member missing tests

    tats-u committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6bd5239 View commit details
    Browse the repository at this point in the history
  3. Use onlyTestSource

    tats-u committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bdf17b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix VB test

    tats-u committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7385490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b3f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Revert unintended replacements

    tats-u committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    594ee24 View commit details
    Browse the repository at this point in the history
  2. Use CombinatorialData

    Co-authored-by: Fred Silberberg <frsilb@microsoft.com>
    tats-u and 333fred committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    77d5130 View commit details
    Browse the repository at this point in the history
  3. Fix Debug.Assert

    tats-u committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    23455d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Fix Span.ToString

    tats-u committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    eb7410b View commit details
    Browse the repository at this point in the history
  2. Improve tests

    tats-u committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    57382f3 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    tats-u committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2bd0e6c View commit details
    Browse the repository at this point in the history
  4. Revert unintended change

    tats-u committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    83f315e View commit details
    Browse the repository at this point in the history
  5. Fix tests

    tats-u committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    19aba1b View commit details
    Browse the repository at this point in the history