aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* include/ruby/atomic.h: add doxygen卜部昌平2021-09-151-1/+257
* template/Doxyfile.tmpl: modernise卜部昌平2021-09-151-112/+138
* [ruby/racc] Rename helper to caseHiroshi SHIBATA2021-09-157-6/+6
* [ruby/racc] Ignored loading CoreAssertions in test caseHiroshi SHIBATA2021-09-151-5/+0
* [ruby/logger] Ignored loading CoreAssertions in test runnerHiroshi SHIBATA2021-09-155-17/+4
* [ruby/logger] gemspec: Drop unused "executables" configurationOlle Jonsson2021-09-151-2/+0
* Refactor and Using RBOOL macroS.H2021-09-1510-90/+34
* Marshal.load: do not call the proc until strings have their encodingJean Boussier2021-09-153-22/+64
* Enhanced RDoc for Range (#4839)Burdette Lamar2021-09-141-46/+81
* * 2021-09-15 [ci skip]git2021-09-151-1/+1
* Bsearch doc for Array and Range (#4838)Burdette Lamar2021-09-143-126/+123
* Handle overwriting Object::ENV in spawnJeremy Evans2021-09-143-5/+30
* [ruby/reline] Remove unused using methodima1zumi2021-09-141-3/+0
* Use `%printer` directive for Bison 3.8Nobuyoshi Nakada2021-09-141-45/+29
* Update bundled_gems at 2021-09-14git2021-09-141-1/+1
* Remove uneeded initialize local variable (#4818)S.H2021-09-131-1/+0
* Refactor vm_yield functionS-H-GAMELINKS2021-09-141-3/+1
* Revert "Force recycle intermediate collection in Hash#transform_keys! [Bug #1...Kenichi Kamiya2021-09-141-1/+0
* [ruby/reline] The behaviour of Alt+key on Windows is changedaycabta2021-09-141-13/+0