summaryrefslogtreecommitdiffstats
path: root/include/__sso_allocator
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF...Eric Fiselier2018-11-281-2/+2
* Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. Eric Fiselier2018-11-281-2/+2
* Implement sized deallocation for std::allocator and friends.Eric Fiselier2018-10-251-2/+2
* Temporarily Revert "Implement sized deallocation for std::allocator and frien...Eric Christopher2018-10-251-2/+2
* Implement sized deallocation for std::allocator and friends.Eric Fiselier2018-10-241-2/+2
* Fix PR22634 - std::allocator doesn't respect over-aligned types.Eric Fiselier2018-03-221-2/+2
* [libc++] Tolerate presence of __deallocate macroEric Fiselier2017-01-071-3/+1
* Handle function name conflicts in _LIBCPP_MSVCRT modeSaleem Abdulrasool2015-02-131-0/+2
* Use __builtin_operator_new/__builtin_operator_delete when available. ThisRichard Smith2014-06-041-2/+2
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-8/+8
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-0/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+73