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

Optimize performance by replacing regex by char code checks #326

Merged
merged 5 commits into from
Oct 19, 2024

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    df9fd5b View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    onigoetz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    45ee03b View commit details
    Browse the repository at this point in the history
  3. SonarQube recommended fix

    onigoetz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b96c2b4 View commit details
    Browse the repository at this point in the history
  4. Add one more test

    onigoetz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    688ddcb View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Document character codes

    onigoetz committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    9c000de View commit details
    Browse the repository at this point in the history