| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 2 | -3/+3 |
| * | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 8 | -0/+8 |
| * | Make sure that __libcpp_compressed_pair_imp default-constructs its' members, ... | Marshall Clow | 2015-07-16 | 1 | -0/+16 |
| * | Fix PR#23647 - make_shared<volatile bool> - second try | Marshall Clow | 2015-05-27 | 1 | -3/+3 |
| * | Revert 238354 while I figure out what broke in weak_ptr | Marshall Clow | 2015-05-27 | 1 | -3/+3 |
| * | Fix PR#23647 - make_shared<volatile bool> | Marshall Clow | 2015-05-27 | 1 | -0/+61 |
| * | Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptr | Marshall Clow | 2015-05-10 | 2 | -2/+14 |
| * | Use generic feature name for sanitizers that replace new and delete | Eric Fiselier | 2015-03-10 | 5 | -5/+5 |
| * | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -20/+5 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 52 | -0/+3504 |

