summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-03Dedup superclass array in leaf sibling classesJohn Hawthorn
2022-03-04* 2022-03-04 [ci skip]git
2022-03-03Doc: fix documentation typo for Array#minRogerio Bordignon
2022-03-03Update to ruby/spec@82cd3a3Benoit Daloze
2022-03-03Update to ruby/mspec@bd47c2aBenoit Daloze
2022-03-03Update default gems list at 7f7db124ee6a72ec178d4045387062 [ci skip]git
2022-03-03[ruby/cgi] Bump up v0.3.2Hiroshi SHIBATA
2022-03-03[DOC] mark `rb_str_init` as `:nodoc:`Nobuyoshi Nakada
2022-03-03[DOC] Rename doc/*.rb as doc/*.rdocNobuyoshi Nakada
2022-03-03* 2022-03-03 [ci skip]git
2022-03-02[DOC] Addition to encoding.rdoc (#5617)Burdette Lamar
2022-03-02[MSWin] Allow gems with VS2022 for VS2019 build ruby [Misc #18362]Nobuyoshi Nakada
2022-03-02Exclude binstubs testsNobuyoshi Nakada
2022-03-02Revert "enc/depend: fix out-of-src build with --with-static-linked-ext" (#5616)Nobuyoshi Nakada
2022-03-02vm_method.c: avoid signature mismatch in rb_f_notimplement callYuta Saito
2022-03-02[ruby/rdoc] Use `Marshal.load io` instead of `Marshal.load io.read`Kazuhiro NISHIYAMA
2022-03-02dir.c: use self-made IFTODT in rb_pathtype_t if availableYuta Saito
2022-03-02enc/depend: fix out-of-src build with --with-static-linked-extYuta Saito
2022-03-02Using macros to check iseq elementS.H
2022-03-01Wrap ruby_abi_version in `extern "C"` for C++Peter Zhu
2022-03-01Close files in examples in io.c (#5615)Burdette Lamar
2022-03-01[DOC] Add encoding external/internal example to encoding.rdoc (#5610)Burdette Lamar
2022-03-01Show embed status of array when len is 0 in objspace dumpPeter Zhu