summaryrefslogtreecommitdiff
path: root/ruby/test/Ice/proxy
Commit message (Collapse)AuthorAge
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Enable test workers for PHP, Ruby and PythonJose2018-09-04
| | | | Close #185
* Whitespace cleanupJose2018-08-13
|
* Ruby test suite updatesJose2018-08-07
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Fixed string literals in testBernard Normier2016-10-21
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
|/ | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* Update copyright headersJoe George2016-03-01
|
* Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp