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
/
Ice
/
OutputStream.h
Commit message (
Collapse
)
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
|
*
Adding doc comments to C++
Mark Spruiell
2018-01-17
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
|
*
Removed cpp:unscoped from all Ice enums
Bernard Normier
2017-02-08
|
|
|
|
CompressBatch is now "scoped" in C++98 and ObjC
*
Windows build fix - warning C4100: tuple: unreferenced formal parameter
Jose
2016-11-02
|
*
Reduced string converter caching
Bernard Normier
2016-08-05
|
*
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
|
*
StreamReader/Writer improvements
Joe George
2016-07-11
|
|
|
|
|
|
- No longer generate StreamWriter partial template specialization for C++ classes/structs/exceptions which have no optional members. - Reduce generated code size for all C++11 StreamReader/Writers.
*
Exported classes no longer have weak vtables with clang
Bernard Normier
2016-06-27
|
*
Improved InputStream and OutputStream in C++11
Bernard Normier
2016-06-21
|
*
cleaning up stream API in C++/Java/JS
Mark Spruiell
2016-05-11
|
*
ICE-6852 - allow OutputStream to marshal to user-supplied buffer
Mark Spruiell
2016-03-09
|
*
Update copyright headers
Joe George
2016-03-01
|
*
minor fixes to stream classes; restoring test/Ice/stream
Mark Spruiell
2016-02-09
|
*
Updated Objective-C mapping to use new stream classes
Benoit Foucher
2016-02-05
|
*
Refactored invocation code to better suite new C++11 mapping
Benoit Foucher
2016-02-03
|
*
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19