ntrifunovic
|
a42b82da3a
|
Added the checked iterator, function prior that replaces previous, and updated the html documentation
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@66 a809a056-fc17-0410-9590-b4f493f8b08e
Conflicts:
v1_0/doc/utf8cpp.html
|
2014-06-01 01:33:02 +02:00 |
|
ntrifunovic
|
65a33d5965
|
Added the first version of the iterator to the code. Started upgrading the html documentation
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@65 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 01:32:02 +02:00 |
|
ntrifunovic
|
8671171bee
|
Implemented replace_invalid functionality
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@61 a809a056-fc17-0410-9590-b4f493f8b08e
Conflicts:
v2_0/doc/utf8cpp.html
v2_0/source/utf8.h
v2_0/test_drivers/smoke_test/test.cpp
|
2014-05-31 23:51:24 +02:00 |
|
ntrifunovic
|
060e41eae1
|
Changed string literals in documentation and smoke-test file
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@48 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-08-23 21:39:13 +00:00 |
|
ntrifunovic
|
d7ef2ce0a9
|
Changed conversion functions to return the position of last inserted character/byte
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@44 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-08-15 01:54:49 +00:00 |
|
ntrifunovic
|
3e5b1b6c51
|
Fix for the bug [ 1538338 ] unchecked::next does not work correctly for 4-byte sequences
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@38 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-08-10 21:51:28 +00:00 |
|
ntrifunovic
|
da02583fea
|
Fix for the bug [ 1531740 ] utf8::append does not work correctly for some code points.
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@32 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-07-31 22:04:46 +00:00 |
|
ntrifunovic
|
347505ea0d
|
Fixed test.cpp to execute completely instead of returning early. Fixed some VC8 /W4 warnings.
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@29 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-07-26 18:40:14 +00:00 |
|
ntrifunovic
|
b24be40542
|
Added more test cases for utf::previous and utf::unchecked::previous to the smoke-test
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@26 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-07-26 17:57:22 +00:00 |
|
ntrifunovic
|
1e17f800fe
|
Changed unchecked::next to match utf8::match. The functionality should remain the same.
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@24 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-07-26 17:39:56 +00:00 |
|
ntrifunovic
|
7879ce9b52
|
Fixed the relative path for utf8.h in test.cpp
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@9 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-07-18 11:35:09 +00:00 |
|
ntrifunovic
|
ac29285954
|
Initial import of the project tree
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@1 a809a056-fc17-0410-9590-b4f493f8b08e
|
2006-07-07 11:48:37 +00:00 |
|