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-22833 Port ICU 74.2 to Oracle Studio 12.6 #3062

Open
wants to merge 9 commits into
base: maint/maint-74
Choose a base branch
from

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    7bead9d View commit details
    Browse the repository at this point in the history
  2. ICU-22833 Move uniset_getUnicode32Instance out of anonymous namespace

    Anonymous namespace causes internal linkage and functions with
    external linkage should be within.
    scott-zhong committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8fffd95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dda44f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ed956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98c921d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4133cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c757b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    316f10a View commit details
    Browse the repository at this point in the history
  9. ICU-22833 Convert to hex encoding literals for UTF-32 literals

    `escapesrc` is unable to convert UTF-32 literal into escape
    scott-zhong committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1429db5 View commit details
    Browse the repository at this point in the history