]> git.tdb.fi Git - libs/core.git/commit
Add a function to perform simple character mapping
authorMikko Rasa <tdb@tdb.fi>
Fri, 10 Aug 2007 18:58:07 +0000 (18:58 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 10 Aug 2007 18:58:07 +0000 (18:58 +0000)
commitc88a239ff3b218ad0226e8c53356350ccc1f7014
tree0f4b90dd6616c80283f4d1f2b759380304e6e539
parentf47bc86e6ce900c5323e593db003c93110538268
Add a function to perform simple character mapping
Add ISO-8859-15 encoding
More documentation in codec.h (nearly complete)
source/codec.cpp
source/codec.h
source/codecutils.cpp [new file with mode: 0644]
source/codecutils.h [new file with mode: 0644]
source/iso646fi.cpp
source/iso885915.cpp [new file with mode: 0644]
source/iso885915.h [new file with mode: 0644]