summaryrefslogtreecommitdiff
path: root/ruby/src/IceRuby/Types.cpp
Commit message (Expand)AuthorAge
* Fix segfault unmarshalling exception class data member - Close #1224Jose2020-12-29
* Prevent dictionary key being GC while unmarshal a value class (#1220)Jose2020-12-28
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Fix Ruby build failureJose2019-06-24
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Ruby fix for GCC 7.3 compile errorMark Spruiell2018-04-04
* Update copyright year to 2018Jose2018-02-14
* ICE-8457 - Ruby and Python string fixesMark Spruiell2017-10-26
* Remove trailing whitespaceJoe George2017-05-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| * ICE-7023 - Ruby 2.3 compatibilityMark Spruiell2016-03-16
* | Ice for Ruby Ice::Value implementationJose2017-01-23
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | stream API fixes for scripting languagesMark Spruiell2016-05-11
* | ICE-7023 - Ruby 2.3 compatibilityMark Spruiell2016-03-16
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * isfinite not supported with VS 2012Jose2016-03-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Deprecate ice_name and add ice_idJose2016-01-19
|/
* Ruby portability fix for ICE-6905Mark Spruiell2015-12-02
* Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
* ICE-6553 - Ruby segfault in slicing/objects testMark Spruiell2015-06-08
* py -> pythonMatthew Newhook2015-03-21