index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceUtil
/
StringConverter.cpp
Commit message (
Expand
)
Author
Age
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Update copyright year to 2018
Jose
2018-02-14
*
Remove excessive empty lines
Joe George
2017-06-07
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Add support for build with VS 2017 RC
Jose
2017-02-06
*
|
Fix for static initialization issue with VS 2013
Jose
2017-01-10
*
|
Fixed (ICE-6694) - Unicode output in command line tools
Jose
2017-01-09
*
|
Reduced string converter caching
Bernard Normier
2016-08-05
*
|
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
*
|
Exported classes no longer have weak vtables with clang
Bernard Normier
2016-06-27
*
|
Simplified WindowsStringConverter implementation
Bernard Normier
2016-06-06
*
|
UnicodeWstringConverter performance improvement and cleanup
Bernard Normier
2016-06-04
*
|
Refactored string converters and use codecvt_utf8[_utf16] when
Bernard Normier
2016-06-03
|
/
*
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 stringToWstring/ws...
Bernard Normier
2014-05-16
*
Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring
Bernard Normier
2014-05-16
*
Fixed small bug in WindowsStringConverter::fromUTF8 introduced in previous co...
Bernard Normier
2014-05-09
*
Removed UTF8ToCodePage helper function in favor of WindowsStringConverter, op...
Bernard Normier
2014-05-09
*
ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...
Jose
2014-05-02