summaryrefslogtreecommitdiff
path: root/ruby/test
Commit message (Collapse)AuthorAge
* Ruby/Python unicodePaths test fixes for WindowsJose2016-09-29
| | | | | | | - Ruby on Windows is build with MINGW which does not support Windows UNICODE APIs required for this to work. - Use slice2py.exe with PIP install
* check UTF-8 locale is used with unicodePaths testJose2016-09-28
|
* Slice/unicodePaths fails in Sles12Jose2016-09-22
|
* Fix ruby unicodePaths test to locate slice2rbJose2016-09-20
| | | | With gem distributions we use slice2rb from system PATH
* Fixed ICE-7317 - timeout test failureBenoit Foucher2016-09-19
|
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
|
* Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
|
* Ruby 1.8 Ice/operations fix to no use force_encoding new in Ruby 1.9jose2016-03-15
|
* Windows wide string literal fixesJose2016-03-10
|
* String literals ruby fixesJose2016-03-08
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update copyright headersJoe George2016-03-01
|
* Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
|
* Ruby portability fix for ICE-6905Mark Spruiell2015-12-02
|
* Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
|
* Objects test updates to sync with Java/C#Jose2015-11-19
|
* Fixed ICE-6824 - timeout test failure on SLES12Benoit Foucher2015-09-28
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* ICE-6742 - more python3 fixesMark Spruiell2015-08-28
|
* Fix for Ice/properties when running with python 2.7Jose2015-08-17
|
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHPDwayne Boone2015-05-05
|
* ICE-6479 info test failures with scripting languagesDwayne Boone2015-05-05
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp