summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-23Use the correct address sizextkoba
2021-09-23Interpret `DW_RLE_start_length`xtkoba
2021-09-23Fix return value when `base != 0`xtkoba
2021-09-24* 2021-09-24 [ci skip]git
2021-09-24[ruby/reline] Use SGR 0 instead of SGR 39 and 49 to reset font settingsaycabta
2021-09-23[ruby/reline] Reset all font settings at left end of dialogaycabta
2021-09-23Add symname_equal_lit for comparison with a string literalNobuyoshi Nakada
2021-09-23Revive the test using US-ASCII incompatible symbolNobuyoshi Nakada
2021-09-23Revert "Show original string byte sequence to debug"aycabta
2021-09-23[ruby/irb] Ignore any encoding errors while symbol completionNobuyoshi Nakada
2021-09-23.github/workflows/compilers.yml: Use `GNUMAKEFLAGS`.Jun Aruga
2021-09-23Comparing nonnull argument to NULL is uselessNobuyoshi Nakada
2021-09-23Show original string byte sequence to debugaycabta
2021-09-23Prohibit invalid encoding symbols [Bug #18184]Nobuyoshi Nakada
2021-09-23Check instance variable count overflowNobuyoshi Nakada
2021-09-23Extract ruby2_keywords predicate and setterNobuyoshi Nakada
2021-09-23Turned to_be_skipped_id to an inline functionNobuyoshi Nakada
2021-09-23[DOC] Use `unpack1` instead of `unpack(template)[0]` [ci skip]Kazuhiro NISHIYAMA
2021-09-22What's Here for Range (#4881)Burdette Lamar
2021-09-23* 2021-09-23 [ci skip]git
2021-09-23Check the encoding of `ruby2_keywords_flag` [Bug #18184]Nobuyoshi Nakada
2021-09-22[ruby/reline] Use `unpack1` instead of `unpack(template)[0]`Kazuhiro NISHIYAMA
2021-09-22[ruby/irb] Use typed spaces when the line is inside the here documentsKaíque Kandy Koga
2021-09-22Check the entire name as `ruby2_keywords_flag` [Bug #18184]Nobuyoshi Nakada
2021-09-22add NEWS entry for https://github.com/ruby/ruby/pull/4815卜部昌平
2021-09-22RBIMPL_ATTR_NOALIAS: not until LLVM 12卜部昌平
2021-09-22include/ruby/atomic.h: rework卜部昌平
2021-09-22.cirrus.yml: Add Cirrus CI for Arm64 tests.fedor
2021-09-22Rework order of operations to better handle last_status.Samuel Williams
2021-09-22Add support for non-blocking `Kernel.system`.Samuel Williams
2021-09-22[DOC] Additional to Array#sample [ci skip]Nobuyoshi Nakada
2021-09-22[rubygems/rubygems] Fix bug where redacted credentials are sent to serverJonathan
2021-09-22[rubygems/rubygems] Update gem request tests to pass a Gem::Uri into the Gem:...Jonathan
2021-09-22[rubygems/rubygems] Fix an issue causing nested Gem::Uri instancesJonathan
2021-09-22[rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR
2021-09-22[rubygems/rubygems] Only check if descriptions *start with* FIXME/TODOEllen Marie Dash
2021-09-22[rubygems/rubygems] Avoid loading URI unnecessarily when activating gemsDavid Rodríguez
2021-09-22* 2021-09-22 [ci skip]git
2021-09-21Explicit the target of do-install-all as the same as dont-install-allNobuyoshi Nakada
2021-09-21[ruby/irb] Sort shortest files in each load pathsNobuyoshi Nakada
2021-09-21[ruby/irb] Check if Gem::Specification is definedNobuyoshi Nakada
2021-09-21[ruby/irb] Fix argument orderNobuyoshi Nakada
2021-09-21Ripper source on mswinNobuyoshi Nakada
2021-09-20Enhanced RDoc for Enumerable#inject (#4876)Burdette Lamar
2021-09-20Enhanced RDoc for Range (#4870)Burdette Lamar
2021-09-21* 2021-09-21 [ci skip]git
2021-09-20Enhance documentation on GC.stat (#4843)Jemma Issroff
2021-09-20Fix malloc_increase is not correctly calculatedPeter Zhu
2021-09-20Add gvl and fiber assertions to scheduler interface to catch invalid usage.Samuel Williams
2021-09-20Add alternative optional hook for `scheduler_close` to allow public usage of ...Samuel Williams