Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 |
| | |||
* | Fixes for Ruby x64 on Windows + MinGW cleanups | Bernard Normier | 2014-07-27 |
| | |||
* | Build fixes for MinGW 4.7.2-32 | Bernard Normier | 2014-07-24 |
| | |||
* | Updated nativeToUTF8 and UTF8ToNative for consistency with ↵ | Bernard Normier | 2014-05-16 |
| | | | | stringToWstring/wstringToString | ||
* | Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring | Bernard Normier | 2014-05-16 |
| | |||
* | Fixed small bug in WindowsStringConverter::fromUTF8 introduced in previous ↵ | Bernard Normier | 2014-05-09 |
| | | | | commit | ||
* | Removed UTF8ToCodePage helper function in favor of WindowsStringConverter, ↵ | Bernard Normier | 2014-05-09 |
| | | | | optimized WindowsStringConverter::fromUTF8 when CP=UTF8 | ||
* | ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵ | Jose | 2014-05-02 |
characters? |