summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Proxy.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
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | 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
* | Fixed C++11 relational operators build failure with GCC 6Bernard Normier2016-09-13
* | Fixed ICE-7270 - ice_getConnection now returns a non-null connection even if ...Benoit Foucher2016-08-09
* | Fixed ICE-7208 - C++98 sync code now depends on async codeBenoit Foucher2016-08-08
* | Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
* | ice_id and ice_ids no longer string-convert their parameters (C++11, client-s...Bernard Normier2016-07-29
* | C++11 AMI custom mapping supportBernard Normier2016-06-16
* | partial support for custom mapping with cpp11Bernard Normier2016-06-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Deprecate ice_name and add ice_idJose2016-01-19
* | C++11 ice_invoke std::future APIJose2016-01-13
* | Remove C++14 usage and switch to -std=c++11Jose2016-01-12
* | windows build fixesJose2016-01-08
* | ICE-6910 - C++11 remove public cto for proxy classesJose2016-01-07
* | C++11 updates for IceLocatorDiscoveryJose2015-12-31
* | C++11 ice_invoke_async & Blobject async implementationJose2015-12-30
* | Remove C++11 extensions to C++98 mappingJose2015-12-28
* | C++11 metrics fixesJose2015-12-22
* | Fixed C++98 to get rid of Ice::Context pointers now that we use Ice::noExplic...Benoit Foucher2015-12-22
* | C++11 mapping updates:Jose2015-12-07
* | C++11 mapping: ice_flushBatchRequests_async fixesJose2015-12-03
* | 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 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