| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | locale: update ctype access for MSVC CRT 14+ | Saleem Abdulrasool | 2017-01-02 | 1 | -1/+5 |
| * | [libc++] Add missing locale aliases | Shoaib Meenai | 2016-09-29 | 1 | -2/+3 |
| * | [libc++] Avoid <memory> include in locale_win32.h | Shoaib Meenai | 2016-09-15 | 1 | -5/+1 |
| * | Split locale management out of locale_win32. NFCI | Ben Craig | 2016-03-09 | 1 | -18/+2 |
| * | This patch implements snprintf_l function in a way similar to the other | Yaron Keren | 2013-11-18 | 1 | -1/+1 |
| * | G M: Changes all references to "x inline" to "inline x" where x = _libcpp_alw... | Howard Hinnant | 2013-10-04 | 1 | -1/+1 |
| * | G M: Restore the ability for libcxx to compile again on mingw 64. | Howard Hinnant | 2013-09-17 | 1 | -14/+14 |
| * | Ruben Van Boxem: Turn islower_l and isupper_l into functions (instead of mac... | Howard Hinnant | 2013-04-12 | 1 | -2/+15 |
| * | Windows port work by Ruben Van Boxem | Howard Hinnant | 2011-10-27 | 1 | -0/+6 |
| * | Windows port work by Ruben Van Boxem | Howard Hinnant | 2011-09-29 | 1 | -0/+110 |

