about summary refs log tree commit diff
path: root/src/internal/locale_impl.h
Commit message (Expand)AuthorAgeFilesLines
* byte-based C locale, phase 3: make MB_CUR_MAX variable to activate codeRich Felker2015-06-161-0/+3
* add multiple inclusion guard to locale_impl.hRich Felker2015-06-071-0/+5
* remove redefinition of MB_CUR_MAX in locale_impl.hRich Felker2015-06-071-3/+0
* make static C and C.UTF-8 locales available outside of newlocaleRich Felker2015-06-061-0/+7
* overhaul locale internals to treat categories roughly uniformlyRich Felker2015-05-271-4/+4
* eliminate costly tricks to avoid TLS access for current locale stateRich Felker2015-05-161-4/+2
* implement mo file string lookup for translationsRich Felker2014-07-261-0/+6
* implement locale file loading and state for remaining locale categoriesRich Felker2014-07-241-0/+7
* add locale frameworkRich Felker2014-07-021-3/+15
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+5