| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix PR22634 - std::allocator doesn't respect over-aligned types. | Eric Fiselier | 2018-03-22 | 1 | -2/+2 |
| * | [libc++] Tolerate presence of __deallocate macro | Eric Fiselier | 2017-01-07 | 1 | -3/+1 |
| * | Handle function name conflicts in _LIBCPP_MSVCRT mode | Saleem Abdulrasool | 2015-02-13 | 1 | -0/+2 |
| * | Use __builtin_operator_new/__builtin_operator_delete when available. This | Richard Smith | 2014-06-04 | 1 | -2/+2 |
| * | Further macro protection by replacing _[A-Z] with _[A-Z]p | Howard Hinnant | 2011-11-29 | 1 | -8/+8 |
| * | Windows support by Ruben Van Boxem. | Howard Hinnant | 2011-10-17 | 1 | -0/+2 |
| * | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| * | visibility-decoration. | Howard Hinnant | 2010-09-21 | 1 | -0/+2 |
| * | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| * | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+73 |

