Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-29 | [libc++] Speed up classic locale (take 2) (#73533) | Louis Dionne | 1 | -3/+60 |
2023-11-27 | Revert "[libc++] Speed up classic locale (#72112)" | Kirill Stoimenov | 1 | -60/+3 |
2023-11-27 | [libc++] Speed up classic locale (#72112) | Dmitry Vyukov | 1 | -3/+60 |
2023-06-19 | [libc++][NFC] Apply clang-format on large parts of the code base | Louis Dionne | 1 | -17/+7 |
2018-10-10 | Add test macros for always_inline and noinline | Eric Fiselier | 1 | -1/+3 |
2018-01-18 | Update Google Benchmark library | Eric Fiselier | 1 | -2/+2 |
2017-06-14 | [locale] Avoid copy of __atoms when char_type is char | Aditya Kumar | 1 | -0/+38 |