aboutsummaryrefslogtreecommitdiffstats
path: root/src/charsetConverter_icu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-408/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-7/+7
* Fixed auto_ptr<>.Vincent Richard2013-11-211-6/+6
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-4/+4
* Charset conversion output stream for ICU.Vincent Richard2013-06-091-6/+212
* Remove +x bit from source filesJan Engelhardt2013-03-271-0/+0
* Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).Vincent Richard2013-03-251-0/+202