aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/charsetFilteredOutputStreamTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-20/+18
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-3/+3
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-10/+10
* Fixed comment.Vincent Richard2013-06-091-1/+1
* Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).Vincent Richard2013-03-251-0/+10
* Fixed warnings and 64-bit issues.Vincent Richard2013-03-241-6/+6
* Updated tests for charset conversion.Vincent Richard2013-03-181-0/+205