summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-12Fix crash on GC stress and RGENGC_CHECK_MODE=2Peter Zhu
2022-03-11Add test for protected methods on module includedJohn Hawthorn
2022-03-11Fast object is iclass checksJohn Hawthorn
2022-03-11Add rb_ary_resetPeter Zhu
2022-03-11Adding guidance about characters in C-code doc (#5641)Burdette Lamar
2022-03-12* 2022-03-12 [ci skip]git
2022-03-11Refactor duplicate code in rb_array_replacePeter Zhu
2022-03-11[ruby/rdoc] Scrollable sidebarMasafumi Koba
2022-03-11Move ruby.h in `#ifdef RUBY` blockNobuyoshi Nakada
2022-03-10Revert "Fast object is iclass checks"John Hawthorn
2022-03-10Allow interrupting regexps that backtrackJeremy Evans
2022-03-10Fast object is iclass checksJohn Hawthorn
2022-03-10Small optimization for the opt_and instructionAaron Patterson
2022-03-11* 2022-03-11 [ci skip]git
2022-03-10Fix visibility of alias of zsuper methodsJeremy Evans
2022-03-10Update default gems list at bd1862330756b177ba189597b9de10 [ci skip]git
2022-03-10[ruby/io-wait] Update version to 0.2.2.pre1 for testingCharles Oliver Nutter
2022-03-10Ignore pre-release for sync target on sync_default_gemsHiroshi SHIBATA
2022-03-09[DOC] Enhanced RDoc for String (#5635)Burdette Lamar
2022-03-10[DOC] Remove an unnecessary character [ci skip]Kazuhiro NISHIYAMA
2022-03-10* 2022-03-10 [ci skip]git
2022-03-09Avoid unnecessary conditionalJeremy Evans
2022-03-09[DOC] Enhanced RDoc for String (#5633)Burdette Lamar
2022-03-09[ruby/rdoc] Support crossref of methods with multiple argumentsPeter Zhu
2022-03-09exts.mk.tmpl: propagate MINIRUBY to enc.mk even though invoking from exts.mkYuta Saito
2022-03-09[DOC] Fix default offset of String#byterindexKazuhiro NISHIYAMA
2022-03-09* 2022-03-09 [ci skip]git
2022-03-08[DOC] RDoc for character selectors (#5632)Burdette Lamar
2022-03-08Added release option to sync only released version of the default gemsHiroshi SHIBATA
2022-03-08test/io/console/test_io_console.rb: parens neededYusuke Endoh
2022-03-08Skip three tests on FreeBSD 13Yusuke Endoh
2022-03-07[DOC] Enhanced RDoc for String #tr and #tr! (#5626)Burdette Lamar
2022-03-08* 2022-03-08 [ci skip]git
2022-03-08[rubygems/rubygems] Add newline to validate_platforms! message when platform ...Alex Gittemeier
2022-03-07Use rb_ary_unshare for shared array in rb_ary_replacePeter Zhu
2022-03-07[DOC] Fix documentation typo for Process#clock_gettimeThierry Joyal
2022-03-07Update default gems list at 9c531ca524506f9de7bc4643fd6d89 [ci skip]git
2022-03-07[ruby/ostruct] Drop unused directives from gemspec (https://github.com/ruby/o...Olle Jonsson
2022-03-07[ruby/ostruct] v0.5.3Marc-André Lafortune
2022-03-07[ruby/ostruct] Fix class and method as attribute namesLadislav Gallay
2022-03-07[DOC] Change to guidance on lists in What's Here section (#5618)Burdette Lamar
2022-03-07* 2022-03-07 [ci skip]git
2022-03-07[rubygems/rubygems] Update README.md.ttBrad Gessler
2022-03-06* 2022-03-06 [ci skip]git
2022-03-06[rubygems/rubygems] Make `--strict` flag of `update` and `outdated` commands ...David Rodríguez
2022-03-05* 2022-03-05 [ci skip]git
2022-03-05Mention removed gems since 3.1 [ci skip]Kazuhiro NISHIYAMA
2022-03-04Remove gdbm related code from Travis CIKazuhiro NISHIYAMA
2022-03-04sitelibdir makes no sense in ruby itselfNobuyoshi Nakada
2022-03-04Fix typos [ci skip]Kazuhiro NISHIYAMA