index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rb
/
src
/
IceRuby
/
Proxy.cpp
Commit message (
Expand
)
Author
Age
*
py -> python
Matthew Newhook
2015-03-21
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
ICE-3492 handle improper settings for timeout values
Dwayne Boone
2014-08-19
*
ICE-5515 - proxy support for ice_staticId
Mark Spruiell
2014-07-23
*
Removed use of ice_getHash in tests and Ruby mapping
Benoit Foucher
2014-07-07
*
Added support for invocation timeouts and ACM heartbeats
Benoit Foucher
2014-05-23
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Added __hash proxy method to get around deprecation messages when using ice_g...
Benoit Foucher
2013-06-04
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Fixed GCC warnings; added -Werror to GCC builds
Bernard Normier
2012-12-26
*
ICE-4862 - checkedCast raises FacetNotExistException
Mark Spruiell
2012-10-18
*
* Ruby port of sliced/compact/preserved
Mark Spruiell
2012-05-16
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
*
Fixes for Ruby 1.9 compatibility
Mark Spruiell
2009-11-20
*
Port latest Endpoint/ConnectionInfo changes to python/ruby
Dwayne Boone
2009-10-23
*
Added Ruby implemetation of EndpointInfo and ConnectionInfo
Dwayne Boone
2009-10-16
*
Fixed py and rb to compile again with Enpoint changes
Dwayne Boone
2009-10-14
*
Add ice_getConnectionId to Proxy api.
Jose
2009-07-15
*
Some minor refactoring of ruby endpoint impl
Dwayne Boone
2009-05-27
*
Bug 3964 - improve endpoint info
Dwayne Boone
2009-05-27
*
Bug 3418 - deprecate ice_hash/ice_getHash where not needed
Dwayne Boone
2009-05-12
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Removed thread-per-connection and added serialize mode
Benoit Foucher
2008-03-06
*
Updated copyright
Dwayne Boone
2008-01-23
*
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2311
Matthew Newhook
2007-07-24
*
bug 2106: proxyAndIdentityFacet methods
Mark Spruiell
2007-07-17
*
facet bugs in checkedCast/uncheckedCast
Mark Spruiell
2007-05-22
*
bug 2207; also fixing bug with connection comparison for binding test
Mark Spruiell
2007-05-11
*
Merge from 3.2 branch
Bernard Normier
2007-04-12
*
Remove Proxy::ice_defaultContext
Dwayne Boone
2007-02-15
*
bug fix for array handling
Mark Spruiell
2007-02-01
*
Expanded tabs into spaces
Bernard Normier
2007-02-01
*
adding preferSecure and threadPerConnection to proxies
Mark Spruiell
2007-01-26
*
Updated copyright header
Dwayne Boone
2007-01-08
*
fix for ice_getCachedConnection
Mark Spruiell
2006-11-08
*
Added ice_getCachedConnection
Dwayne Boone
2006-11-08
*
declaring local VALUEs to be volatile; fixing bug 1496 in createArray
Mark Spruiell
2006-10-26
*
fixing warnings
Mark Spruiell
2006-08-02
*
initial commit
Mark Spruiell
2006-07-27