| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc++] Tolerate presence of __deallocate macro | Eric Fiselier | 2017-01-07 | 1 | -1/+1 |
| * | [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS | Eric Fiselier | 2017-01-04 | 1 | -3/+3 |
| * | memory_resource still needs init_priority when built with GCC 4.9 | Eric Fiselier | 2016-09-03 | 1 | -3/+1 |
| * | Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_initialization)),... | Eric Fiselier | 2016-09-03 | 1 | -4/+9 |
| * | Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ... | Marshall Clow | 2016-08-25 | 1 | -5/+1 |
| * | Hide some internal symbols for memory resource. | Eric Fiselier | 2016-07-11 | 1 | -0/+5 |
| * | Fix memory_resource build for _LIBCPP_HAS_NO_THREADS | Eric Fiselier | 2016-05-07 | 1 | -2/+12 |
| * | Fix one more usage of _LIBCPP_HAS_NO_EXCEPTIONS | Eric Fiselier | 2016-05-07 | 1 | -1/+1 |
| * | Add <experimental/memory_resource> | Eric Fiselier | 2016-05-07 | 1 | -0/+129 |

