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
/
include
/
IceUtil
/
StringConverter.h
Commit message (
Expand
)
Author
Age
*
Exclude explicit template instantiations from static builds
Bernard Normier
2019-05-08
*
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
*
Adding doc comments to C++
Mark Spruiell
2018-01-17
*
Remove excessive empty lines
Joe George
2017-06-07
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
Fixed Linux armhf build failure
Bernard Normier
2017-01-23
*
Export BasicStringConverter template instantiations (ICE-7473)
Bernard Normier
2017-01-10
*
Fixed (ICE-6694) - Unicode output in command line tools
Jose
2017-01-09
*
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
*
Refactored string converters and use codecvt_utf8[_utf16] when
Bernard Normier
2016-06-03
*
Renamed ICE_UTIL_API to ICE_API and other cleanups
Bernard Normier
2016-05-12
*
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
*
ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...
Jose
2014-05-02