summaryrefslogtreecommitdiff
path: root/src/internal/locale_impl.h
AgeCommit message (Expand)AuthorLines
2015-06-07add multiple inclusion guard to locale_impl.hRich Felker-0/+5
2015-06-07remove redefinition of MB_CUR_MAX in locale_impl.hRich Felker-3/+0
2015-06-06make static C and C.UTF-8 locales available outside of newlocaleRich Felker-0/+7
2015-05-27overhaul locale internals to treat categories roughly uniformlyRich Felker-4/+4
2015-05-16eliminate costly tricks to avoid TLS access for current locale stateRich Felker-4/+2
2014-07-26implement mo file string lookup for translationsRich Felker-0/+6
2014-07-24implement locale file loading and state for remaining locale categoriesRich Felker-0/+7
2014-07-02add locale frameworkRich Felker-3/+15
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+5