summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Reference.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* 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-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for o...Benoit Foucher2013-01-16
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* ICE-4702 - Poor hash algorithmJose2012-08-10
* 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
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
* Fixed bug 4266 - stringified proxy issues, other minor issuesBenoit Foucher2009-10-12
* Add ice_getConnectionId to Proxy api.Jose2009-07-15
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
* bug 3021 - replace StringBuffer with StringBuilderMark Spruiell2009-02-10
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* cleaning up hashCode() for Reference, RoutableReferenceMark Spruiell2008-02-13
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* Fixed bug 1359Benoit Foucher2008-01-15
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Expanded tabs into spacesBernard Normier2007-02-01
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
* Updated copyright headerDwayne Boone2007-01-08
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
* Merge from R3_1_branchBernard Normier2006-07-20
* Use communicator identityToStrngDwayne Boone2006-05-12
* adding comments warning about changes to proxyToString operations breakingBrent Eagles2006-04-25
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
* Finished fixing bug 847Benoit Foucher2006-03-30
* Updated copyrightDwayne Boone2006-03-14
* Moved endpointSelection/cacheConnection to RoutableReference.Benoit Foucher2006-03-09
* Bug 857.Michi Henning2006-02-21
* - Added ice_cacheConnection, ice_endpointSelectionBenoit Foucher2006-02-14
* Added locator cache timeout.Benoit Foucher2006-02-08
* Removed ice_default()Dwayne Boone2005-10-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429Matthew Newhook2005-10-11
* Bug 467.Michi Henning2005-09-20
* Removed compare() method, we use java.util.Arrays.equal() insteadBenoit Foucher2005-09-12
* Added support for new proxy methods (ice_getAdapterId(),Benoit Foucher2005-09-09
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460Matthew Newhook2005-09-08