You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/to_utf8
Nathan Jeffords 44b1c66c4b fixed various warnings about converting size_t to int 12 years ago
..
tests to_utf8 test: fix Utf8Encoder constructor 12 years ago
.gitignore Added custom UTF8 converter. Removed iconv dependency. 15 years ago
Makefile Mantis: #18 - Move components from global namespace into their own namespace. 14 years ago
gen_iconv.cpp Update UTF 8 table generator to print char values 13 years ago
tables_gen.hpp Use `signed char' explicitly where needed. It is important because: 12 years ago
to_utf8.cpp fixed various warnings about converting size_t to int 12 years ago
to_utf8.hpp fixed various warnings about converting size_t to int 12 years ago