Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-06-29 | fix failure of mbsrtowcs to record stop position when dest is full | Rich Felker | -1/+4 |
2013-04-04 | overhaul mbsrtowcs | Rich Felker | -69/+64 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+1 |
2011-02-27 | cleanup utf-8 multibyte code, use visibility if possible | Rich Felker | -16/+0 |
2011-02-13 | cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts | Rich Felker | -19/+19 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+121 |