summaryrefslogtreecommitdiff
path: root/java/src/Ice/AsyncResult.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* updating CHANGES for AsyncResult.cancelMark Spruiell2014-10-13
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* ICE-5688 - updating Javadoc for AsyncResult methodsMark Spruiell2014-10-07
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* Fix for ICE-5594: removed inlining of CallbackBase::__check, remove unused __...Benoit Foucher2014-07-29
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* ICE-5573 - .NET TimeoutException ignores DispatcherMatthew Newhook2014-07-10
* IceMX and Python support for the new collocation optimizationBenoit Foucher2014-07-01
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4012 - release marshaling buffer sooner than laterBenoit Foucher2013-02-04
* Changed Ice.UseServantClassLoader to Ice.UseApplicationClassLoaderBenoit Foucher2013-01-18
* Fixed (ICE-5144) - Minor grammar errors in codeJose2013-01-14
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca...Benoit Foucher2013-01-07
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
* Java & C# portBenoit Foucher2012-09-28
* Java portMark Spruiell2012-06-01
* Win32 fixes, C# portBenoit Foucher2012-04-26
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20
|/
* ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
* ICE-4777 - C++ assertion failure when flushing batch requestsMark Spruiell2012-01-30
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
* Removed virtual specifier from C# BasicStreamBenoit Foucher2011-10-31
* Fix for bug 5137 - AMI test failure on C#Benoit Foucher2011-06-07
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Fixed bug where client thread pool thread would die if callback raised an assertBenoit Foucher2011-04-07
* Bug 4720 - Improved AsyncResult to allow throwing local exception is request ...Benoit Foucher2011-04-07
* bug 4515 - OutOfMemoryError in dbmap testMark Spruiell2010-05-26
* bug 4623 - missing doc commentsMark Spruiell2010-05-21
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* Changed back isSentSynchronously to sentSynchronously, only generate newCallb...Benoit Foucher2009-12-03
* More AMI mapping improvementsBenoit Foucher2009-12-02
* Added support for Ice::DispatcherBenoit Foucher2009-12-01
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
* New AMI mappingBenoit Foucher2009-11-23