aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't describe C function that does not exist in prior versions.Samuel Williams2021-09-201-2/+2
* Add C interface spec.Samuel Williams2021-09-202-0/+49
* Expose `rb_fiber_raise` and tidy up the internal implementation.Samuel Williams2021-09-202-71/+96
* Allow to include uninitialized modules [Bug #18177]Nobuyoshi Nakada2021-09-202-1/+14
* * 2021-09-20 [ci skip]git2021-09-201-1/+1
* MINGW-UCRT: Set CONFIG['arch'] and RUBY_PLATFORM to "x64-mingw-ucrt"Lars Kanis2021-09-203-1/+7
* CI: Enable MINGW-UCRT build and test in github actionsLars Kanis2021-09-201-6/+12
* Adjust test to set+get big values on all platforms and add MINGW-UCRTLars Kanis2021-09-201-7/+7
* MINGW: _WIN64 is not defined on i386-mingw32 + ucrt.xtkoba (Tee KOBAYASHI)2021-09-201-2/+2
* MINGW: More permissive pattern matching for coroutinextkoba (Tee KOBAYASHI)2021-09-201-2/+2
* MINGW: set rb_cv_msvcrt=ucrt and RT_VER=140 when UCRT is usedxtkoba (Tee KOBAYASHI)2021-09-201-1/+3
* MINGW: Fix build error on Windows UCRTxtkoba (Tee KOBAYASHI)2021-09-201-1/+7
* Fix a typo [Bug #17048]Nobuyoshi Nakada2021-09-193-4/+4
* Enable shallow clone on appveyorNobuyoshi Nakada2021-09-191-0/+1
* Extract hook macro for attributesNobuyoshi Nakada2021-09-192-48/+30
* Revert "Do not load file with same realpath twice when requiring"Jeremy Evans2021-09-184-63/+3
* * 2021-09-19 [ci skip]git2021-09-191-1/+1
* Do not load file with same realpath twice when requiringJeremy Evans2021-09-184-3/+63
* ast.c: AST.of against C method should return nil (as Ruby 2.6--3.0)Yusuke Endoh2021-09-182-2/+2
* ast.c: AST.of checks if a given method object is defined in CYusuke Endoh2021-09-182-0/+8
* Enhanced RDoc for Range (#4847)Burdette Lamar2021-09-181-66/+190
* * 2021-09-18 [ci skip]git2021-09-181-1/+1
* Include the invalid value in invalid_utc_offset errorNobuyoshi Nakada2021-09-181-15/+17
* [rubygems/rubygems] Trigger install command by default on removeJose Galisteo2021-09-175-3/+28
* Removed Module.allocate [Bug #17048]Nobuyoshi Nakada2021-09-173-26/+2
* Already initialized modules cannot be replaced [Bug #17048]Nobuyoshi Nakada2021-09-174-30/+80
* Add spec for MatchData#match and MatchData#match_length [Feature #18172]Nobuyoshi Nakada2021-09-172-0/+68
* Add WB_PROTECTED to mutexesJohn Hawthorn2021-09-171-1/+1
* Prohibit test method redefinitionNobuyoshi Nakada2021-09-172-10/+5
* * 2021-09-17 [ci skip]git2021-09-171-1/+1
* [Feature #18172] Fix duplicate test nameNobuyoshi Nakada2021-09-171-1/+1
* Adjust indent in string.c [ci skip]Nobuyoshi Nakada2021-09-161-1/+1
* NEWS for [Feature #18172] [ci skip]Nobuyoshi Nakada2021-09-161-0/+7
* [Feature #18172] Add MatchData#match_lengthNobuyoshi Nakada2021-09-162-0/+54
* [Feature #18172] Add MatchData#matchNobuyoshi Nakada2021-09-162-0/+51
* [Bug #18173] Update loaded_features_indexNobuyoshi Nakada2021-09-162-0/+18
* Add a newline [ci skip]Shugo Maeda2021-09-161-0/+1
* Add details of Hash value ommission [ci skip]Shugo Maeda2021-09-161-3/+10
* Remove unneeded ruby_reset_leap_second_info function declaration (#4824)S.H2021-09-161-1/+0
* Enhanced RDoc for Range#minmax (#4846)Burdette Lamar2021-09-151-6/+40
* Enhanced RDoc for Range#max (#4844)Burdette Lamar2021-09-151-34/+78
* * 2021-09-16 [ci skip]git2021-09-161-1/+1
* Enhanced RDoc for Range#min (#4842)Burdette Lamar2021-09-151-10/+73
* Fix total_freed_objects for invalidated pagesPeter Zhu2021-09-151-1/+2
* Don't overwrite free_slots count during sweepingPeter Zhu2021-09-151-1/+2
* Update the free_slots count of the original pagePeter Zhu2021-09-151-20/+9
* [ruby/racc] gemspec: Link to https in homepage [ci skip]Olle Jonsson2021-09-151-1/+1
* [ruby/racc] Prefer __dir__ over File.dirname(__FILE__)Olle Jonsson2021-09-157-11/+11
* Add test cases for constants and keywordsShugo Maeda2021-09-151-0/+7
* [DOC] Fix broken links [ci skip]Nobuyoshi Nakada2021-09-158-10/+10