-
ntrifunovic committed revision 111 to the UTF-8 CPP SVN repository, changing 3 files.
2009-12-20 22:46:01 UTC in UTF-8 CPP
-
ntrifunovic committed revision 110 to the UTF-8 CPP SVN repository, changing 1 files.
2009-12-20 22:03:47 UTC in UTF-8 CPP
-
ntrifunovic committed revision 109 to the UTF-8 CPP SVN repository, changing 1 files.
2009-12-20 21:51:15 UTC in UTF-8 CPP
-
ntrifunovic committed revision 108 to the UTF-8 CPP SVN repository, changing 1 files.
2009-12-13 19:39:22 UTC in UTF-8 CPP
-
ntrifunovic committed revision 107 to the UTF-8 CPP SVN repository, changing 2 files.
2009-12-07 01:34:23 UTC in UTF-8 CPP
-
That is a tough one. utf8::next can increase the iterator from anywhere between 1 and 4 positions and != could lead to an infinite loop in the unchecked variant.
I think I'll make the change in the checked variant, where this kind of problem is caught anyway, but the unchecked version will remain with '
2009-12-07 01:32:05 UTC in UTF-8 CPP
-
Fixed in Release 2.2.4.
2009-10-31 16:31:18 UTC in UTF-8 CPP
-
ntrifunovic made 1 file-release changes.
2009-10-31 16:30:01 UTC in UTF-8 CPP
-
I have just released version 2.2.4 of the UTF-CPP library.
It is a minor bug fix release that addresses the last of the invalid UTF-16 detection problems reported by Ivan Sorokin. It took me a little more to fix this one because it reproduces only with the Microsoft's compiler, which comes with checked Standard Library.
Hopefully, the next release will be a feature release. Also, I am...
2009-10-31 16:25:58 UTC in UTF-8 CPP
-
ntrifunovic made 1 file-release changes.
2009-10-31 16:18:01 UTC in UTF-8 CPP