This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-18 13:12:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
to_utf8
History
Emanuel Guevel
63f09462fd
to_utf8, Utf8Encoder: pass encoding as constructor parameter
...
Edit other files accordingly.
2013-01-06 01:37:58 +01:00
..
tests
Fix to_utf8 test: add test data directory and remove unused include
2013-01-04 15:24:07 +01:00
.gitignore
Added custom UTF8 converter. Removed iconv dependency.
2010-08-18 18:45:44 +02:00
gen_iconv.cpp
Update UTF 8 table generator to print char values
2012-08-27 10:55:39 -04:00
Makefile
Mantis:
#18
- Move components from global namespace into their own namespace.
2011-06-19 19:33:30 +02:00
tables_gen.hpp
Use char literals in UTF 8 conversion to fix 798 warnings
2012-08-22 16:42:53 -04:00
to_utf8.cpp
to_utf8, Utf8Encoder: pass encoding as constructor parameter
2013-01-06 01:37:58 +01:00
to_utf8.hpp
to_utf8, Utf8Encoder: pass encoding as constructor parameter
2013-01-06 01:37:58 +01:00