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

C++20: use view() instead of str() to avoid a copy, use starts_with #13218

Merged
merged 8 commits into from
May 14, 2024

Commits on May 11, 2024

  1. Change files

    servusdei2018 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    23fba84 View commit details
    Browse the repository at this point in the history
  2. C++20: use view() instead of str() to avoid a copy, use starts_with

    Signed-off-by: Nathanael Bracy <nate@bracy.dev>
    servusdei2018 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    da055be View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    b42e827 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    4b9d64c View commit details
    Browse the repository at this point in the history
  2. fix

    acoates-ms committed May 13, 2024
    Configuration menu
    Copy the full SHA
    85df202 View commit details
    Browse the repository at this point in the history
  3. Apply changefile modifications from code review

    Co-authored-by: Jon Thysell <thysell@gmail.com>
    servusdei2018 and jonthysell committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ec205ff View commit details
    Browse the repository at this point in the history
  4. Revert package.json

    Signed-off-by: Nathanael Bracy <nate@bracy.dev>
    servusdei2018 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cf6661b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d4580 View commit details
    Browse the repository at this point in the history