summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/StringConverter.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* Fixes for Ruby x64 on Windows + MinGW cleanupsBernard Normier2014-07-27
* Build fixes for MinGW 4.7.2-32Bernard Normier2014-07-24
* Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...Bernard Normier2014-05-16
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* Fixed small bug in WindowsStringConverter::fromUTF8 introduced in previous co...Bernard Normier2014-05-09
* Removed UTF8ToCodePage helper function in favor of WindowsStringConverter, op...Bernard Normier2014-05-09
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02