Unofficial mirror of the utfcpp library - https://sourceforge.net/projects/utfcpp/
Find a file
ntrifunovic 37856e785c Added TOC to utf8cpp.html document
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@17 a809a056-fc17-0410-9590-b4f493f8b08e
2006-07-21 10:30:53 +00:00
doc Added TOC to utf8cpp.html document 2006-07-21 10:30:53 +00:00
source Fixed a bug with internal::validate_next. Was comparing the lead byte against 80 dec instead 0x80. 2006-07-20 16:18:30 +00:00
test_data/negative Using the correct version of Kuhn's test file. The previous one had invalid UTF-8 sequences "corrected" by the browser. 2006-07-11 20:14:52 +00:00
test_drivers Added regression test case for bug 1525236 : utf8::is_valid does not detect overlong sequences 2006-07-19 12:37:31 +00:00