summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ReferenceFactory.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5247: removed proxy cache from Java/C# implementationBenoit Foucher2013-02-18
* 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
* More fixes for ICE-4927: fixed locator encoding for proxy specifying a locato...Benoit Foucher2012-11-13
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* bug 4355 - improve parse exception messagesMark Spruiell2009-12-10
* Cleaned up UDP transceivers, fixes for bug 4223 and 4320Benoit Foucher2009-10-27
* Fixed performance issues reported by FindBugs. Made correspondingMichi Henning2009-05-14
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
* 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
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated *.Colloc...Dwayne Boone2007-06-18
* No longer necessary to expand enpoints in proxies, use same mechanism as for ...Dwayne Boone2007-06-14
* Bug 1658 - minor refactoringDwayne Boone2007-06-12
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
* Bug 1597.Michi Henning2007-06-04
* Bug 1597.Michi Henning2007-06-04
* Bug 1597.Michi Henning2007-06-04
* Bug 1597.Michi Henning2007-06-04
* Bug 1597.Michi Henning2007-06-04
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2118Matthew Newhook2007-04-27
* Fixed unknown property warningsBenoit Foucher2007-02-14
* hange commentDwayne Boone2007-02-14
* Added unknown property warningDwayne Boone2007-02-14
* Expanded tabs into spacesBernard Normier2007-02-01
* preserve proxy settings for CacheConnection, EndpointSelection,Mark Spruiell2007-01-26
* Updated copyright headerDwayne Boone2007-01-08
* Added propertyToProxyDwayne Boone2006-11-24
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
* No -h in client-side endpoint means use loopbackDwayne Boone2006-11-14
* Try loopback in client if no -hDwayne Boone2006-08-21