Unofficial mirror of the utfcpp library - https://sourceforge.net/projects/utfcpp/
Find a file
2006-07-26 18:20:13 +00:00
doc Added TOC to utf8cpp.html document 2006-07-21 10:30:53 +00:00
source Changed the type for seqence_length from size_t to std::iterator_traits<octet_iterator>::difference_type 2006-07-26 18:20:13 +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 more test cases for utf::previous and utf::unchecked::previous to the smoke-test 2006-07-26 17:57:22 +00:00