summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try the tag without "v" prefix to checkout upstream repositoriesNobuyoshi Nakada2022-07-262-3/+3
* Adjust indent [ci skip]Nobuyoshi Nakada2022-07-261-10/+10
* Cheaply derive code range for String#b return valueKevin Menard2022-07-261-1/+17
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-07-2617-98/+199
* 8fa66467de is broken with rubygems/rubygems and flori/json.Hiroshi SHIBATA2022-07-261-1/+1
* Fix `rb_profile_frames` output includes dummy main thread frameIvo Anjo2022-07-263-0/+28
* [ruby/rdoc] Move section Directives into section Blocks (https://github.com/r...Burdette Lamar2022-07-261-164/+162
* * append newline at EOF. [ci skip]git2022-07-261-1/+1
* Sync RDocPeter Zhu2022-07-252-5/+916
* Fix sync_default_gems.rb to use absolute pathPeter Zhu2022-07-251-1/+1
* For rdoc, copy doc/rdoc to doc/ (#6181)Burdette Lamar2022-07-251-0/+1
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-07-262-7/+7
* Change ROBJECT_TRANSIENT_FLAG to use FL_USER2Jemma Issroff2022-07-251-1/+1
* * 2022-07-26 [ci skip]git2022-07-261-1/+1
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-07-262-7/+7
* [rubygems/rubygems] Bundler: add deprecation notice of viz to manTakuya Noguchi2022-07-254-2/+7
* rb_str_buf_append: add a fast path for ENC_CODERANGE_VALIDJean Boussier2022-07-252-16/+31
* Wait the test thread to sleepNobuyoshi Nakada2022-07-251-8/+2
* Synchronize the test thread sleepNobuyoshi Nakada2022-07-251-1/+8
* Fix format specifierNobuyoshi Nakada2022-07-251-1/+1
* * 2022-07-25 [ci skip]git2022-07-251-1/+1
* Bundled gems test needs `prepare-gems`Nobuyoshi Nakada2022-07-255-8/+11
* Use built bundled gems in test-bundled-gemsNobuyoshi Nakada2022-07-251-24/+25
* Make extensions under `Gem.extension_api_version` directoryNobuyoshi Nakada2022-07-241-1/+2
* Kill bundled gem tests when interruptedNobuyoshi Nakada2022-07-242-3/+11
* * 2022-07-24 [ci skip]git2022-07-241-1/+1
* [DOC] IO#eofKaíque Kandy Koga2022-07-231-1/+1
* Remove duplicate code for internal arraysNobuyoshi Nakada2022-07-231-2/+1
* Use rb_ary_tmp_new only for internal arraysPeter Zhu2022-07-221-1/+1
* [rubygems/rubygems] Display mfa warnings on gem signinAshley Ellis Pierce2022-07-232-16/+33
* Remove reference counting for all frozen arraysPeter Zhu2022-07-223-39/+19
* * 2022-07-23 [ci skip]git2022-07-231-1/+1
* [rubygems/rubygems] Bundler: update command example in bundle-exec(1)Takuya Noguchi2022-07-232-2/+2
* [ruby/reline] Rename dialog_pointer_* to dialog_highlight_*st00122022-07-224-39/+39
* Add "rb_" prefixes to toplevel enum definitionsYusuke Endoh2022-07-227-36/+36
* Move enum definitions out of struct definitionYusuke Endoh2022-07-224-101/+107
* Update .indent.pro [ci skip]Nobuyoshi Nakada2022-07-221-3/+13
* Adjust indents [ci skip]Nobuyoshi Nakada2022-07-222-6/+7
* [rubygems/rubygems] Remove bundle show from obsolete commandsTakuya Noguchi2022-07-222-4/+0
* [rubygems/rubygems] Use `SystemExit#status` as `exit_code`Nobuyoshi Nakada2022-07-222-3/+7
* [rubygems/rubygems] rubygems.rb is required by gem_runner.rbHiroshi SHIBATA2022-07-221-1/+0
* [rubygems/rubygems] Removed needless value assignmentHiroshi SHIBATA2022-07-221-3/+1
* Revive .indent.pro with adding `-nut`(`--no-tabs`) [ci skip]Nobuyoshi Nakada2022-07-221-0/+22
* Add .git-blame-ignore-revsTakuya Noguchi2022-07-221-0/+3
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-22288-7299/+7299
* Make Gem::SystemExitException properly exit with a given codeAkinori MUSHA2022-07-221-6/+1
* bin/gem: remove initial empty lineKenyon Ralph2022-07-221-1/+0
* Removed needless condition for old versions of Ruby.SHIBATA Hiroshi2022-07-221-6/+1
* Enable Style/MultilineIfThen in Rubocopbronzdoc2022-07-221-1/+1
* Remove trailing blank linesDavid Rodríguez2022-07-221-1/+0