summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/StreamI.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* ICE-5481 use size_type for Stream startSize() return typeDwayne Boone2014-07-21
* ICE-5316 Add support for InputStream::pos() methodDwayne Boone2014-07-17
* ICE-5481 startSize/endSize methods aren't designed to be "reentrant"Dwayne Boone2014-07-17
* Fix for ICE-5542: add message to ICE_DEPRECATED_API in C++Bernard Normier2014-06-12
* New cpp:view-type metadata for strings, sequences and dictionaries, plus updatesZeroC Staff2014-06-04
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* ICE-5198: zero-copy OutputStream::finished methodBenoit Foucher2013-01-28
* Fixed ICE-5188 and ICE-5190: release for ScopedArray, aligned BasicStream and...Benoit Foucher2013-01-28
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
* ICE-4932 - accept encoding when creating streamsMark Spruiell2012-11-12
* minor fixes to commentsMark Spruiell2012-11-02
* Renamings (ICE-4868):Bernard Normier2012-09-25
* Ruby port; Python & C++ fixesMark Spruiell2012-09-24
* Replaced optionalType in StreamTrait<> by a bool fixedLength memberBernard Normier2012-09-24
* Reverted temp debug addition to StreamI.cppBernard Normier2012-09-19
* Partial fix for ICE-3393:Bernard Normier2012-09-19
* Python support for optionalsMark Spruiell2012-09-14
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* * Minor C++ fixesMark Spruiell2012-06-13
* Support for optionalsBenoit Foucher2012-06-11
* BasicStream refactoringBenoit Foucher2012-05-18
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* ICE-4745 - Freeze serialization throws Ice.MemoryLimitExceptionJose2012-03-15
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixes for 4471 - more Ice stream fixesBenoit Foucher2009-12-15
* 4471 - read(std::vector<bool>) and Stream deprecate old methods.Jose2009-12-14
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
* Reverted commit for bug 3409 - py/rb sequence checkingDwayne Boone2009-11-27
* Bug 4201 - No checks on the encapsulation sizeMichi Henning2009-08-18
* Bug 3409 - add sequence checking to ruby/pythonDwayne Boone2009-05-08
* Bug 3459 - add rewind/reset to InputStream/OutputStreamDwayne Boone2009-04-30
* bug 3576 - stream operations should raise exceptions instead of crashMark Spruiell2009-02-09
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed UserExceptionWriter to work with IcePy againDwayne Boone2008-11-04
* Bug 3415 - UserExceptionWriter should not create new OutputStreamDwayne Boone2008-10-29
* bug 711 - accept Unicode objects in PythonMark Spruiell2008-04-24
* Updated copyrightDwayne Boone2008-01-23
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
* - Fixing bug 2522 for Python. This involved adding the C++ classMark Spruiell2007-11-05
* added blobject support to python.Matthew Newhook2007-09-20