]> git.tdb.fi Git - libs/core.git/commit
Make codecs able to tell their name
authorMikko Rasa <tdb@tdb.fi>
Thu, 25 Dec 2008 08:57:28 +0000 (08:57 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 25 Dec 2008 08:57:28 +0000 (08:57 +0000)
commit271ffa9434c8d9397bb5170cf1ee670c5265ec60
tree0fd2e12a53dbb9edb7b273ec8326bd44b11aaacd
parentf9e0275e476540c1b5d61c03a6a87d521856059b
Make codecs able to tell their name
Support autodetecting the correct codec for a string
source/ascii.h
source/codec.cpp
source/codec.h
source/iso2022jp.h
source/iso646fi.h
source/iso88591.h
source/iso885915.h
source/jisx0201.h
source/jisx0208.h
source/utf8.h
source/windows1252.h