summaryrefslogtreecommitdiff
path: root/libcxx/include/__sso_allocator
AgeCommit message (Expand)Author
2019-01-16Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.Eric Fiselier
2018-11-28Revert "Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF...Eric Fiselier
2018-11-28Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.Eric Fiselier
2018-10-25Implement sized deallocation for std::allocator and friends.Eric Fiselier
2018-10-25Temporarily Revert "Implement sized deallocation for std::allocator and frien...Eric Christopher
2018-10-24Implement sized deallocation for std::allocator and friends.Eric Fiselier
2018-03-22Fix PR22634 - std::allocator doesn't respect over-aligned types.Eric Fiselier
2017-01-07[libc++] Tolerate presence of __deallocate macroEric Fiselier
2015-02-13Handle function name conflicts in _LIBCPP_MSVCRT modeSaleem Abdulrasool
2014-06-04Use __builtin_operator_new/__builtin_operator_delete when available. ThisRichard Smith
2011-11-29Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-21visibility-decoration.Howard Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant