summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Proxy.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous co...Benoit Foucher2014-10-15
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Improved fix for ICE-5693 and update of request handlerBenoit Foucher2014-09-29
* Fixed deadlock in connection binding code (ICE-5693)Benoit Foucher2014-09-26
* Remove leftovers of the old AMI mappingJose2014-09-25
* vs2010 build fixesJose2014-09-23
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* Fixed #2 of ICE-5594: code style for CallbackBase classBenoit Foucher2014-07-28
* Fixed #3 of ICE-5594: fixed __verify signature to take a const& for the cookieBenoit Foucher2014-07-25
* Completed fix for ICE-5567: move various C++11 classes/functions out of lineBernard Normier2014-07-24
* Fixed ICE-5394: removed deprecated C++ ice_getHash methodBenoit Foucher2014-07-07
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Fixed (ICE-5329) - Define operator<< in the type namespaces so argument depen...Jose2014-03-26
* merging javascript branchMark Spruiell2014-03-19
* Added __hash proxy method to get around deprecation messages when using ice_g...Benoit Foucher2013-06-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed ICE-5129 - thread safety issue when updating thread observersBenoit Foucher2012-12-12
* Fixed GCC release warnings and set QT_HOME to /usr in Make.rulesBernard Normier2012-11-30
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Fixed ICE-4863 (IceProxy::Ice::Object derives privately from Mutex) + a few w...Bernard Normier2012-09-08
* | Fixed communicator flushBatchRequests to allow tracingBenoit Foucher2012-09-10
* | Merge remote-tracking branch 'origin/encoding11' into mxJose2012-08-16
|\|
| * C++11 ami lambda supportJose2012-08-10
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-10
|\|
| * remove VC6 supportJose2012-08-08
* | FixBenoit Foucher2012-08-09
* | FixesBenoit Foucher2012-08-08
|/
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* Win32 fixes, C# portBenoit Foucher2012-04-26
* 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-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug 4976 - inconsistent operation mode for pseudo opsMark Spruiell2011-05-04
* Updated copyright to 2010Dwayne Boone2010-01-07
* 4471 - read(std::vector<bool>) and Stream deprecate old methods.Jose2009-12-14
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyExceptionBenoit Foucher2009-12-03