summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionI.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
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | merging IceBridge into masterMark Spruiell2017-01-30
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | WinRT -> UWP renamesJose2016-12-14
* | 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 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
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Various C++ cleanupsBernard Normier2016-07-13
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | Support bzip2 compression on all Apple targetsWolfram Manthey2016-05-29
* | 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
* | C++ Consistent usage of public virtualJose2016-01-12
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | Fix ICE-6903Joe George2016-01-04
* | Fix ICE-6947Joe George2015-12-29
* | Remove C++11 extensions to C++98 mappingJose2015-12-28
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
* | Fixes related to EnableSharedFromThisJose2015-12-23
* | C++ shared_from_this simplificationsJose2015-12-21
* | ICE-6903 - "async" metadata changesJoe George2015-12-18
* | C++11 mapping initial commitJose2015-12-01
|/
* Added iOS support for IceTouchBenoit Foucher2015-03-20
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
* Additional fix for ICE_HAS_BZIP2 macroBenoit Foucher2015-01-08
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-6199 - changed collocation optimization to call AMI cb asynchronous...Benoit Foucher2014-12-17
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ...Benoit Foucher2014-10-28
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* ICE-5585 call callback from ThreadPool if conneciton already closedDwayne Boone2014-10-02
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* Added back to optmization to not call connection dispatch if not necessaryBenoit Foucher2014-09-05
* Completed fix for ICE-5567: move various C++11 classes/functions out of lineBernard Normier2014-07-24
* 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
* 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