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

Jdk19 regexp fix #10972

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Jdk19 regexp fix #10972

wants to merge 11 commits into from

Commits on Oct 26, 2024

  1. fix for \b regexp with JDK>=19

    arysin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d14ba19 View commit details
    Browse the repository at this point in the history
  2. [ro] fix \b regex for JDK>=19

    arysin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    de77114 View commit details
    Browse the repository at this point in the history
  3. [pt] fix \b regex for JDK>=19

    arysin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    bf95c0b View commit details
    Browse the repository at this point in the history
  4. [fr] fix \b regex for JDK>=19

    arysin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1fdbfd8 View commit details
    Browse the repository at this point in the history
  5. [es] fix \b regex for JDK>=19

    arysin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c2e3242 View commit details
    Browse the repository at this point in the history
  6. [ca] fix \b regex for JDK>=19

    arysin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    7c78310 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be43eed View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. update commandline tests

    SteVio89 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    47c9805 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. [uk] fix for a type in regex

    arysin committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3d94338 View commit details
    Browse the repository at this point in the history