summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-12Suppress to crash IRB if completed list has nilaycabta
2019-12-11debug_counter.c: include ruby/config.h before stdio.hRei Odaira
2019-12-12support gc_compact_checker on parallel test.Koichi Sasada
2019-12-11Make sure we don't push MOVED or NONE on the stackAaron Patterson
2019-12-12call GC.compact after each test.Koichi Sasada
2019-12-12Some tests failed with before GNU Readline 6.0 on Windowsaycabta
2019-12-12* 2019-12-12 [ci skip]git
2019-12-11Update method tables only if there is a class ext pointerAaron Patterson
2019-12-11Fix .travis.yml to keep s390x-linux as allow_featuresYusuke Endoh
2019-12-11Move s390x-linux to allow_failures matrixYusuke Endoh
2019-12-11[ruby/forwardable] Bump version to 1.3.1Jeremy Evans
2019-12-11[ruby/forwardable] Make def_*_delegator return name of method defined (Fixes ...Jeremy Evans
2019-12-11The result of Readline.completion_proc should have the same encoding of Encod...aycabta
2019-12-11Test `Thread#to_s` when used from to_s_spec.rbNobuyoshi Nakada
2019-12-11`Thread#to_s` has been added at ruby 2.5Nobuyoshi Nakada
2019-12-11skip continuous failure test.Koichi Sasada
2019-12-11Thread#to_s is not same as #inspect on old version.Koichi Sasada
2019-12-11rely on sorted compiled binary array.Koichi Sasada
2019-12-11Show the failed messageNobuyoshi Nakada
2019-12-11Try to use `set-output`Kazuhiro NISHIYAMA
2019-12-11fix for old MRI versionsKoichi Sasada
2019-12-11add depenency pointed by update-depsKoichi Sasada