commit | ae3b32ad6bd6326e14b4b4316af6edea8dfc9173 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 08 23:40:52 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 08 23:40:52 2013 +0200 |
tree | 6fb22559c8b1d83e2d2f9051a982b660613541f5 | |
parent | 040c3c81c1d2fafe4bec9bec9e1e448c84ae7dd8 [diff] | |
parent | 48e188e57313813bd048e25b8fa6123b8cd5c9a0 [diff] |
Issue #11461: Fix the incremental UTF-16 decoder. Original patch by Amaury Forgeot d'Arc. Added tests for partial decoding of non-BMP characters.