summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16Update TypeProf to 0.5.2Yusuke Endoh
2020-11-16Update TypeProf to 0.5.1Soutaro Matsumoto
2020-11-16Update RBS to 0.17.0Soutaro Matsumoto
2020-11-16Fix a link [ci skip]Kazuhiro NISHIYAMA
2020-11-16Fix links [ci skip]Kazuhiro NISHIYAMA
2020-11-15Use more specific warning for ambiguous slashJeremy Evans
2020-11-16* 2020-11-16 [ci skip]git
2020-11-15NEWS: merge Range and Regexp being frozen [doc]Marc-Andre Lafortune
2020-11-15* 2020-11-15 [ci skip]git
2020-11-15Functions defined in headers should be static inlineNobuyoshi Nakada
2020-11-14Update TypeProf to 0.5.0Yusuke Endoh
2020-11-13Use rb_attr_get() for hidden ivarAlan Wu
2020-11-14* 2020-11-14 [ci skip]git
2020-11-13Improve error message when subclassing non-ClassJeremy Evans
2020-11-13Update to ruby/spec@b0b7f53Benoit Daloze
2020-11-13Update to ruby/mspec@f8b0618Benoit Daloze
2020-11-13Fixup 957efa95cc12c608705a5663256226f022ea6c7fHiroshi SHIBATA
2020-11-13Revert https://github.com/ruby/webrick/pull/44Hiroshi SHIBATA
2020-11-13* 2020-11-13 [ci skip]git
2020-11-13[ruby/webrick] add mime type of extention .mjshisanori
2020-11-13[ruby/webrick] Allow empty POST and PUT requests without content lengthJeremy Evans
2020-11-12spec/ruby/core/file/utime_spec.rb: XFS seems to have Year 2038 problemYusuke Endoh
2020-11-12[ruby/date] Numeric already includes ComparableAkira Matsuda
2020-11-12[ruby/date] Updated timezones from timeanddate.comNobuyoshi Nakada
2020-11-12[ruby/date] Honor timezones from timeanddate.comNobuyoshi Nakada
2020-11-12[ruby/date] Fixed the script file name to update zonetab.listNobuyoshi Nakada
2020-11-12[ruby/date] [DOC] declate DateTime class is deprecatedNARUSE, Yui
2020-11-12Backport cosmetic changes from upstream repo that is ruby/rdocHiroshi SHIBATA
2020-11-12Fixed typoHiroshi SHIBATA
2020-11-12strip trailing spaces and adjusted indents [ci skip]Nobuyoshi Nakada
2020-11-12* 2020-11-12 [ci skip]git
2020-11-12array.rb: Remove unnecessary phrase from rdocYusuke Endoh
2020-11-12array.rb: show examples whether `Array#shuffle!` has side effect or notYusuke Endoh
2020-11-11remove Ractor#closeKoichi Sasada
2020-11-11ignore yield_atexit if outgoing port is closedKoichi Sasada
2020-11-11Threads in a ractor will be killed with the ractorKoichi Sasada
2020-11-11introduce USE_VM_CLOCK for windows.Koichi Sasada
2020-11-11Use Fiddle::Importer directlyHiroshi SHIBATA
2020-11-11Removed win32/resolv.rb for 32bit envHiroshi SHIBATA
2020-11-11Removed win32apiHiroshi SHIBATA
2020-11-11* 2020-11-11 [ci skip]git
2020-11-10Fix some typos in NEWS.md.Fabio Sangiovanni
2020-11-10[ruby/racc] Bump version to 1.5.1Hiroshi SHIBATA
2020-11-10[ruby/racc] skip the failing test with JRubyHiroshi SHIBATA
2020-11-10[ruby/racc] Use the Ruby license. Fix #134Hiroshi SHIBATA
2020-11-10Use fiddle (win32/importer) instead of Win32APINAKAMURA Usaku
2020-11-10Complex and Rational is embedded classes nowHiroshi SHIBATA
2020-11-10Removed canonicalization for mathnNobuyoshi Nakada
2020-11-10Fix linksS-H-GAMELINKS
2020-11-10refactoring.Koichi Sasada