summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ACM.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed ICE-8056 - communicator waitForShutdown hangBenoit Foucher2017-06-15
|
* Another fix for ICE-8015 - clearing connections from ACM monitorBenoit Foucher2017-06-13
|
* Fix for ICE-8015 - clear ACM monitor connections from the timer threadBenoit Foucher2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7880 - renamed HeartbeatOnInvocation to HeartbeatOnDispatchBenoit Foucher2017-05-17
|
* Fixed leak in IceSSL secure transport implementatoin & minor code style fixesBenoit Foucher2017-04-03
|
* 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
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23