Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 | |
2012-01-08 | Simplify char16_t implementation | Ulrich Drepper | 1 | -96/+1 | |
2012-01-07 | More char16_t and char32_t support | Ulrich Drepper | 1 | -6/+13 | |
It works now for UTF-8 locales | |||||
2012-01-03 | Typo in test for C11-capable compiler | Ulrich Drepper | 1 | -2/+2 | |
2012-01-01 | Add uchar.h support, part 1 | Ulrich Drepper | 1 | -0/+121 | |
c16 support for locales other than the C locale is still missing. |