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

Fast codepointOffset #451

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Fast codepointOffset #451

wants to merge 16 commits into from

Commits on Jul 1, 2022

  1. Add C bits

    axman6 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    9a0ee2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa7155 View commit details
    Browse the repository at this point in the history
  3. Fix and add tests

    axman6 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    672d2d7 View commit details
    Browse the repository at this point in the history
  4. Add haddocs for splitOnChar

    axman6 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    13bba0d View commit details
    Browse the repository at this point in the history
  5. Add haddocs for breakOnChar

    axman6 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    868d97a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    277e1bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bef46db View commit details
    Browse the repository at this point in the history
  8. Remove Debug.Trace

    axman6 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f885b48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15a111a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27adcd9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b25b93c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    f3ce9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    842f951 View commit details
    Browse the repository at this point in the history
  3. Export splitOnChar

    axman6 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    94eb8e8 View commit details
    Browse the repository at this point in the history
  4. Clean up

    axman6 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    880bdaf View commit details
    Browse the repository at this point in the history
  5. Remove memmem import

    axman6 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    5f07e3a View commit details
    Browse the repository at this point in the history