summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/stream/Client.cpp
Commit message (Expand)AuthorAge
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Add missing calls to writePendingValues/readPendingValues - Close #367Jose2019-06-25
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
* Update copyright year to 2018Jose2018-02-14
* Fixed IceSSL SecureTransport memory leaksBenoit Foucher2017-07-05
* Remove unnecessary tabsJoe George2017-05-03
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
* Fixes for ICE-7012 - fixed some leaks in IceSSL/testsBenoit Foucher2017-03-31
* Fixed testing of static buildsBenoit Foucher2017-03-14
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Refactored test scriptsBenoit Foucher2016-11-25
* | 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
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Renabled tests for C++11 mappingBernard Normier2016-08-19
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | Fix for ICE-ICE-6982 optional data membersJoe George2016-06-08
* | ICE-6982 and ICE-6946Joe George2016-06-08
* | cleaning up stream API in C++/Java/JSMark Spruiell2016-05-11
* | ICE-6852 - allow OutputStream to marshal to user-supplied bufferMark Spruiell2016-03-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
* | ICE-6908 - Add ValueFactoryJoe George2015-12-08
|/
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
* Update C++ tests to register required plug-insJose2015-07-17
* Fixed Ice/stream test leak (ICE-6583)Benoit Foucher2015-06-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* g++4.6 compilation warningJose2013-01-28
* ICE-5198: zero-copy OutputStream::finished methodBenoit Foucher2013-01-28
* More fixes for ICE-4841 - changed createInputStream with bool parameter to wr...Benoit Foucher2013-01-24
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* ICE-4932 - accept encoding when creating streamsMark Spruiell2012-11-12
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Remove some more VC6 compiler fixesJose2012-08-10
* Merge branch 'master' into encoding11Jose2012-07-17
|\
| * WinRT supportJose2012-07-13
* | Support for optionalsBenoit Foucher2012-06-11
* | * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
|/