aboutsummaryrefslogtreecommitdiffstats
path: root/src/def_char.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a UCS-2 to Latin-1 transcoding operation (only handles purelloyd2006-06-191-0/+26
| | | | Latin-1 strings, throws an exception otherwise).
* Add default character set conversion classeslloyd2006-06-191-0/+95