summaryrefslogtreecommitdiff
path: root/rb/src/IceRuby/Endpoint.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* volatile usage in RubyJose2015-02-19
|
* ICE-6313 Add Python/Ruby/PHP support for WSEndpointInfo / WSConnectionInfoDwayne Boone2015-02-17
|
* Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"Dwayne Boone2015-01-07
| | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
* ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfoDwayne Boone2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* Added missing #includes to IceRbBernard Normier2012-10-11
|
* * Ruby port of sliced/compact/preservedMark Spruiell2012-05-16
| | | | | * Python clean up * More changes to exceptions test
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Port latest Endpoint/ConnectionInfo changes to python/rubyDwayne Boone2009-10-23
Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby