aboutsummaryrefslogtreecommitdiffstats
path: root/src/charsetConverter_iconv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-475/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-30/+52
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-4/+4
* Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).Vincent Richard2013-03-251-0/+18
* Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard2013-02-241-0/+435