| Commit message (Expand) | Author | Age |
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
* | updating CHANGES for AsyncResult.cancel | Mark Spruiell | 2014-10-13 |
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
* | ICE-5688 - updating Javadoc for AsyncResult methods | Mark Spruiell | 2014-10-07 |
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
* | ICE-1593 Handling thread interrupts in Java | Matthew Newhook | 2014-08-07 |
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
* | Fix for ICE-5594: removed inlining of CallbackBase::__check, remove unused __... | Benoit Foucher | 2014-07-29 |
* | ICE-4234 - Update Ice to use current Java threading constructs | Matthew Newhook | 2014-07-23 |
* | 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-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
* | Fixed ICE-4012 - release marshaling buffer sooner than later | Benoit Foucher | 2013-02-04 |
* | Changed Ice.UseServantClassLoader to Ice.UseApplicationClassLoader | Benoit Foucher | 2013-01-18 |
* | Fixed (ICE-5144) - Minor grammar errors in code | Jose | 2013-01-14 |
* | Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca... | Benoit Foucher | 2013-01-07 |
* | Improved tracing of failures, user exceptions are now tracked | Benoit Foucher | 2012-10-10 |
* | Java & C# port | Benoit Foucher | 2012-09-28 |
* | Java port | Mark Spruiell | 2012-06-01 |
* | 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 |
* | | Java port | Benoit Foucher | 2012-04-20 |
|/ |
|
* | ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixes | Benoit Foucher | 2012-03-05 |
* | ICE-4777 - C++ assertion failure when flushing batch requests | Mark Spruiell | 2012-01-30 |
* | ICE-4701 - AsyncResult::getCommunicator returns null | Mark Spruiell | 2012-01-06 |
* | Removed virtual specifier from C# BasicStream | Benoit Foucher | 2011-10-31 |
* | Fix for bug 5137 - AMI test failure on C# | Benoit Foucher | 2011-06-07 |
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
* | Fixed bug where client thread pool thread would die if callback raised an assert | Benoit Foucher | 2011-04-07 |
* | Bug 4720 - Improved AsyncResult to allow throwing local exception is request ... | Benoit Foucher | 2011-04-07 |
* | bug 4515 - OutOfMemoryError in dbmap test | Mark Spruiell | 2010-05-26 |
* | bug 4623 - missing doc comments | Mark Spruiell | 2010-05-21 |
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
* | Changed back isSentSynchronously to sentSynchronously, only generate newCallb... | Benoit Foucher | 2009-12-03 |
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 |
* | Added support for Ice::Dispatcher | Benoit Foucher | 2009-12-01 |
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 |
* | New AMI mapping | Benoit Foucher | 2009-11-23 |