UTF8Encoding: introduce new lib.
authorKim Kulling <kim.kulling@googlemail.com>
Fri, 16 Jun 2017 14:43:39 +0000 (16:43 +0200)
committerKim Kulling <kim.kulling@googlemail.com>
Fri, 16 Jun 2017 14:43:39 +0000 (16:43 +0200)
commit6e1034996e0a65f22407d55bd94e1458a98abae0
treec08edc24c092fc8cc3ee32efb37a9f1cb9e10cb9
parent51520cb5f1adcb588a2533d450aace480c7cc3d4
UTF8Encoding: introduce new lib.
code/BaseImporter.cpp
code/SIBImporter.cpp
contrib/utf8cpp/doc/ReleaseNotes [new file with mode: 0644]
contrib/utf8cpp/doc/utf8cpp.html [new file with mode: 0644]
contrib/utf8cpp/source/utf8.h [new file with mode: 0644]
contrib/utf8cpp/source/utf8/checked.h [new file with mode: 0644]
contrib/utf8cpp/source/utf8/core.h [new file with mode: 0644]
contrib/utf8cpp/source/utf8/unchecked.h [new file with mode: 0644]