summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15tool/gen-mailmap.rb: odaira is removed as he is added in upstreamYusuke Endoh
2019-12-15tool/gen-mailmap.rb: Added for generating git `.mailmap` fileYusuke Endoh
2019-12-15Add more debug infoKazuhiro NISHIYAMA
2019-12-15Prepare to release rubygems-3.1.0Hiroshi SHIBATA
2019-12-15Delegate should be supported nowDavid Rodríguez
2019-12-15Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA
2019-12-15Vendor thor 1.0.0David Rodríguez
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-12-15rand(beginless_range) raise Errno::EDOM instead of TypeErrorKazuhiro NISHIYAMA
2019-12-15[DOC] Fixed the class name in FrozenError#receiverNobuyoshi Nakada
2019-12-15Revert "[DOC] Fixed the class name in FrozenError#receiver"Nobuyoshi Nakada
2019-12-15* 2019-12-15 [ci skip]git
2019-12-15[DOC] Fixed the class name in FrozenError#receiverNobuyoshi Nakada
2019-12-15[DOC] Fixed the FrozenError.new result [ci skip]Nobuyoshi Nakada
2019-12-14Improve highlighting in RubyVM::AbstractSyntaxTree docs when using `ri`Benoit Daloze
2019-12-14Clarify in the documentation that RubyVM::AbstractSyntaxTree is not stable APIBenoit Daloze
2019-12-14[Feature #13083] is already revertedKazuhiro NISHIYAMA
2019-12-14Update warnings in NEWSKazuhiro NISHIYAMA
2019-12-13Drop delegate dependencyYuki Nishijima
2019-12-13NEWS: fix pattern matching exampleMarcus Stollsteimer
2019-12-14* 2019-12-14 [ci skip]git
2019-12-14[ruby/irb] Restore environment variablesNobuyoshi Nakada
2019-12-13Fixed a typoHiroshi SHIBATA
2019-12-13Added explicitly loading `Gem::Command` classHiroshi SHIBATA
2019-12-13warn should be a global functionNobuyoshi Nakada
2019-12-13Fix visibility as module_functionNobuyoshi Nakada
2019-12-13Add `Warning.[]` and `Warning.[]=`Nobuyoshi Nakada
2019-12-13Create backtrace location array directlyNobuyoshi Nakada
2019-12-13Moved Kernel#warn to warning.rbNobuyoshi Nakada
2019-12-13Prepare to release RubyGems 3.1.0 final version.Hiroshi SHIBATA
2019-12-13Ignore error of `apt-get update` in MJIT workflow tooKazuhiro NISHIYAMA
2019-12-13Ignore error of `apt-get update` on GitHub ActionsKazuhiro NISHIYAMA
2019-12-13readable function names for inline functions.Koichi Sasada
2019-12-13Allow more than one major version number in target_osMatt Valentine-House
2019-12-13Show a menu before a documentaycabta
2019-12-13Improved the test for Thread#inspect [Feature #16412]Nobuyoshi Nakada
2019-12-13* 2019-12-13 [ci skip]git
2019-12-13Check wether TestReadline is definedaycabta
2019-12-12Show the failed message tooNobuyoshi Nakada
2019-12-12Move `rescue` for debug into block of assert_raiseKazuhiro NISHIYAMA
2019-12-12[cygwin] fix File.absolute_path? testNobuyoshi Nakada
2019-12-12Cygwin path cannot be mapped to a UNC as-isNobuyoshi Nakada
2019-12-12Add more debug info when Errno::EINVALKazuhiro NISHIYAMA
2019-12-12show self on control frame dump.Koichi Sasada
2019-12-12Make super in instance_eval in method in module raise TypeErrorJeremy Evans
2019-12-12proper initialization of struct RVALUE卜部昌平
2019-12-12add casts卜部昌平
2019-12-12fix arity mismatch卜部昌平
2019-12-12implement make test-all TESTS=--gc-compact卜部昌平
2019-12-12Import json-2.3.0 from flori/jsonHiroshi SHIBATA