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

ICU-22898 MF2: fix various parser bugs and add more tests #3092

Merged

Commits on Sep 20, 2024

  1. ICU-22898 MF2 parser bug fixes

    ICU4C: Escape curly braces when serializing and normalizing
    ICU4C: Escape '|' in patterns
    ICU4C: When normalizing input, escape optionally-escaped characters in patterns
    ICU4C/ICU4J: Allow trailing whitespace after a match
    ICU4C: Fix parser to iterate over code points, not code units
    Add tests with old reserved syntax as syntax-error tests
    catamorphism committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4b376f1 View commit details
    Browse the repository at this point in the history