summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/OutputStream.cpp
Commit message (Collapse)AuthorAge
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Remove unused macro ICE_LITTLEBYTE_BIGWORDJose2018-09-03
| | | | Closes #187
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* Update copyright year to 2018Jose2018-02-14
|
* 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
* Replaced non-public double underscores in C++Bernard Normier2016-11-12
|
* Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
| | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
* Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
|
* Reduced string converter cachingBernard Normier2016-08-05
|
* Move StringConverter API to namespace IceBernard Normier2016-08-01
|
* Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
|
* 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
|
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19