summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-09-19Enable shallow clone on appveyorNobuyoshi Nakada
2021-09-19Extract hook macro for attributesNobuyoshi Nakada
2021-09-18Revert "Do not load file with same realpath twice when requiring"Jeremy Evans
2021-09-19* 2021-09-19 [ci skip]git
2021-09-18Do not load file with same realpath twice when requiringJeremy Evans
2021-09-18ast.c: AST.of against C method should return nil (as Ruby 2.6--3.0)Yusuke Endoh
2021-09-18ast.c: AST.of checks if a given method object is defined in CYusuke Endoh
2021-09-18Enhanced RDoc for Range (#4847)Burdette Lamar
2021-09-18* 2021-09-18 [ci skip]git
2021-09-18Include the invalid value in invalid_utc_offset errorNobuyoshi Nakada
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-09-17Removed Module.allocate [Bug #17048]Nobuyoshi Nakada
2021-09-17Already initialized modules cannot be replaced [Bug #17048]Nobuyoshi Nakada
2021-09-17Add spec for MatchData#match and MatchData#match_length [Feature #18172]Nobuyoshi Nakada
2021-09-17Add WB_PROTECTED to mutexesJohn Hawthorn
2021-09-17Prohibit test method redefinitionNobuyoshi Nakada
2021-09-17* 2021-09-17 [ci skip]git