This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
utfcpp
Watch
1
Star
0
Fork
You've already forked utfcpp
0
Code
Issues
Pull requests
Releases
Wiki
Activity
Unofficial mirror of the utfcpp library -
https://sourceforge.net/projects/utfcpp/
27
commits
7
branches
0
tags
1.5
MiB
C++
84.7%
HTML
8.7%
Perl
2.8%
Objective-C
2%
Makefile
1.8%
9e726bcc5e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
ntrifunovic
9e726bcc5e
Changed the type for seqence_length from size_t to std::iterator_traits<octet_iterator>::difference_type
...
git-svn-id:
http://svn.code.sf.net/p/utfcpp/code@27
a809a056-fc17-0410-9590-b4f493f8b08e
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