summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/OutputStream.h
Commit message (Collapse)AuthorAge
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | CompressBatch is now "scoped" in C++98 and ObjC
* Windows build fix - warning C4100: tuple: unreferenced formal parameterJose2016-11-02
|
* Reduced string converter cachingBernard Normier2016-08-05
|
* Move StringConverter API to namespace IceBernard Normier2016-08-01
|
* StreamReader/Writer improvementsJoe George2016-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 clangBernard Normier2016-06-27
|
* Improved InputStream and OutputStream in C++11Bernard Normier2016-06-21
|
* cleaning up stream API in C++/Java/JSMark Spruiell2016-05-11
|
* ICE-6852 - allow OutputStream to marshal to user-supplied bufferMark Spruiell2016-03-09
|
* Update copyright headersJoe George2016-03-01
|
* minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
|
* Updated Objective-C mapping to use new stream classesBenoit Foucher2016-02-05
|
* Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
|
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19