| Commit message (Expand) | Author | Age |
* | Update copyright headers | Joe George | 2016-03-01 |
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 |
* | Fixed Linux build issue | Benoit Foucher | 2015-03-10 |
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
* | Fixed ICE-6211 - background test hang on Android | Benoit Foucher | 2014-12-22 |
* | Fixed ICE-5985: Java background test failures | Benoit Foucher | 2014-11-27 |
* | 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 |
* | Update JS with the same OutgoingAsync fixes as C++/Java/C# | Benoit Foucher | 2014-10-13 |
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
* | Lots of minor fixes, few simplifications to OutgoingAsync code | Benoit Foucher | 2014-10-01 |
* | Remove leftovers of the old AMI mapping | Jose | 2014-09-25 |
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 |
* | ICE-5661 add proxy->begin_ice_getConnection | Dwayne Boone | 2014-09-18 |
* | Added back to optmization to not call connection dispatch if not necessary | Benoit Foucher | 2014-09-05 |
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
* | Fix for ICE-5594: removed inlining of CallbackBase::__check, remove unused __... | Benoit Foucher | 2014-07-29 |
* | 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 collocation optimization to use the dispatcher, minor test fixes | Benoit Foucher | 2014-07-15 |
* | ICE-5573 - .NET TimeoutException ignores Dispatcher | Matthew Newhook | 2014-07-10 |
* | IceMX and Python support for the new collocation optimization | Benoit Foucher | 2014-07-01 |
* | 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 |
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
* | Fixed ICE-5275 - AMI race condition | Benoit Foucher | 2013-02-27 |
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
* | Fixed ICE-4012 - release marshaling buffer sooner than later | Benoit Foucher | 2013-02-04 |
* | Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint de... | Benoit Foucher | 2013-01-15 |
* | Fixed ICE-5126 - Improved client side encoding checks | Benoit Foucher | 2013-01-15 |
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
* | Win32 x64 build fixes | Benoit Foucher | 2013-01-07 |
* | Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca... | Benoit Foucher | 2013-01-07 |
* | Fixed ICE-5078 - sent callback called from wrong thread | Benoit Foucher | 2012-12-03 |
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins... | Benoit Foucher | 2012-11-13 |
* | Fixed bug in communicator flush batch requests, also fixed C++ SSL issue wher... | Benoit Foucher | 2012-10-26 |
* | Better generated __read and __write for classes and exceptions (C++, Java and... | Bernard Normier | 2012-10-13 |
* | Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c... | Bernard Normier | 2012-10-11 |
* | Improved tracing of failures, user exceptions are now tracked | Benoit Foucher | 2012-10-10 |
* | Merge branch 'mx' into encoding11 | Benoit Foucher | 2012-10-08 |
|\ |
|
| * | Win32 fixes | Benoit Foucher | 2012-09-17 |
| * | Fixed communicator flushBatchRequests to allow tracing | Benoit Foucher | 2012-09-10 |
| * | Merge remote-tracking branch 'origin/encoding11' into mx | Jose | 2012-08-16 |
| |\ |
|
| * \ | Merge remote-tracking branch 'origin/encoding11' into mx | Benoit Foucher | 2012-08-10 |
| |\ \ |
|
| * | | | Fixes | Benoit Foucher | 2012-08-08 |
* | | | | Port to gcc and clang in c++11 mode: | Bernard Normier | 2012-10-05 |
| |_|/
|/| | |
|
* | | | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant) | Bernard Normier | 2012-08-11 |
| |/
|/| |
|
* | | Cleaned up warning-disabling on Windows | Bernard Normier | 2012-08-09 |