summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29[ruby/rdoc] Add block quotes (https://github.com/ruby/rdoc/pull/907)Burdette Lamar
2022-07-29Keep gitignore for libyaml source with psychHiroshi SHIBATA
2022-07-29Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd466...Hiroshi SHIBATA
2022-07-29[flori/json] test parsing of unicode, mixing literal characters with escapedEthan
2022-07-29[flori/json] Stop including the parser source __LINE__ in exceptionsJean Boussier
2022-07-29fix typo in Time#xmlschema documentationLuka Dornhecker
2022-07-29[ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox
2022-07-29Merge ruby/fileutils from https://github.com/ruby/fileutils/commit/332025bc02...Hiroshi SHIBATA
2022-07-29[rubygems/rubygems] Fix dead links to deprecated bundle-package(1) with bundl...Takuya Noguchi
2022-07-29[rubygems/rubygems] Add package/pack aliases to man pages for cacheTakuya Noguchi
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-29[ruby/rdoc] Fix formatting blockquote in verbatimNobuyoshi Nakada
2022-07-28Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun
2022-07-29[ruby/date] [DOC] Enhanced RDoc for <=> (https://github.com/ruby/date/pull/65)Burdette Lamar
2022-07-29[ruby/rdoc] Link from RDoc::Markup to RDoc::MarkupReference (https://github.c...Burdette Lamar
2022-07-29* 2022-07-29 [ci skip]git
2022-07-28YJIT: Teach getblockparamproxy to handle the no-block case without exiting (#...Matthew Draper
2022-07-28[ruby/rdoc] [DOC] Add some links in intro; delimit rendered HTML output. (htt...Burdette Lamar
2022-07-28Fix format-pedantic warningsNobuyoshi Nakada
2022-07-28Fix conversion of `rb_ractor_id()`Nobuyoshi Nakada
2022-07-28Fix format specifier for `rb_ractor_id()`Nobuyoshi Nakada
2022-07-28Lock the VM for rb_gc_writebarrier_unprotectPeter Zhu
2022-07-28Make array slices views rather than copiesPeter Zhu
2022-07-28Refactor gc_ref_update_arrayPeter Zhu
2022-07-28Skip randomly failing tests with FreeBSD 12Hiroshi SHIBATA
2022-07-28Fix the missing bracketsHiroshi SHIBATA
2022-07-28test_io_console.rbL399 is also randomly failing same as bfc697f1e26f1406c45ec...Hiroshi SHIBATA
2022-07-28Also skip the failing test similar with a343952d195a324dd4563318d8f88b167316ce5dHiroshi SHIBATA
2022-07-28`RUBY_DEBUG_LOG2` should filter against the given `file`Nobuyoshi Nakada
2022-07-27Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun
2022-07-28Suppress use-after-free warning by gcc-12Nobuyoshi Nakada
2022-07-28[DOC] Cross references for `ARGF`Nobuyoshi Nakada
2022-07-27Fix documentation for ARGF.inplace_mode{,=}Jeremy Evans
2022-07-28* 2022-07-28 [ci skip]git
2022-07-27Update to ruby/spec@cbfaf51Benoit Daloze
2022-07-27Update to ruby/mspec@290e36aBenoit Daloze
2022-07-27[ci-skip]Document how to run an individual bootstrap testMatt Valentine-House
2022-07-27[ruby/pathname] Fix `autoload` of `FileUtils`Nobuyoshi Nakada
2022-07-27Adjust styles [ci skip]Nobuyoshi Nakada
2022-07-27Append semicolons [ci skip]Nobuyoshi Nakada
2022-07-27Make indents and newlines consistent [ci skip]Nobuyoshi Nakada
2022-07-27Do not load library files from repository only for testNobuyoshi Nakada
2022-07-27Manually sync with https://github.com/ruby/date/pull/64Hiroshi SHIBATA
2022-07-27[rubygems/rubygems] Add ignore_funding_requests config flagmoe
2022-07-27[ruby/rdoc] [DOC] Clarifications for directives (https://github.com/ruby/rdoc...Burdette Lamar
2022-07-27[rubygems/rubygems] Don't use Pathname for creating extension dirDavid Rodríguez
2022-07-27[rubygems/rubygems] Completely drop base parameter from indexDavid Rodríguez
2022-07-27* expand tabs. [ci skip]git
2022-07-26Refactored poisoning and unpoisoning freelist to simpler APIJemma Issroff
2022-07-26Add doc/rdoc directory to .documentPeter Zhu