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

Share UTF8 converters between coreclr and mono #85558

Merged
merged 9 commits into from
Jun 22, 2023

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    1816dfd View commit details
    Browse the repository at this point in the history
  2. Revert "Share UTF8 converters between coreclr and mono - v1"

    This reverts commit f9845ac6f53dc95fb747eb21351dfa9412397217.
    am11 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3eca7a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb53c7f View commit details
    Browse the repository at this point in the history
  4. Remove C++ runtime dependency

    am11 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    0bd1d9c View commit details
    Browse the repository at this point in the history
  5. Initial C++ to C conversion

    am11 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5e12894 View commit details
    Browse the repository at this point in the history
  6. Delete unused macros

    am11 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    50b0549 View commit details
    Browse the repository at this point in the history
  7. Fix custom alloc in mono

    am11 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3b1e48b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    b7d26cd View commit details
    Browse the repository at this point in the history
  2. Remove count from convert APIs

    am11 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    18c04bf View commit details
    Browse the repository at this point in the history