summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/CollocatedRequestHandler.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-09-12
|\|
* | Fixed ICE-7208 - C++98 sync code now depends on async codeBenoit Foucher2016-08-08
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Updated Objective-C mapping to use new stream classesBenoit Foucher2016-02-05
* | Fixed exception test failure with C++11 mappingBenoit Foucher2016-02-03
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | ICE-6861 - Java stream API changesMark Spruiell2016-02-02
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | C++ shared_from_this simplificationsJose2015-12-21
* | C++11 mapping initial commitJose2015-12-01
|/
* Fixed IceDiscovery and collocation optimization issue which could cause indef...Benoit Foucher2015-06-22
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-6199 - changed collocation optimization to call AMI cb asynchronous...Benoit Foucher2014-12-17
* Fixed ICE-6028: test/Ice/interrupt failureBenoit Foucher2014-12-01
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-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
* Fixed deadlock in connection binding code (ICE-5693)Benoit Foucher2014-09-26
* Added back to optmization to not call connection dispatch if not necessaryBenoit Foucher2014-09-05
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* Fixed bug with system exceptions not being propagated correctly with collocat...Benoit Foucher2014-07-24
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* IceMX and Python support for the new collocation optimizationBenoit Foucher2014-07-01
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27