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

Vectorize IndexOf for OrdinalIgnoreCase #67758

Merged
merged 12 commits into from
Apr 9, 2022

Commits on Apr 7, 2022

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

Commits on Apr 8, 2022

  1. Better version

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    60d29aa View commit details
    Browse the repository at this point in the history
  2. Address feedback

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6f53de3 View commit details
    Browse the repository at this point in the history
  3. Address feedback

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a465788 View commit details
    Browse the repository at this point in the history
  4. fix final position

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0fc51cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58bf396 View commit details
    Browse the repository at this point in the history
  6. clean up

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    489b5d1 View commit details
    Browse the repository at this point in the history
  7. Clean up

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4a478c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    373caf4 View commit details
    Browse the repository at this point in the history
  9. Address feedback

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9dc2f00 View commit details
    Browse the repository at this point in the history
  10. clean up

    EgorBo committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    03f9bea View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    EgorBo and stephentoub committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2361ae7 View commit details
    Browse the repository at this point in the history