summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Outgoing.java
Commit message (Expand)AuthorAge
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* - Added back the Ice.BackgroundIO property.Matthew Newhook2014-08-13
* 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
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* 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-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-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
* Fixed property validations, added C# metrics testBenoit Foucher2012-10-05
* Java & C# portBenoit Foucher2012-09-28
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* Java portMark Spruiell2012-06-01
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java test and bug fixesBenoit Foucher2012-04-24
* | Java portBenoit Foucher2012-04-20
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* New AMI mappingBenoit Foucher2009-11-23
* removing Java2 mappingMark Spruiell2009-04-03
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
* Fixed bug 2592Benoit Foucher2007-12-12
* Fix to not retry batch requests (even idempotent ones)Benoit Foucher2007-12-04
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Split DispatchStatus into DispatchStatus and ReplyStatusBernard Normier2007-05-17
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Implicit Context implementation + testBernard Normier2006-10-27
* Fixed bug 897.Benoit Foucher2006-03-15
* Updated copyrightDwayne Boone2006-03-14
* Ported fix for bug 574.Dwayne Boone2006-03-14
* cache Outgoing objects in connection instead of delegateMark Spruiell2005-07-07
* release references to Ice objects ASAPMark Spruiell2005-05-05
* - Removing BufferManager class and BasicStream.destroy(), which reduces theMark Spruiell2005-04-29
* completing the fix for bug 218Mark Spruiell2005-04-12
* fix for bug 218: Hang if oneways are not flushedMark Spruiell2005-04-12