ntrifunovic
|
4bfad91501
|
Feature request 2857462: Proposed minor extension: safe version of is_bom
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@111 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 02:06:56 +02:00 |
|
ntrifunovic
|
2ca22999da
|
Fix for the bug ID: 2915657 - 64bit portability issue
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@110 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 02:06:44 +02:00 |
|
ntrifunovic
|
0b6b8b5cf8
|
Fix for bug ID: 2852872 [invalid utf16 strings were parsed without any error]
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@100 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 02:04:37 +02:00 |
|
ntrifunovic
|
6adb83ba84
|
Fix for the bug ID: 2830326: " multiple definition of `utf8::internal::is_overlong_sequence"
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@98 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 02:02:43 +02:00 |
|
ntrifunovic
|
4a3b41e9f1
|
Updated documentation to include additional samples. Fixed a typo in core.h
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@92 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 02:00:04 +02:00 |
|
ntrifunovic
|
33dc220fae
|
Removed std::distance from validate_next and (hopefully) made it work with input iterators. Also, did a major
refactoring of that function.
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@91 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 01:59:53 +02:00 |
|
ntrifunovic
|
1976a0584c
|
Removing bidirectional restrictions for the octet_iterator
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@87 a809a056-fc17-0410-9590-b4f493f8b08e
Conflicts:
v2_0/test_drivers/performance/timer.h
v2_0/test_drivers/performance/win32.cpp
|
2014-06-01 01:57:43 +02:00 |
|
ntrifunovic
|
bd4cd05acd
|
Implemented feature request ID: 2515238; renamed an internal enum to avoid conflicts with macros from other libraries
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@85 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 01:52:02 +02:00 |
|
ntrifunovic
|
28149b16f3
|
The requirement for octet_iterator is bidirectional rather than random access now. Other minor changes
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@72 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 01:39:18 +02:00 |
|
ntrifunovic
|
f0a6b9376b
|
Added boost directory, updated documentation, fixed a typo in a local variable in the code
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@71 a809a056-fc17-0410-9590-b4f493f8b08e
Conflicts:
v1_0/doc/utf8cpp.html
v1_0/source/utf8.h
|
2014-06-01 01:39:01 +02:00 |
|
ntrifunovic
|
dc7df7b78c
|
split the library into multiple .h files
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@62 a809a056-fc17-0410-9590-b4f493f8b08e
|
2014-06-01 01:30:31 +02:00 |
|