Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Remove empty header xlocale/xlocale.h | Louis Dionne | 2019-03-11 | 1 | -0/+0 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI... | Louis Dionne | 2018-07-11 | 2 | -51/+51 |
* | Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI... | Louis Dionne | 2018-07-05 | 2 | -51/+51 |
* | [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY | Louis Dionne | 2018-07-05 | 2 | -51/+51 |
* | Fix signatures of fallback tow(upper|lower)_l. | Dan Albert | 2016-09-19 | 1 | -2/+2 |
* | Implement LWG issue 1169. num_get not fully compatible with strto* | Eric Fiselier | 2016-06-19 | 1 | -0/+11 |
* | Reorganize locale extension fallbacks. NFCI | Ben Craig | 2016-05-20 | 3 | -194/+221 |
* | Split locale management out of newlib/xlocale.h. NFCI | Ben Craig | 2016-02-18 | 1 | -0/+52 |
* | Support newlib as libc++'s C library [locale part] | Jonathan Roelofs | 2014-09-19 | 1 | -0/+194 |