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

Modularize <memory> #1639

Merged
merged 26 commits into from
Apr 30, 2024
Merged

Modularize <memory> #1639

merged 26 commits into from
Apr 30, 2024

Commits on Apr 19, 2024

  1. Drop auto_ptr

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    68955bb View commit details
    Browse the repository at this point in the history
  2. Drop raw_storage_iterator

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e3088ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d878a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fecb60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1836180 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f436ebb View commit details
    Browse the repository at this point in the history
  7. Drop swap_allocator

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    453b906 View commit details
    Browse the repository at this point in the history
  8. Drop temp_value

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fcd96f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28714cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eaa6712 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7be9365 View commit details
    Browse the repository at this point in the history
  12. Drop shared_ptr

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    26fc975 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7fcf0a5 View commit details
    Browse the repository at this point in the history
  14. Cleanup <memory>

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    59e01bb View commit details
    Browse the repository at this point in the history
  15. Fix allocator traits

    miscco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9742a99 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Fix merge issue

    miscco committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3046946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919b2fa View commit details
    Browse the repository at this point in the history
  3. Some MSVC fixes

    miscco committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    249260d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

  1. Try more fixes

    miscco committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    09b4604 View commit details
    Browse the repository at this point in the history
  2. drop HIDE_FROM_ABI

    miscco committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    88cb478 View commit details
    Browse the repository at this point in the history
  3. Disable test that ICEs icc

    miscco committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b72814b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    b00235d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6d737 View commit details
    Browse the repository at this point in the history
  3. Fix uninitialized construct

    miscco committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    09858c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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