aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* Skip randomly failing tests with FreeBSD 12Hiroshi SHIBATA2022-07-282-0/+8
* Fix the missing bracketsHiroshi SHIBATA2022-07-281-1/+1
* test_io_console.rbL399 is also randomly failing same as bfc697f1e26f1406c45ec...Hiroshi SHIBATA2022-07-281-1/+1
* Also skip the failing test similar with a343952d195a324dd4563318d8f88b167316ce5dHiroshi SHIBATA2022-07-281-0/+1
* `RUBY_DEBUG_LOG2` should filter against the given `file`Nobuyoshi Nakada2022-07-281-1/+1
* Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun2022-07-272-8/+1
* Suppress use-after-free warning by gcc-12Nobuyoshi Nakada2022-07-281-0/+1
* [DOC] Cross references for `ARGF`Nobuyoshi Nakada2022-07-281-61/+61
* Fix documentation for ARGF.inplace_mode{,=}Jeremy Evans2022-07-271-7/+8
* * 2022-07-28 [ci skip]git2022-07-281-1/+1
* Update to ruby/spec@cbfaf51Benoit Daloze2022-07-2741-54/+526
* Update to ruby/mspec@290e36aBenoit Daloze2022-07-271-0/+10
* [ci-skip]Document how to run an individual bootstrap testMatt Valentine-House2022-07-271-0/+6
* [ruby/pathname] Fix `autoload` of `FileUtils`Nobuyoshi Nakada2022-07-271-2/+2
* Adjust styles [ci skip]Nobuyoshi Nakada2022-07-2714-24/+47
* Append semicolons [ci skip]Nobuyoshi Nakada2022-07-271-44/+44
* Make indents and newlines consistent [ci skip]Nobuyoshi Nakada2022-07-271-34/+46
* Do not load library files from repository only for testNobuyoshi Nakada2022-07-271-1/+1