Age | Commit message (Expand) | Author |
---|---|---|
2012-09-08 | When a bad UTF-8 encoding or bogus escape sequence is encountered in a | Richard Smith |
2012-09-06 | Enabling the UTF conversion routines that were previously conditionally ifdef... | Enrico Granata |
2012-07-27 | Add a function to convert a single Unicode code point to a UTF8 sequence. | Dmitri Gribenko |
2012-03-08 | When checking the encoding of an 8-bit string literal, don't just check the | Richard Smith |
2011-11-01 | Move ConvertUTF8toUTF32 out of #if 0, in preparation for a patch which needs it. | Eli Friedman |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-04-14 | Fixup whitespacing. | Mike Stump |
2009-04-01 | Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. | Steve Naroff |