summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/stream/Client.cpp
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
* | 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
| | | | | | | | | | - Refactord C++ class/exception stream generated code - Changed return type of Obejct::ice_id() to std::string for C++11
* | 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
|/ | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Update C++ tests to register required plug-insJose2015-07-17
| | | | when building with static libraries.
* 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 ↵Benoit Foucher2013-01-24
| | | | wrapInputStream
* 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
|\ | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h
| * WinRT supportJose2012-07-13
| |
* | Support for optionalsBenoit Foucher2012-06-11
| |
* | * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
|/ | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4971 - BuiltinSequences.ice not compiled with --stream in .NETJose2011-03-14
|
* bug 4758 - bogus C++ streaming code for nested typesMark Spruiell2010-05-25
|
* Cleaning up translator and adding tests related to bug 4704.Mark Spruiell2010-03-09
| | | | | This commit does NOT need to be included in the official patch for this bug.
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixes for 4471 - more Ice stream fixesBenoit Foucher2009-12-15
|
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* 4385 - new StreamApi & UserExecptionJose2009-11-26
|
* 855 - Stream template functions and template programming.Jose2009-11-06
|