[Commits] [wesnoth/wesnoth] 41fa77: add utf16::iterator
GitHub
noreply at github.com
Thu Oct 9 01:08:07 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 41fa779b08d1b767f5e7b65355b003a72c757789
https://github.com/wesnoth/wesnoth/commit/41fa779b08d1b767f5e7b65355b003a72c757789
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
A src/serialization/ucs4_iterator_base.hpp
M src/serialization/unicode.cpp
M src/serialization/unicode.hpp
Log Message:
-----------
add utf16::iterator
Commit: 692f9e2d4a34294f141e15daecd3c3ecf32e0be1
https://github.com/wesnoth/wesnoth/commit/692f9e2d4a34294f141e15daecd3c3ecf32e0be1
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/serialization/unicode.cpp
M src/serialization/unicode.hpp
Log Message:
-----------
add utf16string_to_ucs4string
Commit: b037cbbfeeb9143ee8187738b62786dced0f305f
https://github.com/wesnoth/wesnoth/commit/b037cbbfeeb9143ee8187738b62786dced0f305f
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/serialization/unicode.cpp
M src/serialization/unicode.hpp
Log Message:
-----------
add utf16string_to_string
Commit: 4a46ef1f68f62a8e34d548d2b6a2cb2c3ed1d3a7
https://github.com/wesnoth/wesnoth/commit/4a46ef1f68f62a8e34d548d2b6a2cb2c3ed1d3a7
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/tests/test_serialization.cpp
Log Message:
-----------
add utf16 -> utf8 unittest
Commit: d246baa56728e7b2e0596b82acd56a462fdd352f
https://github.com/wesnoth/wesnoth/commit/d246baa56728e7b2e0596b82acd56a462fdd352f
Author: gfgtdf <tischpapier at gmail.com>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
A src/serialization/ucs4_iterator_base.hpp
M src/serialization/unicode.cpp
M src/serialization/unicode.hpp
M src/tests/test_serialization.cpp
Log Message:
-----------
Merge pull request #293 from gfgtdf/utf16_to_utf32
Add Utf16 conversion functions
Compare: https://github.com/wesnoth/wesnoth/compare/4576dd0d73da...d246baa56728
More information about the Commits
mailing list