summaryrefslogtreecommitdiff
path: root/ruby
Commit message (Expand)AuthorAge
* Make fixes for c++98 dependenciesJoe George2021-03-01
* Update version to v3.8.0Joe George2021-02-15
* Support for Ruby 3.0 (Fixes #1257) (#1258)Joe George2021-02-11
* Switch to using python3 by defaultJoe George2021-02-10
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
* Fix segfault unmarshalling exception class data member - Close #1224Jose2020-12-29
* Fix ruby 2.7 build failures - Close #1222Jose2020-12-28
* Prevent dictionary key being GC while unmarshal a value class (#1220)Jose2020-12-28
* Fix bogus call to holdAdapter in ruby timeout testJose2020-12-16
* Update version to 3.7.5Jose2020-11-30
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Update version to 3.7.4Jose2020-04-20
* Additional Ruby 2.7 fix for #677Joe George2020-01-16
* Fix Ruby 2.7 build failure (#677)Joe George2020-01-14
* Minor fixes to documentation filesBenoit Foucher2019-10-11
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Misc updates to README filesJose2019-09-13
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
* Additional fixes for Ice/optional Swift cross testingJose2019-08-08
* Fix doc.zeroc.com URLs - Close #457Jose2019-08-05
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Update Ice version to 3.7.3Jose2019-07-22
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Ruby macOS build fixesJose2019-06-27
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
* Fix Ruby build failureJose2019-06-24
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Add ice_isFixed - Close #356Jose2019-06-21
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
* Copyright header simplicationJose2019-01-19
* GCC 8 Build fixes for Python, PHP and RubyJose2019-01-11
* Fix whitespaceJoe George2019-01-11
* Ruby 2.6 bugfixJose2019-01-07
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Added missing exceptions to setExceptionMembers in Ruby.Austin Henriksen2018-11-20
* Fixed typo in the Ruby README.Austin Henriksen2018-11-20
* Update version to 3.7.2Jose2018-11-14
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
* Test using Value as operation parameterJose2018-09-20
* Enable test workers for PHP, Ruby and PythonJose2018-09-04
* Whitespace cleanupJose2018-08-13
* Ruby test suite updatesJose2018-08-07
* Eliminate catch(const char*) #48Jose2018-07-26