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

Move unicodedata to minipal #102139

Merged
merged 13 commits into from
May 16, 2024
Merged

Move unicodedata to minipal #102139

merged 13 commits into from
May 16, 2024

Commits on May 12, 2024

  1. Move unicodedata to minipal

    am11 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2705a46 View commit details
    Browse the repository at this point in the history
  2. Fix linux build

    am11 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    08bba19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a591168 View commit details
    Browse the repository at this point in the history
  4. Revert wctype.h

    am11 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7bdfdeb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    77bf2a0 View commit details
    Browse the repository at this point in the history
  2. Address CR feedback

    am11 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d84d175 View commit details
    Browse the repository at this point in the history
  3. Add a separate header

    am11 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cac13ea View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Regenerate unicodedata.c

    am11 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e649c7b View commit details
    Browse the repository at this point in the history
  2. Address CR feedback

    am11 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    abacf55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76323b View commit details
    Browse the repository at this point in the history
  4. Fix cl.exe /TC

    C mode (/TC) requires explicit windows.h as opposed to C++ mode (/TP).
    am11 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0c7a377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6662320 View commit details
    Browse the repository at this point in the history
  6. Cleanups

    am11 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    17d42ce View commit details
    Browse the repository at this point in the history