summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-23Support XDG_* (#2174)Hiroshi SHIBATA
2020-04-23RDoc enhancements for Hash[].Burdette Lamar
2020-04-23[ruby/rdoc] Drop old rubiesNobuyoshi Nakada
2020-04-23Initialize the class variable for Minitest::Unit.current_repeat_countNobuyoshi Nakada
2020-04-23Expand retrying test file names to realpathNobuyoshi Nakada
2020-04-23Just call search_method_protect [Bug #16669]Nobuyoshi Nakada
2020-04-23Test for [Bug #16669]Nobuyoshi Nakada
2020-04-23Split test_definedNobuyoshi Nakada
2020-04-23rb_method_entry() returns valid me.Koichi Sasada
2020-04-23* 2020-04-23 [ci skip]git
2020-04-23Fix permission of PATHKazuhiro NISHIYAMA
2020-04-22Made parentheses mandatory in endless method defitionNobuyoshi Nakada
2020-04-22Disallow R-assign in endless defNobuyoshi Nakada
2020-04-22Revert "Allow simple R-assign in endless def"Nobuyoshi Nakada
2020-04-22Update benchmark-driver versionNobuyoshi Nakada
2020-04-22Revert "* remove trailing spaces. [ci skip]"Nobuyoshi Nakada
2020-04-22Update benchmark-driver versionNobuyoshi Nakada
2020-04-22support builtin for Kernel#FloatS.H
2020-04-22.github/workflows/mingw.yml: add `shell: bash` for PR checkoutYusuke Endoh
2020-04-22configure.ac: Automatically add -D__ANDROID_API=ver on AndroidYusuke Endoh
2020-04-22* 2020-04-22 [ci skip]git
2020-04-22test/ruby/test_fiber.rb: Skip the problematic test_stack_size on riscvYusuke Endoh
2020-04-21LEGAL: fixed links to the old-style BSD license [ci skip]Nobuyoshi Nakada
2020-04-21* remove trailing spaces. [ci skip]git
2020-04-21LEGAL: moved the old-style BSD license and linked [ci skip]Nobuyoshi Nakada
2020-04-21LEGAL: moved the MIT license and linked [ci skip]Nobuyoshi Nakada
2020-04-21LEGAL: made license names themselves links [ci skip]Nobuyoshi Nakada
2020-04-21eval_error.c: default nil as "reverse" is now false [Feature #8661]Nobuyoshi Nakada
2020-04-21NEWS.md: the order of backtrace [Feature #8661] [ci skip]Nobuyoshi Nakada
2020-04-21eval_error.c: revert the "reversed" backtrace [Feature #8661]Yusuke Endoh
2020-04-21rb_memerror: abort immediately卜部昌平
2020-04-21Fixed a typo [ci skip]Nobuyoshi Nakada
2020-04-21reroute redefinition of NDEBUG卜部昌平
2020-04-21__GNUC__ is too lax卜部昌平
2020-04-21TRY_WITH_GC: abort immediately卜部昌平
2020-04-21Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-04-21Fixed incorrect man path with ruby installation pathHiroshi SHIBATA
2020-04-21test/ruby/test_refinement.rb: extend the timeoutYusuke Endoh
2020-04-21* 2020-04-21 [ci skip]git
2020-04-20vm_dump.c: Do not show C backtrace on riscvYusuke Endoh
2020-04-20Skip JIT tests on riscv64 due to SEGV of cc1Yusuke Endoh
2020-04-20[sync_default_gems.rb] Force reset conflict files to be ignoredNobuyoshi Nakada
2020-04-20Revert irrelevant change [ci skip]Nobuyoshi Nakada
2020-04-20Removed phony atomic operations for void* and VALUENobuyoshi Nakada
2020-04-20* 2020-04-20 [ci skip]git
2020-04-20Bail out if no atomic operation foundNobuyoshi Nakada
2020-04-19Removed useless VMDEBUG definition [ci skip]Nobuyoshi Nakada
2020-04-19Update VMDEBUG reference doc [ci skip]Nguyễn Quang Minh
2020-04-19Skip Process#clock_getres specs on AndroidYusuke Endoh
2020-04-19Skip TestRequire#test_loading_fifo_fd_leak on AndroidYusuke Endoh