summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-25Removed tracer from ruby repoHiroshi SHIBATA
2021-05-25* 2021-05-25 [ci skip]git
2021-05-24add rb_id2str to lldb debugging scriptsAaron Patterson
2021-05-24xibbar is retired from cgi.rb maintainerHiroshi SHIBATA
2021-05-24Set USE_COLORIZE to the default value in a testaycabta
2021-05-24[ruby/irb] update test/irb/test_init.rb to avoid useless evaljethrodaniel
2021-05-24[ruby/irb] respect NO_COLOR environment variableMark Delk
2021-05-24* 2021-05-24 [ci skip]git
2021-05-23Refactor num_zero_p function (#4522)S.H
2021-05-21Use YAML.safe_load to use the permitted_classes optionaycabta
2021-05-21Show a backtrace when tool/extlibs.rb failsTakashi Kokubun
2021-05-21Update a comment about what 'inline' attr meansTakashi Kokubun
2021-05-22Refined portability of test for [Bug #17739]Nobuyoshi Nakada
2021-05-21Do not allow array modifications after freeze inside sort!Jeremy Evans
2021-05-21Build CDHASH properly when loading iseq from binaryAlan Wu
2021-05-22* 2021-05-22 [ci skip]git
2021-05-21Avoid setting the visibility of refinement method entriesAlan Wu
2021-05-21ripper: wrap endless method in bodystmt [Bug #17869]Nobuyoshi Nakada
2021-05-21ripper: assertions for rescue/ensure in method bodyNobuyoshi Nakada
2021-05-21Get rid of sporadic WSAEACCES on Windows [ruby-dev:42661]Nobuyoshi Nakada
2021-05-21simple rescue+while+break should not use `throw`Koichi Sasada
2021-05-21[ruby/rdoc] Drop support for Ruby 2.4Nobuyoshi Nakada
2021-05-21[ruby/rdoc] Follow-up rubygemsNobuyoshi Nakada
2021-05-21[ruby/rdoc] Vertical-bar is disallowed in path names on WindowsNobuyoshi Nakada
2021-05-21[ruby/rdoc] Dir.children is 2.5+Nobuyoshi Nakada
2021-05-21[ruby/rdoc] Update rdoc.gemspec by adding lib/rdoc/markup/table.rbYusuke Endoh
2021-05-21[ruby/rdoc] Version 6.3.1aycabta
2021-05-21[ruby/rdoc] Use File.open to fix the OS Command Injection vulnerability in CV...aycabta
2021-05-21Remove short options with argument [Bug #17870]Nobuyoshi Nakada
2021-05-21[DOC] Moved `File.fnmatch?` to dir.rbNobuyoshi Nakada
2021-05-21* 2021-05-21 [ci skip]git
2021-05-20Remove extra word in heredoc documentationJeremy Evans
2021-05-20Get rid of sporadic WSAEACCES on Windows [ruby-dev:42661]Nobuyoshi Nakada
2021-05-20Do not block JIT with pending_stale_pTakashi Kokubun
2021-05-20compile.c: stop the jump-jump optimization if the second has any eventYusuke Endoh
2021-05-20* 2021-05-20 [ci skip]git
2021-05-20Rename nucomp_false s nucomp_real_p_mNobuyoshi Nakada
2021-05-19Removed minitest/mockHiroshi SHIBATA
2021-05-19ext/json/parser/parser.h: Add fallback MAYBE_UNUSEDNobuyoshi Nakada
2021-05-19* 2021-05-19 [ci skip]git
2021-05-18Revert any references that are on the machine stack after compactingAaron Patterson
2021-05-18ext/json/parser/prereq.mk: fix warnings for code generated by ragelNobuyoshi Nakada
2021-05-18Object whats here (#4503)Burdette Lamar
2021-05-18Update bundled_gemsYusuke Endoh
2021-05-18test/rubygems/test_gem_commands_open_command.rb: prevent a warningYusuke Endoh
2021-05-18test/psych/test_coder.rb: Suppress non-parenthesis warningsYusuke Endoh
2021-05-18Remove ubuntu-16.04 (already commented out)Kazuhiro NISHIYAMA
2021-05-18Removed minitest/benchmarkHiroshi SHIBATA
2021-05-18Removed minitest/autorunHiroshi SHIBATA
2021-05-18Use Test::Unit instead of Minitest::UnitHiroshi SHIBATA