summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-07-27* 2022-07-27 [ci skip]git
2022-07-27[rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez
2022-07-26Use rb_ary_hidden_new for rb_ary_hidden_new_fillPeter Zhu
2022-07-26Rename rb_ary_tmp_new to rb_ary_hidden_newPeter Zhu
2022-07-26Remove ary_discardPeter Zhu
2022-07-26Try the tag without "v" prefix to checkout upstream repositoriesNobuyoshi Nakada
2022-07-26Adjust indent [ci skip]Nobuyoshi Nakada
2022-07-26Cheaply derive code range for String#b return valueKevin Menard
2022-07-26Merge rubygems/bundler HEADHiroshi SHIBATA
2022-07-268fa66467de is broken with rubygems/rubygems and flori/json.Hiroshi SHIBATA
2022-07-26Fix `rb_profile_frames` output includes dummy main thread frameIvo Anjo
2022-07-26[ruby/rdoc] Move section Directives into section Blocks (https://github.com/r...Burdette Lamar
2022-07-26* append newline at EOF. [ci skip]git
2022-07-25Sync RDocPeter Zhu
2022-07-25Fix sync_default_gems.rb to use absolute pathPeter Zhu
2022-07-25For rdoc, copy doc/rdoc to doc/ (#6181)Burdette Lamar
2022-07-26[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-07-25Change ROBJECT_TRANSIENT_FLAG to use FL_USER2Jemma Issroff
2022-07-26* 2022-07-26 [ci skip]git
2022-07-26[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-07-25[rubygems/rubygems] Bundler: add deprecation notice of viz to manTakuya Noguchi
2022-07-25rb_str_buf_append: add a fast path for ENC_CODERANGE_VALIDJean Boussier
2022-07-25Wait the test thread to sleepNobuyoshi Nakada
2022-07-25Synchronize the test thread sleepNobuyoshi Nakada
2022-07-25Fix format specifierNobuyoshi Nakada