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

[browser][HybridGlobalization] Improve speed performance of IndexOf and LastIndexOf text APIs with HybridGlobalization mode #95583

Merged
merged 23 commits into from
Jan 16, 2024

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 8, 2023

  1. fix equals

    matouskozak committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0b54cbc View commit details
    Browse the repository at this point in the history
  2. cache GraphemeSegmenter

    matouskozak committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0ea5118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95c7ddf View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    5a7335d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e06b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    2240a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed0811 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. JsGlobalization.IndexOf

    matouskozak committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    44276a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    b9a36c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b62eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac537f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    806c566 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    0199ab6 View commit details
    Browse the repository at this point in the history
  2. fix code style

    matouskozak committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    093cf63 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    914986f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8743bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e740ff3 View commit details
    Browse the repository at this point in the history