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