summaryrefslogtreecommitdiff
path: root/rb/src/IceRuby/Connection.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* ICE-6313 Add Python/Ruby/PHP support for WSEndpointInfo / WSConnectionInfoDwayne Boone2015-02-17
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Added missing #includes to IceRbBernard Normier2012-10-11
|
* 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 Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby