summaryrefslogtreecommitdiff
path: root/liboil/utf8
Commit message (Expand)AuthorAgeFilesLines
* Remove .cvsignore filesDamien Lespiau2008-05-031-8/+0
* * 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-182-7/+157
* * liboil/liboilparameter.h:David Schleef2005-12-181-2/+1
* Make the guard header/footer size configurable at test runtime. UseEric Anholt2005-12-151-1/+1
* For (n % 4) != 0, utf8_validate_fast would read up to 3 bytes beyond theEric Anholt2005-12-151-1/+1
* * doc/Makefile.am: Write a little bit of documentation.David Schleef2005-11-141-0/+11
* * autogen.sh: Refactor how we check for intrinsics and flags.David Schleef2005-10-281-21/+2
* * HACKING: some notesDavid Schleef2005-08-031-0/+8
* * configure.ac: Changes to make amd64 not suckDavid Schleef2005-08-011-1/+7
* * doc/xml/liboilfunction.xml: updateDavid Schleef2005-05-061-4/+4
* * liboil/utf8/Makefile.am:David Schleef2005-05-022-1/+188
* * configure.ac: add utf8David Schleef2005-03-013-0/+158