summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-09-20Don't describe C function that does not exist in prior versions.Samuel Williams
2021-09-20Add C interface spec.Samuel Williams
2021-09-20Expose `rb_fiber_raise` and tidy up the internal implementation.Samuel Williams
2021-09-20Allow to include uninitialized modules [Bug #18177]Nobuyoshi Nakada
2021-09-20* 2021-09-20 [ci skip]git
2021-09-20MINGW-UCRT: Set CONFIG['arch'] and RUBY_PLATFORM to "x64-mingw-ucrt"Lars Kanis
2021-09-20CI: Enable MINGW-UCRT build and test in github actionsLars Kanis
2021-09-20Adjust test to set+get big values on all platforms and add MINGW-UCRTLars Kanis
2021-09-20MINGW: _WIN64 is not defined on i386-mingw32 + ucrt.xtkoba (Tee KOBAYASHI)
2021-09-20MINGW: More permissive pattern matching for coroutinextkoba (Tee KOBAYASHI)
2021-09-20MINGW: set rb_cv_msvcrt=ucrt and RT_VER=140 when UCRT is usedxtkoba (Tee KOBAYASHI)
2021-09-20MINGW: Fix build error on Windows UCRTxtkoba (Tee KOBAYASHI)
2021-09-19Fix a typo [Bug #17048]Nobuyoshi Nakada