summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/xlocale
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Remove empty header xlocale/xlocale.hLouis Dionne2019-03-111-0/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-112-51/+51
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-052-51/+51
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-052-51/+51
* Fix signatures of fallback tow(upper|lower)_l.Dan Albert2016-09-191-2/+2
* Implement LWG issue 1169. num_get not fully compatible with strto*Eric Fiselier2016-06-191-0/+11
* Reorganize locale extension fallbacks. NFCIBen Craig2016-05-203-194/+221
* Split locale management out of newlib/xlocale.h. NFCIBen Craig2016-02-181-0/+52
* Support newlib as libc++'s C library [locale part]Jonathan Roelofs2014-09-191-0/+194
OpenPOWER on IntegriCloud