summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/RequestHandler.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | Fixed ICE-7208 - C++98 sync code now depends on async codeBenoit Foucher2016-08-08
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | C++ Consistent usage of public virtualJose2016-01-12
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | C++11 mapping initial commitJose2015-12-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 invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Fixed deadlock in connection binding code (ICE-5693)Benoit Foucher2014-09-26
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\|
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* | FixesBenoit Foucher2012-08-01
* | Before RequestObserver changeBenoit Foucher2012-07-27
|/
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27