Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 | |
| | ||||
* | Don't clean references in SessionHelper threads isn't required and is confusing | Jose | 2014-12-23 | |
| | ||||
* | Better fix for (ICE-6211) | Jose | 2014-12-23 | |
| | ||||
* | Fixed (ICE-6211) - IceSSL assertion on AMZN | Jose | 2014-12-22 | |
| | ||||
* | Fixed (ICE-6179) - SessionHelper classes create bogus endpoint when use ipv6 ↵ | Jose | 2014-12-15 | |
| | | | | address | |||
* | SessionFactoryHelper fixes | Jose | 2014-11-12 | |
| | ||||
* | SessionFactoryHelper fixes | Jose | 2014-11-11 | |
| | ||||
* | Fixed (ICE-5754) - Glacier2 sessionHelper test fail when using ws | Jose | 2014-11-11 | |
| | ||||
* | Fixed VC warning / build failure | Bernard Normier | 2014-09-25 | |
| | ||||
* | ICE-5611 on RouterFinder failure use default identity rather than failing | Dwayne Boone | 2014-09-25 | |
| | ||||
* | ICE-5611 Add support for Ice/RouterFinder to Glacier2 helpers | Dwayne Boone | 2014-09-24 | |
| | ||||
* | ICE-4234 - Update Ice to use current Java threading constructs | Matthew Newhook | 2014-07-23 | |
| | | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb. | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 | |
| | ||||
* | merging javascript branch | Mark Spruiell | 2014-03-19 | |
| | ||||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Fixed (ICE-5187) - Glacier2 SessionHelpers cannot load IceSSL plug-in from ↵ | Jose | 2013-01-17 | |
| | | | | custom location | |||
* | Fixed (ICE-5043) - Glacier2/winrt/chat demo crashes on login | Jose | 2012-11-29 | |
| | ||||
* | Fixed ICE-4882: | Bernard Normier | 2012-10-22 | |
| | | | | | | Better logging in C++, especially with services. On compilers with stack-trace printing support, the stack trace of most exceptions is now logged. | |||
* | Port to gcc and clang in c++11 mode: | Bernard Normier | 2012-10-05 | |
| | | | | | - for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr - for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze | |||
* | ICE-4809 - AMI metadata in Ice services internal definitions | Jose | 2012-08-14 | |
| | ||||
* | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant) | Bernard Normier | 2012-08-11 | |
| | | | | | Small build fixes (VS warning, Python 3.x run.py) slice2cpp no longer generates ice_clone for interfaces | |||
* | Fixed file permissions | Bernard Normier | 2012-08-09 | |
| | ||||
* | Extra warning disable for VS2008 and VS2010 : C4355 'this' : used in base ↵ | Bernard Normier | 2012-08-09 | |
| | | | | member initializer list | |||
* | WinRT support | Jose | 2012-07-13 | |
| | ||||
* | ICE-4839 - Glacier2 sessionHelper IceSSL plug-in | Jose | 2012-06-25 | |
| | ||||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | ICE-3590 - localhost vs. 127.0.0.1 | Jose | 2012-02-21 | |
| | ||||
* | Glacier2 SessionHelper related fixes | Jose | 2011-12-09 | |
| | | | | | | | | | | | | - Add C++ Glacier2/sessionHelper test - Fix helpers to dispatch connect failed in a separate thread ICE-4714 - No longer clear the communicator on connection lost or disconnect ICE-4707 - Glacier2.SessionHelper const/final ICE-4476 | |||
* | Glacier2 C++ SessionHelper VC100 fix | Jose | 2011-12-07 | |
| | ||||
* | Glacier2 Session Helper implementation | Jose | 2011-10-31 | |