summaryrefslogtreecommitdiff
path: root/liboil/utf8/utf8_fast.c
Commit message (Expand)AuthorAgeFilesLines
* * liboil/utf8/utf8_fast.c: Make some code dependent on unalignedDavid Schleef2006-05-041-0/+4
* Check for overflows in fast utf8 functions where truncated wideEric Anholt2005-12-221-1/+7
* * liboil/utf8/utf8.c: (utf8_validate_test), (utf8_validate_ref):David Schleef2005-12-181-5/+105
* For (n % 4) != 0, utf8_validate_fast would read up to 3 bytes beyond theEric Anholt2005-12-151-1/+1
* * doc/xml/liboilfunction.xml: updateDavid Schleef2005-05-061-4/+4
* * liboil/utf8/Makefile.am:David Schleef2005-05-021-0/+187