summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-22[ruby/bigdecimal] [Doc] Fix the comment of BigDecimal_div2 [ci skip]Kenta Murata
2021-01-22[ruby/bigdecimal] Stop using GetVpValue in rb_big_convert_to_BigDecimalKenta Murata
2021-01-22fix Ractor.yield(obj, move: true)Koichi Sasada
2021-01-22alen should be actions number on ractor_select()Koichi Sasada
2021-01-22[ruby/irb] Delete a doodle-level memo comment...aycabta
2021-01-21Fix more assumptions about the read barrierAaron Patterson
2021-01-21[ruby/matrix] Replace "iff" with "whether" [doc]Gannon McGibbon
2021-01-21[ruby/matrix] Add `Matrix#rotate_entries` [#19]Felix Wolfsteller
2021-01-21Always enabled read barrier even on GC.compactAaron Patterson
2021-01-22* 2021-01-22 [ci skip]git
2021-01-22use ractor_wakeup()Koichi Sasada
2021-01-21[ruby/net-http] RubyVM::MJIT is deprecated, prefer RubyVM::JIT nowNobuyoshi Nakada
2021-01-21[ruby/erb] Version 2.2.2Takashi Kokubun
2021-01-21[ruby/erb] Let ERB.version just return a versionTakashi Kokubun
2021-01-20Update NEWS.md about deprecationTakashi Kokubun
2021-01-21[ruby/erb] Version 2.2.1Takashi Kokubun
2021-01-20Fix the relative path for Ruby coreTakashi Kokubun
2021-01-20[ruby/erb] Unify ERB version definitionsTakashi Kokubun
2021-01-20[ruby/erb] Make styles consistent throught the projectTakashi Kokubun
2021-01-21[ruby/erb] Warn safe_level and later args even without -wTakashi Kokubun
2021-01-21[ruby/erb] Make sure erb.rb in this repository is testedTakashi Kokubun
2021-01-20objspace_dump.c: Handle allocation path and line missingJean Boussier
2021-01-20Explicit references to EnumerableBurdetteLamar
2021-01-21* 2021-01-21 [ci skip]git
2021-01-21Support `i` command in log-fixNobuyoshi Nakada
2021-01-20Skip freezing check on setting temporary class path [Bug #17563]Nobuyoshi Nakada
2021-01-20[ruby/irb] Remove pp-specific stub from TestColorTakashi Kokubun
2021-01-20[ruby/irb] Undefine unused constantsTakashi Kokubun
2021-01-20[ruby/irb] Split test files for IRB::Color and IRB::ColorPrinterTakashi Kokubun
2021-01-20[ruby/erb] Prefer __dir__ to reduce ../Takashi Kokubun
2021-01-20Pend erb command tests for Ruby 2.5 for nowTakashi Kokubun
2021-01-19Replace "iff" with "if and only if"Gannon McGibbon
2021-01-20* 2021-01-20 [ci skip]git
2021-01-19[ruby/irb] Rescue Errno::EINVAL on IRB ppTakashi Kokubun
2021-01-19Fixed premature returnNobuyoshi Nakada
2021-01-19[ruby/irb] Stub a screen size for test_contextTakashi Kokubun
2021-01-18[ruby/irb] Support GitHub ActionsTakashi Kokubun
2021-01-18[ruby/irb] Stub a screen size for testsTakashi Kokubun
2021-01-18[ruby/irb] Use a real screen size for pp by defaultTakashi Kokubun
2021-01-19fix conditon of vm_cc_invalidated_p()Koichi Sasada
2021-01-18Avoid suppressing unrelated warningsTakashi Kokubun
2021-01-19test/ruby/test_jit.rb: Avoid a warningYusuke Endoh
2021-01-19test/ruby/test_pattern_matching.rb: Avoid a warningYusuke Endoh
2021-01-19Use real-case version number for the result of `gem list`Hiroshi SHIBATA
2021-01-19Mark pattern labels as unremoveableVladimir Dementyev
2021-01-18Fix JIT link failuresTakashi Kokubun
2021-01-18Fix typo: invaldate -> invalidateAlan Wu
2021-01-19Added empty ruby2_keywords gem to suffice dependenciesNobuyoshi Nakada
2021-01-18Revert "[Document][Array] Add missing call-seq for Array#append"Marc-Andre Lafortune
2021-01-19* 2021-01-19 [ci skip]git