summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Fix comment incorrectly copied from another specDavid Rodríguez2022-08-011-2/+1
* respect current frame of `rb_eval_string`Koichi Sasada2022-08-014-1/+31
* Fix a link [ci skip]Kazuhiro NISHIYAMA2022-08-011-0/+1
* Initialize node_idWolf2022-08-011-0/+1
* * 2022-08-01 [ci skip]git2022-08-011-2/+2
* [rubygems/rubygems] Update bundle-platform(1) manTakuya Noguchi2022-08-012-12/+29
* * 2022-07-31 [ci skip]git2022-07-311-1/+1
* [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/67)Burdette Lamar2022-07-311-10/+34
* Mention Enumerator.product/Enumerator::Product in the NEWS.mdAkinori MUSHA2022-07-301-0/+3
* Implement Enumerator::Product and Enumerator.product [Feature #18685]Akinori MUSHA2022-07-302-1/+391
* Update .git-blame-ignore-revs [ci skip]Nobuyoshi Nakada2022-07-301-0/+2
* Revert "* expand tabs. [ci skip]"Nobuyoshi Nakada2022-07-301-14/+14
* * expand tabs. [ci skip]git2022-07-301-14/+14
* Update .git-blame-ignore-revs [ci skip]Nobuyoshi Nakada2022-07-301-0/+3
* [ruby/io-nonblock] Revert tab expansionNobuyoshi Nakada2022-07-301-14/+14
* Update .git-blame-ignore-revs [ci skip]Nobuyoshi Nakada2022-07-301-0/+5
* Revert "* expand tabs. [ci skip]"Hiroshi SHIBATA2022-07-308-1033/+1033
* * expand tabs. [ci skip]git2022-07-308-1033/+1033
* [ruby/digest] Revert tab-expansion in external filesNobuyoshi Nakada2022-07-308-1033/+1033
* [ruby/rdoc] Fix blockquote with word in verbatimNobuyoshi Nakada2022-07-302-6/+19
* Add --enable-yjit=dev_nodebug configure optionJohn Hawthorn2022-07-293-2/+10
* Add --enable-yjit=stats configure optionJohn Hawthorn2022-07-293-10/+27
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/66)Burdette Lamar2022-07-301-51/+93
* * 2022-07-30 [ci skip]git2022-07-301-1/+1
* [rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez2022-07-303-2/+30
* [rubygems/rubygems] No need to set anything at all unless standalone is givenDavid Rodríguez2022-07-301-2/+5
* [ruby/rdoc] Add block quotes (https://github.com/ruby/rdoc/pull/907)Burdette Lamar2022-07-291-9/+57
* Keep gitignore for libyaml source with psychHiroshi SHIBATA2022-07-291-1/+1
* Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd466...Hiroshi SHIBATA2022-07-291-1/+1
* [flori/json] test parsing of unicode, mixing literal characters with escapedEthan2022-07-291-0/+4
* [flori/json] Stop including the parser source __LINE__ in exceptionsJean Boussier2022-07-293-16/+16
* fix typo in Time#xmlschema documentationLuka Dornhecker2022-07-291-1/+1
* [ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox2022-07-292-3/+9
* Merge ruby/fileutils from https://github.com/ruby/fileutils/commit/332025bc02...Hiroshi SHIBATA2022-07-291-1/+13
* [rubygems/rubygems] Fix dead links to deprecated bundle-package(1) with bundl...Takuya Noguchi2022-07-294-10/+6
* [rubygems/rubygems] Add package/pack aliases to man pages for cacheTakuya Noguchi2022-07-292-0/+13
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-2926-58/+174
* [ruby/rdoc] Fix formatting blockquote in verbatimNobuyoshi Nakada2022-07-292-0/+13
* Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun2022-07-282-1/+8
* [ruby/date] [DOC] Enhanced RDoc for <=> (https://github.com/ruby/date/pull/65)Burdette Lamar2022-07-291-10/+34
* [ruby/rdoc] Link from RDoc::Markup to RDoc::MarkupReference (https://github.c...Burdette Lamar2022-07-291-283/+1
* * 2022-07-29 [ci skip]git2022-07-291-1/+1
* YJIT: Teach getblockparamproxy to handle the no-block case without exiting (#...Matthew Draper2022-07-285-18/+113
* [ruby/rdoc] [DOC] Add some links in intro; delimit rendered HTML output. (htt...Burdette Lamar2022-07-281-54/+79
* Fix format-pedantic warningsNobuyoshi Nakada2022-07-281-1/+1
* Fix conversion of `rb_ractor_id()`Nobuyoshi Nakada2022-07-281-1/+1
* Fix format specifier for `rb_ractor_id()`Nobuyoshi Nakada2022-07-281-2/+4
* Lock the VM for rb_gc_writebarrier_unprotectPeter Zhu2022-07-281-13/+17
* Make array slices views rather than copiesPeter Zhu2022-07-282-10/+43
* Refactor gc_ref_update_arrayPeter Zhu2022-07-281-20/+18