summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-11Create dummy files when check onlyKazuhiro NISHIYAMA
2019-12-11Do not load q.rb in build directoryKazuhiro NISHIYAMA
2019-12-11Create more dummy files in build directoryKazuhiro NISHIYAMA
2019-12-11Do not load files in build directoryKazuhiro NISHIYAMA
2019-12-11Fix Enumerator::Lazy#with_indexJeremy Evans
2019-12-11Make Thread#to_s consistent with Method and Proc to_sJean byroot Boussier
2019-12-11Add a message for CompatibilityErroraycabta
2019-12-11Added documentation for integer range sums (#1593)Eli Sadoff
2019-12-11* remove trailing spaces. [ci skip]git
2019-12-11Update tool/mk_builtin_binary.rbKoichi Sasada
2019-12-11support cross-compilation.Koichi Sasada
2019-12-11remove prelude.cKoichi Sasada
2019-12-11use compiled binary for gem_prelude.rb.Koichi Sasada
2019-12-11add include guardKoichi Sasada