aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2022-03-14 [ci skip]git2022-03-141-1/+1
* [rubygems/rubygems] Remove extra closing bracket in version warningPaul Kuruvilla2022-03-141-1/+1
* Fix guards for unicode versions specsBenoit Daloze2022-03-132-10/+10
* [ruby/rdoc] Refine `pretty_print`Nobuyoshi Nakada2022-03-133-2/+7
* Fix conversion macro for `size_t`Nobuyoshi Nakada2022-03-131-2/+2
* Fix experimental Fiber::Pool definitionNobuyoshi Nakada2022-03-131-1/+1
* [ruby/rdoc] Clean documents for backwards compatibilityNobuyoshi Nakada2022-03-132-5/+3
* comment out failing Unicode/Emoji version checks temporarilyMartin Dürst2022-03-132-10/+10
* add some tests for Unicode Version 14.0.0Martin Dürst2022-03-132-0/+6
* update specs to check for Unicode Version 14.0.0/Emoji Version 14.0Martin Dürst2022-03-132-0/+12
* mention Unicode Version 14.0.0Martin Dürst2022-03-131-0/+2
* switch UNICODE_BETA back to NOMartin Dürst2022-03-131-1/+1
* update Unicode Version to 14.0.0 and Emoji version to 14.0Martin Dürst2022-03-134-8/+52325
* * 2022-03-13 [ci skip]git2022-03-131-1/+1
* Fix crash on GC stress and RGENGC_CHECK_MODE=2Peter Zhu2022-03-121-3/+6
* Add test for protected methods on module includedJohn Hawthorn2022-03-111-0/+19
* Fast object is iclass checksJohn Hawthorn2022-03-111-9/+29
* Add rb_ary_resetPeter Zhu2022-03-111-14/+9
* Adding guidance about characters in C-code doc (#5641)Burdette Lamar2022-03-111-0/+56
* * 2022-03-12 [ci skip]git2022-03-121-1/+1
* Refactor duplicate code in rb_array_replacePeter Zhu2022-03-111-12/+7
* [ruby/rdoc] Scrollable sidebarMasafumi Koba2022-03-111-0/+4
* Move ruby.h in `#ifdef RUBY` blockNobuyoshi Nakada2022-03-111-2/+1
* Revert "Fast object is iclass checks"John Hawthorn2022-03-101-23/+9
* Allow interrupting regexps that backtrackJeremy Evans2022-03-101-0/+1
* Fast object is iclass checksJohn Hawthorn2022-03-101-9/+23
* Small optimization for the opt_and instructionAaron Patterson2022-03-101-2/+8
* * 2022-03-11 [ci skip]git2022-03-111-1/+1
* Fix visibility of alias of zsuper methodsJeremy Evans2022-03-102-0/+11
* Update default gems list at bd1862330756b177ba189597b9de10 [ci skip]git2022-03-101-1/+1
* [ruby/io-wait] Update version to 0.2.2.pre1 for testingCharles Oliver Nutter2022-03-101-1/+1
* Ignore pre-release for sync target on sync_default_gemsHiroshi SHIBATA2022-03-101-1/+1
* [DOC] Enhanced RDoc for String (#5635)Burdette Lamar2022-03-092-29/+58
* [DOC] Remove an unnecessary character [ci skip]Kazuhiro NISHIYAMA2022-03-101-1/+1
* * 2022-03-10 [ci skip]git2022-03-101-1/+1
* Avoid unnecessary conditionalJeremy Evans2022-03-091-2/+4
* [DOC] Enhanced RDoc for String (#5633)Burdette Lamar2022-03-092-38/+32
* [ruby/rdoc] Support crossref of methods with multiple argumentsPeter Zhu2022-03-092-1/+17
* exts.mk.tmpl: propagate MINIRUBY to enc.mk even though invoking from exts.mkYuta Saito2022-03-092-2/+2
* [DOC] Fix default offset of String#byterindexKazuhiro NISHIYAMA2022-03-091-2/+2
* * 2022-03-09 [ci skip]git2022-03-091-1/+1
* [DOC] RDoc for character selectors (#5632)Burdette Lamar2022-03-081-0/+67
* Added release option to sync only released version of the default gemsHiroshi SHIBATA2022-03-081-5/+18
* test/io/console/test_io_console.rb: parens neededYusuke Endoh2022-03-081-1/+1
* Skip three tests on FreeBSD 13Yusuke Endoh2022-03-083-1/+26
* [DOC] Enhanced RDoc for String #tr and #tr! (#5626)Burdette Lamar2022-03-071-27/+41
* * 2022-03-08 [ci skip]git2022-03-081-1/+1
* [rubygems/rubygems] Add newline to validate_platforms! message when platform ...Alex Gittemeier2022-03-082-2/+2
* Use rb_ary_unshare for shared array in rb_ary_replacePeter Zhu2022-03-071-7/+1
* [DOC] Fix documentation typo for Process#clock_gettimeThierry Joyal2022-03-071-1/+1