about summary refs log tree commit diff
path: root/src/multibyte
Commit message (Expand)AuthorAgeFilesLines
* fix all implicit conversion between signed/unsigned pointersRich Felker2011-03-251-1/+1
* cleanup utf-8 multibyte code, use visibility if possibleRich Felker2011-02-273-84/+5
* remove sample utf-8 code that's not part of the standard libraryRich Felker2011-02-211-47/+0
* cleanup multibyte stuff to remove ugly casts, sanitize the ptr align castsRich Felker2011-02-133-27/+27
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-1218-0/+694