aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-2320-76/+186
* RDoc enhancements for Hash[].Burdette Lamar2020-04-232-12/+262
* [ruby/rdoc] Drop old rubiesNobuyoshi Nakada2020-04-231-14/+3
* Initialize the class variable for Minitest::Unit.current_repeat_countNobuyoshi Nakada2020-04-231-0/+1
* Expand retrying test file names to realpathNobuyoshi Nakada2020-04-231-1/+1
* Just call search_method_protect [Bug #16669]Nobuyoshi Nakada2020-04-231-7/+1
* Test for [Bug #16669]Nobuyoshi Nakada2020-04-231-0/+8
* Split test_definedNobuyoshi Nakada2020-04-231-2/+16
* rb_method_entry() returns valid me.Koichi Sasada2020-04-231-1/+7
* * 2020-04-23 [ci skip]git2020-04-231-1/+1
* Fix permission of PATHKazuhiro NISHIYAMA2020-04-232-2/+4
* Made parentheses mandatory in endless method defitionNobuyoshi Nakada2020-04-222-17/+11
* Disallow R-assign in endless defNobuyoshi Nakada2020-04-221-0/+2
* Revert "Allow simple R-assign in endless def"Nobuyoshi Nakada2020-04-222-18/+3
* Update benchmark-driver versionNobuyoshi Nakada2020-04-221-1/+1
* Revert "* remove trailing spaces. [ci skip]"Nobuyoshi Nakada2020-04-221-19/+19
* Update benchmark-driver versionNobuyoshi Nakada2020-04-221-1/+1
* support builtin for Kernel#FloatS.H2020-04-223-25/+32
* .github/workflows/mingw.yml: add `shell: bash` for PR checkoutYusuke Endoh2020-04-221-0/+1
* configure.ac: Automatically add -D__ANDROID_API=ver on AndroidYusuke Endoh2020-04-221-0/+24
* * 2020-04-22 [ci skip]git2020-04-221-1/+1
* test/ruby/test_fiber.rb: Skip the problematic test_stack_size on riscvYusuke Endoh2020-04-221-0/+1
* LEGAL: fixed links to the old-style BSD license [ci skip]Nobuyoshi Nakada2020-04-211-3/+3
* * remove trailing spaces. [ci skip]git2020-04-211-19/+19
* LEGAL: moved the old-style BSD license and linked [ci skip]Nobuyoshi Nakada2020-04-211-83/+34
* LEGAL: moved the MIT license and linked [ci skip]Nobuyoshi Nakada2020-04-211-23/+6
* LEGAL: made license names themselves links [ci skip]Nobuyoshi Nakada2020-04-211-8/+2
* eval_error.c: default nil as "reverse" is now false [Feature #8661]Nobuyoshi Nakada2020-04-212-6/+4
* NEWS.md: the order of backtrace [Feature #8661] [ci skip]Nobuyoshi Nakada2020-04-211-0/+5
* eval_error.c: revert the "reversed" backtrace [Feature #8661]Yusuke Endoh2020-04-211-1/+1
* rb_memerror: abort immediately卜部昌平2020-04-211-0/+3
* Fixed a typo [ci skip]Nobuyoshi Nakada2020-04-211-1/+1
* reroute redefinition of NDEBUG卜部昌平2020-04-214-0/+4
* __GNUC__ is too lax卜部昌平2020-04-212-3/+3
* TRY_WITH_GC: abort immediately卜部昌平2020-04-211-4/+36
* Fix typos [ci skip]Kazuhiro NISHIYAMA2020-04-213-3/+3
* Fixed incorrect man path with ruby installation pathHiroshi SHIBATA2020-04-211-0/+2
* test/ruby/test_refinement.rb: extend the timeoutYusuke Endoh2020-04-211-1/+1
* * 2020-04-21 [ci skip]git2020-04-211-1/+1
* vm_dump.c: Do not show C backtrace on riscvYusuke Endoh2020-04-201-1/+1
* Skip JIT tests on riscv64 due to SEGV of cc1Yusuke Endoh2020-04-201-0/+2
* [sync_default_gems.rb] Force reset conflict files to be ignoredNobuyoshi Nakada2020-04-201-3/+6
* Revert irrelevant change [ci skip]Nobuyoshi Nakada2020-04-201-7/+3
* Removed phony atomic operations for void* and VALUENobuyoshi Nakada2020-04-202-35/+11
* * 2020-04-20 [ci skip]git2020-04-201-1/+1
* Bail out if no atomic operation foundNobuyoshi Nakada2020-04-201-24/+1
* Removed useless VMDEBUG definition [ci skip]Nobuyoshi Nakada2020-04-191-6/+0
* Update VMDEBUG reference doc [ci skip]Nguyễn Quang Minh2020-04-191-1/+1
* Skip Process#clock_getres specs on AndroidYusuke Endoh2020-04-191-2/+2
* Skip TestRequire#test_loading_fifo_fd_leak on AndroidYusuke Endoh2020-04-191-0/+2