summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-09-17[Feature #18172] Fix duplicate test nameNobuyoshi Nakada
2021-09-16Adjust indent in string.c [ci skip]Nobuyoshi Nakada
2021-09-16NEWS for [Feature #18172] [ci skip]Nobuyoshi Nakada
2021-09-16[Feature #18172] Add MatchData#match_lengthNobuyoshi Nakada
2021-09-16[Feature #18172] Add MatchData#matchNobuyoshi Nakada
2021-09-16[Bug #18173] Update loaded_features_indexNobuyoshi Nakada
2021-09-16Add a newline [ci skip]Shugo Maeda
2021-09-16Add details of Hash value ommission [ci skip]Shugo Maeda
2021-09-16Remove unneeded ruby_reset_leap_second_info function declaration (#4824)S.H
2021-09-15Enhanced RDoc for Range#minmax (#4846)Burdette Lamar
2021-09-15Enhanced RDoc for Range#max (#4844)Burdette Lamar
2021-09-16* 2021-09-16 [ci skip]git
2021-09-15Enhanced RDoc for Range#min (#4842)Burdette Lamar