| Commit message (Expand) | Author | Age |
* | Update copyright headers | Joe George | 2016-03-01 |
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
* | Fixed ICE-3490: guarantee invocation serialization for proxies which are equal | Benoit Foucher | 2014-10-22 |
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous co... | Benoit Foucher | 2014-10-15 |
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
* | Improved fix for ICE-5693 and update of request handler | Benoit Foucher | 2014-09-29 |
* | Fixed deadlock in connection binding code (ICE-5693) | Benoit Foucher | 2014-09-26 |
* | Remove leftovers of the old AMI mapping | Jose | 2014-09-25 |
* | vs2010 build fixes | Jose | 2014-09-23 |
* | ICE-5661 add proxy->begin_ice_getConnection | Dwayne Boone | 2014-09-18 |
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
* | Fixed #2 of ICE-5594: code style for CallbackBase class | Benoit Foucher | 2014-07-28 |
* | Fixed #3 of ICE-5594: fixed __verify signature to take a const& for the cookie | Benoit Foucher | 2014-07-25 |
* | Completed fix for ICE-5567: move various C++11 classes/functions out of line | Bernard Normier | 2014-07-24 |
* | Fixed ICE-5394: removed deprecated C++ ice_getHash method | Benoit Foucher | 2014-07-07 |
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
* | Fixed (ICE-5329) - Define operator<< in the type namespaces so argument depen... | Jose | 2014-03-26 |
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
* | Added __hash proxy method to get around deprecation messages when using ice_g... | Benoit Foucher | 2013-06-04 |
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
* | Fixed ICE-5129 - thread safety issue when updating thread observers | Benoit Foucher | 2012-12-12 |
* | Fixed GCC release warnings and set QT_HOME to /usr in Make.rules | Bernard Normier | 2012-11-30 |
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins... | Benoit Foucher | 2012-11-13 |
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
* | Improved tracing of failures, user exceptions are now tracked | Benoit Foucher | 2012-10-10 |
* | Merge remote-tracking branch 'origin/encoding11' into withoutsync | Benoit Foucher | 2012-09-10 |
|\ |
|
| * | Fixed ICE-4863 (IceProxy::Ice::Object derives privately from Mutex) + a few w... | Bernard Normier | 2012-09-08 |
* | | Fixed communicator flushBatchRequests to allow tracing | Benoit Foucher | 2012-09-10 |
* | | Merge remote-tracking branch 'origin/encoding11' into mx | Jose | 2012-08-16 |
|\| |
|
| * | C++11 ami lambda support | Jose | 2012-08-10 |
* | | Merge remote-tracking branch 'origin/encoding11' into mx | Benoit Foucher | 2012-08-10 |
|\| |
|
| * | remove VC6 support | Jose | 2012-08-08 |
* | | Fix | Benoit Foucher | 2012-08-09 |
* | | Fixes | Benoit Foucher | 2012-08-08 |
|/ |
|
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
* | Win32 fixes, C# port | Benoit Foucher | 2012-04-26 |
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ |
|
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
* | | Added support for encoding versioning | Benoit Foucher | 2012-04-18 |
|/ |
|
* | ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixes | Benoit Foucher | 2012-03-05 |
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
* | bug 4976 - inconsistent operation mode for pseudo ops | Mark Spruiell | 2011-05-04 |
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
* | 4471 - read(std::vector<bool>) and Stream deprecate old methods. | Jose | 2009-12-14 |
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
* | AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyException | Benoit Foucher | 2009-12-03 |