aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* The pdb header error is printed at stdoutTakashi Kokubun2020-04-181-2/+2
* Update workflows/mingw.yml - use setup-ruby-pkgs (#3042)MSP-Greg2020-04-181-12/+5
* * 2020-04-19 [ci skip]git2020-04-191-1/+1
* Env values removed by ENV.clear are not usedNobuyoshi Nakada2020-04-181-4/+3
* Bypass env key encoding conversion if unnecessaryNobuyoshi Nakada2020-04-181-9/+13
* Hoisted out reset_by_modified_envNobuyoshi Nakada2020-04-181-10/+12
* Environment variable values are not case-insensitiveNobuyoshi Nakada2020-04-181-2/+2
* [ruby/reline] Add ed_search_next_historyaycabta2020-04-182-0/+126
* [ruby/reline] Add ed_search_prev_historyaycabta2020-04-182-0/+116
* [ruby/reline] Rename wrong test nameaycabta2020-04-181-1/+1
* [ruby/reline] Use vi_search_{prev,next} to incremental searchaycabta2020-04-184-14/+14
* [ruby/reline] Rename search_history with incremental_search_historyaycabta2020-04-181-3/+3
* Compare environment variable names in those manor [Bug #16798]Nobuyoshi Nakada2020-04-182-3/+21
* power_assert repository is transferred to ruby/power_assertKazuki Tsujimoto2020-04-181-1/+1
* Make sure newarraykwsplat accesses a correct indexTakashi Kokubun2020-04-182-1/+11
* RUBY_SPECIAL_SHIFT and RUBY_FL_USHIFT are mandatory for rp in lldb_cruby.pyNobuyoshi Nakada2020-04-183-6/+6
* Super TestJIT#setup to skip unsupported envsTakashi Kokubun2020-04-181-3/+1
* Skip a too-unstable test on s390x-linuxTakashi Kokubun2020-04-181-0/+1
* test/ruby/test_jit_debug.rb: Skip unsupported platformsYusuke Endoh2020-04-181-0/+3
* power_assert repository is transferred to ruby/power_assertKazuki Tsujimoto2020-04-181-1/+1
* Remove invalid webhook configTakashi Kokubun2020-04-171-1/+0
* * 2020-04-18 [ci skip]git2020-04-181-1/+1
* Compilation error does not impact exit statusTakashi Kokubun2020-04-171-2/+2
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-04-171-1/+1
* NEWS.md: Mentioned the removal of NIL/TRUE/FALSE [ci skip]Nobuyoshi Nakada2020-04-171-0/+2