Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-18 | [libc++] Format the code base (#74334) | Louis Dionne | 1 | -7/+5 |
2023-12-04 | [libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095) | Louis Dionne | 1 | -1/+1 |
2022-08-19 | [libc++][NFC] Rename the constexpr macros | Nikolas Klauser | 1 | -1/+1 |
2022-03-01 | [libc++] Revert "Protect users from relying on detail headers" & related changes | Louis Dionne | 1 | -1/+0 |
2022-02-26 | [libcxx][modules] protects users from relying on detail headers | Christopher Di Bella | 1 | -0/+1 |
2022-02-04 | [libc++] Normalize all our '#pragma GCC system_header', and regression-test. | Arthur O'Dwyer | 1 | -1/+1 |
2021-08-27 | [libc++][NFC] Remove useless _LIBCPP_PUSH_MACROS | Louis Dionne | 1 | -5/+0 |
2021-06-19 | [libcxx] Move all algorithms into their own headers | Louis Dionne | 1 | -0/+37 |
2021-06-07 | Revert "[libcxx][gardening] Move all algorithms into their own headers." | Petr Hosek | 1 | -83/+0 |
2021-06-04 | [libcxx][gardening] Move all algorithms into their own headers. | zoecarver | 1 | -0/+83 |