Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-06-21 | remove comments on copyright status from UTF-8 implementation files | Rich Felker | -6/+0 |
2015-07-25 | fix undefined left-shift of negative values in utf-8 state table | Rich Felker | -1/+1 |
2015-06-16 | byte-based C locale, phase 1: multibyte character handling functions | Rich Felker | -0/+7 |
2015-04-22 | remove libc.h dependency from otherwise-independent multibyte code | Rich Felker | -2/+4 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -0/+1 |
2013-04-08 | fix out-of-bounds access in UTF-8 decoding | Rich Felker | -1/+1 |
2012-02-23 | cleanup and work around visibility bug in gcc 3 that affects x86_64 | Rich Felker | -5/+3 |
2011-02-27 | cleanup utf-8 multibyte code, use visibility if possible | Rich Felker | -41/+4 |
2011-02-13 | cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts | Rich Felker | -4/+4 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+61 |