Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++ & python test fixes | Mark Spruiell | 2017-06-13 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | Fixed testing of static builds | Benoit Foucher | 2017-03-14 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | First cut of ICE-6920 - Remove try/catch block around communicator destroy | Benoit Foucher | 2017-01-25 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++11 ice_invoke_async & Blobject async implementation | Jose | 2015-12-30 |
| | | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
|/ | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
| | |||
* | Update C++ tests to register required plug-ins | Jose | 2015-07-17 |
| | | | | when building with static libraries. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | ||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Added invoke test | Dwayne Boone | 2009-11-26 |
Cleaned up invoke demo Fixed order of paramaters in end_ice_invoke in C++ |