Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Inrease timeouts in Ice/acm test - Close #558 | Jose | 2019-09-29 |
| | |||
* | Fixed Ice/acm test waitForClose timing | Benoit Foucher | 2019-09-04 |
| | |||
* | Port to AIX with g++, xlC_r and xlclang++ (#434) | Bernard Normier | 2019-07-15 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Merge branch '3.7.1-xcode10' into 3.7 | Bernard Normier | 2018-09-19 |
|\ | |||
| * | Fix Xcode 10 warnings | Bernard Normier | 2018-09-19 |
| | | |||
* | | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
|/ | |||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed Ice/acm test build failure with C++11 | Benoit Foucher | 2017-09-14 |
| | |||
* | Added test for Ice::Connection setHeartbeatCallback/setCloseCallback (ICE-8012) | Benoit Foucher | 2017-09-14 |
| | |||
* | Increased number of expected heartbeats | Bernard Normier | 2017-07-03 |
| | |||
* | Fixed ICE-8170 - speed up server side ACM to pervent failure | Benoit Foucher | 2017-06-28 |
| | |||
* | Adjusted timeouts to reduce failures with slow VMs | Benoit Foucher | 2017-04-28 |
| | |||
* | Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵ | Benoit Foucher | 2017-03-30 |
| | | | | ICE-7555) | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Removed cpp:unscoped from all Ice enums | Bernard Normier | 2017-02-08 |
| | | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC | ||
* | | merging IceBridge into master | Mark Spruiell | 2017-01-30 |
| | | |||
* | | Refactored shared_from_this/enable_shared_from_this | Bernard Normier | 2016-08-04 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Remove C++14 usage and switch to -std=c++11 | Jose | 2016-01-12 |
| | | |||
* | | C++ lambda cleanup | Joe George | 2015-12-30 |
| | | |||
* | | Fixes to C++11 lambdas and this capture | Jose | 2015-12-30 |
| | | |||
* | | Fix ICE-6947 | Joe George | 2015-12-29 |
| | | | | | | | | | | Pass in-parameters for local interfaces with delegate metadata by value in C++11 | ||
* | | ICE-6898 - "Delegate" functions for ACM callbacks | Joe George | 2015-12-24 |
| | | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback | ||
* | | Fixes related to EnableSharedFromThis | Jose | 2015-12-23 |
| | | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 |
| | |||
* | ICE-6261 Add support for new Connection APIs | Dwayne Boone | 2015-02-05 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5978 & ICE-5973: ACM test failures | Benoit Foucher | 2014-11-25 |
| | |||
* | Fix (ICE-3445) - consider not installing internal header files | Jose | 2014-09-01 |
| | |||
* | Initial merge for ICE-2400: | Bernard Normier | 2014-08-14 |
| | | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node) | ||
* | Fixed potential ACM test failure | Benoit Foucher | 2014-07-24 |
| | |||
* | ICE-5580 - port connection ACM functionality to scripting languages | Mark Spruiell | 2014-07-21 |
| | |||
* | Fixes to the ACM test | Benoit Foucher | 2014-06-27 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |