Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code | Rich Felker | 2015-06-16 | 1 | -0/+3 |
* | add multiple inclusion guard to locale_impl.h | Rich Felker | 2015-06-07 | 1 | -0/+5 |
* | remove redefinition of MB_CUR_MAX in locale_impl.h | Rich Felker | 2015-06-07 | 1 | -3/+0 |
* | make static C and C.UTF-8 locales available outside of newlocale | Rich Felker | 2015-06-06 | 1 | -0/+7 |
* | overhaul locale internals to treat categories roughly uniformly | Rich Felker | 2015-05-27 | 1 | -4/+4 |
* | eliminate costly tricks to avoid TLS access for current locale state | Rich Felker | 2015-05-16 | 1 | -4/+2 |
* | implement mo file string lookup for translations | Rich Felker | 2014-07-26 | 1 | -0/+6 |
* | implement locale file loading and state for remaining locale categories | Rich Felker | 2014-07-24 | 1 | -0/+7 |
* | add locale framework | Rich Felker | 2014-07-02 | 1 | -3/+15 |
* | refactor headers, especially alltypes.h, and improve C++ ABI compat | Rich Felker | 2013-07-22 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+5 |