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

support custom allocators (like uv_replace_allocator()) #224

Merged
merged 7 commits into from
Jun 28, 2024

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    674b596 View commit details
    Browse the repository at this point in the history
  2. fix build and leaks

    ekoby committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f7a2201 View commit details
    Browse the repository at this point in the history
  3. remove obsolete files

    ekoby committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0006355 View commit details
    Browse the repository at this point in the history
  4. use correct include

    ekoby committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0bac71e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aae24e View commit details
    Browse the repository at this point in the history
  6. unintended replace

    ekoby committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ebafb65 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. use proper allocation

    ekoby committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    640c1db View commit details
    Browse the repository at this point in the history