summaryrefslogtreecommitdiff
path: root/rb/src/IceRuby/Proxy.cpp
Commit message (Expand)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* ICE-5515 - proxy support for ice_staticIdMark Spruiell2014-07-23
* Removed use of ice_getHash in tests and Ruby mappingBenoit Foucher2014-07-07
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Added __hash proxy method to get around deprecation messages when using ice_g...Benoit Foucher2013-06-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed GCC warnings; added -Werror to GCC buildsBernard Normier2012-12-26
* ICE-4862 - checkedCast raises FacetNotExistExceptionMark Spruiell2012-10-18
* * Ruby port of sliced/compact/preservedMark Spruiell2012-05-16
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixes for Ruby 1.9 compatibilityMark Spruiell2009-11-20
* Port latest Endpoint/ConnectionInfo changes to python/rubyDwayne Boone2009-10-23
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Fixed py and rb to compile again with Enpoint changesDwayne Boone2009-10-14
* Add ice_getConnectionId to Proxy api.Jose2009-07-15
* Some minor refactoring of ruby endpoint implDwayne Boone2009-05-27
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
* Bug 3418 - deprecate ice_hash/ice_getHash where not neededDwayne Boone2009-05-12
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2311Matthew Newhook2007-07-24
* bug 2106: proxyAndIdentityFacet methodsMark Spruiell2007-07-17
* facet bugs in checkedCast/uncheckedCastMark Spruiell2007-05-22
* bug 2207; also fixing bug with connection comparison for binding testMark Spruiell2007-05-11
* Merge from 3.2 branchBernard Normier2007-04-12
* Remove Proxy::ice_defaultContextDwayne Boone2007-02-15
* bug fix for array handlingMark Spruiell2007-02-01
* Expanded tabs into spacesBernard Normier2007-02-01
* adding preferSecure and threadPerConnection to proxiesMark Spruiell2007-01-26
* Updated copyright headerDwayne Boone2007-01-08
* fix for ice_getCachedConnectionMark Spruiell2006-11-08
* Added ice_getCachedConnectionDwayne Boone2006-11-08
* declaring local VALUEs to be volatile; fixing bug 1496 in createArrayMark Spruiell2006-10-26
* fixing warningsMark Spruiell2006-08-02
* initial commitMark Spruiell2006-07-27