summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/OutgoingAsync.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Update JS with the same OutgoingAsync fixes as C++/Java/C#Benoit Foucher2014-10-13
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* cacheMessageBuffers for oneway messages in the sent callback.Matthew Newhook2014-10-01
* Lots of minor fixes, few simplifications to OutgoingAsync codeBenoit Foucher2014-10-01
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
* - begin_ now never interrupts.Matthew Newhook2014-09-27
* ICE-5670 interrupt test failureMatthew Newhook2014-09-22
* ICE-5661 some changes to class structure for OutgoingAsyncDwayne Boone2014-09-19
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
* Added back to optmization to not call connection dispatch if not necessaryBenoit Foucher2014-09-05
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* Removed unused holder types.Matthew Newhook2014-08-07
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* 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
* Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint de...Benoit Foucher2013-01-15
* Fixed ICE-5126 - Improved client side encoding checksBenoit Foucher2013-01-15
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca...Benoit Foucher2013-01-07
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
* Java & C# portBenoit Foucher2012-09-28
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20
|/
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
* Removed virtual specifier from C# BasicStreamBenoit Foucher2011-10-31
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
* New AMI mappingBenoit Foucher2009-11-23
* removing Java2 mappingMark Spruiell2009-04-03
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed bug 3513 - AMI retry bugBenoit Foucher2008-10-28
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Fixed bug 2739Benoit Foucher2008-03-03
* - Fixed bug 2688Benoit Foucher2008-02-14
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23