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

<xmemory>: Remove std::allocator<void> full specialization #2726

Merged
merged 27 commits into from
May 24, 2022

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    745e253 View commit details
    Browse the repository at this point in the history
  2. Deprecate/remove allocator<void> full specialization

    Also remove non-Standard member types.
    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    574ce06 View commit details
    Browse the repository at this point in the history
  3. Add test files for testing behavior changes

    related to std::allocator<void>.
    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    d418367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c72d218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743a959 View commit details
    Browse the repository at this point in the history
  6. clang-format

    Add mysterious spaces.
    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    9e98170 View commit details
    Browse the repository at this point in the history
  7. clang-format

    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    6aaa4f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19bd1dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c04da90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    110af76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70bafc7 View commit details
    Browse the repository at this point in the history
  12. Silence warning

    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    258054c View commit details
    Browse the repository at this point in the history
  13. Silence warning

    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    d37c9c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    100e06d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6dc523d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b832789 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eff8e3e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9bb7b99 View commit details
    Browse the repository at this point in the history
  19. Drop inline

    frederick-vs-ja authored May 17, 2022
    Configuration menu
    Copy the full SHA
    4972bb6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    07d9052 View commit details
    Browse the repository at this point in the history
  2. Revert (again)

    frederick-vs-ja authored May 18, 2022
    Configuration menu
    Copy the full SHA
    5800f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44f08c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    183034a View commit details
    Browse the repository at this point in the history
  5. Remove redundant ()

    frederick-vs-ja authored May 18, 2022
    Configuration menu
    Copy the full SHA
    dd182ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    093be17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f252636 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Code review feedback.

    StephanTLavavej committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9365663 View commit details
    Browse the repository at this point in the history