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

Fix RT_USE_LOOKUP_TABLE when reading unicode chars #66

Merged

Commits on Sep 4, 2024

  1. Fix RT_USE_LOOKUP_TABLE when reading unicode chars

    This change also has the nice side effect of speeding up ksh by 12%.
    Other shells show no significant improvement when bootstrapping
    and in the compile-times benchmarks.
    laurenthuberdeau committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ba44c9c View commit details
    Browse the repository at this point in the history
  2. Regenerate examples

    laurenthuberdeau committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2481eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4900dd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eefc97b View commit details
    Browse the repository at this point in the history