]> Devoid-pointer.net GitWeb - libHPCS.git/commit
- Add generic support for reading MTH files
authorMichal Malý <madcatxster@devoid-pointer.net>
Thu, 26 Mar 2015 15:22:29 +0000 (16:22 +0100)
committerMichal Malý <madcatxster@devoid-pointer.net>
Thu, 26 Mar 2015 15:22:29 +0000 (16:22 +0100)
commit730ff828620032f589fc60f8cbe1ce4235b07437
tree2f2446c92c0de4ee7cd31db1ae2c017de3ff490a
parent51b4cb9642a3c30d57855c367fe06208996aa9c3
- Add generic support for reading MTH files
- Use ICU on Unix systems to read UTF-16 encoded files
- Implement MTH files reading on Unix
- Add dummy support for MTH files reading on Windows
CMakeLists.txt
FindICU.cmake [new file with mode: 0644]
include/libhpcs.h
libhpcs.c
libhpcs_p.h
test_tool.c