summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-05[ruby/net-http] Bump version to 0.3.1Hiroshi SHIBATA
https://github.com/ruby/net-http/commit/09a9ea163a
2022-12-05[ruby/mutex_m] Bump version to 0.1.2Hiroshi SHIBATA
https://github.com/ruby/mutex_m/commit/57f23978cd
2022-12-05[ruby/logger] Bump version to 1.5.2Hiroshi SHIBATA
https://github.com/ruby/logger/commit/9c4ae3b81d
2022-12-05Update default gems list at 8c596369e8e308672a34031378e2d4 [ci skip]git
2022-12-05[ruby/ipaddr] Bump version to 1.2.5Hiroshi SHIBATA
https://github.com/ruby/ipaddr/commit/d92acb3982
2022-12-05[ruby/io-nonblock] Bump version to 0.2.0Hiroshi SHIBATA
https://github.com/ruby/io-nonblock/commit/46c0ec245e
2022-12-05Update default gems list at 05caafb4731c796890027cafedaac5 [ci skip]git
2022-12-05[ruby/getoptlong] Bump version to 0.2.0Hiroshi SHIBATA
https://github.com/ruby/getoptlong/commit/71fbf2123f
2022-12-05[ruby/forwardable] Bump version to 1.3.3Hiroshi SHIBATA
https://github.com/ruby/forwardable/commit/301687dbfa
2022-12-05[ruby/fileutils] Bump version to 1.7.0Hiroshi SHIBATA
https://github.com/ruby/fileutils/commit/213e6a3d1f
2022-12-05Update default gems list at f6dad3954469b0051286237bd6bb4b [ci skip]git
2022-12-05Should use argsloc for the last argument for arg_append()Shugo Maeda
2022-12-05[ruby/fcntl] Bump version to 1.0.2Hiroshi SHIBATA
https://github.com/ruby/fcntl/commit/20fd776303
2022-12-05Update default gems list at a0deb649098979ec1c7349080a3241 [ci skip]git
2022-12-05[ruby/etc] Bump version to 1.4.1Hiroshi SHIBATA
https://github.com/ruby/etc/commit/b3e9d9ceb0
2022-12-05Update default gems list at 3cfb7afbfec492ba5ec2f7f50775bd [ci skip]git
2022-12-05[ruby/drb] Bump version to 2.1.1Hiroshi SHIBATA
https://github.com/ruby/drb/commit/7c2d56e9f3
2022-12-05Update default gems list at fcbafe7f4a22417f20b327a22696df [ci skip]git
2022-12-05[ruby/digest] Bump version to 3.1.1Hiroshi SHIBATA
https://github.com/ruby/digest/commit/fad16582ea
2022-12-05Update default gems list at c4d22d47f8bd019ae6df98fafb9db7 [ci skip]git
2022-12-05[ruby/delegate] Bump version to 0.3.0Hiroshi SHIBATA
https://github.com/ruby/delegate/commit/420637be45
2022-12-05Manually bumped date-3.3.0 versionHiroshi SHIBATA
2022-12-05Update default gems list at 0f534bfb6ae03247620beb871c9325 [ci skip]git
2022-12-05[ruby/date] Bump version to 3.3.0Hiroshi SHIBATA
https://github.com/ruby/date/commit/ac1642cf39
2022-12-05[ruby/benchmark] Bump version to 0.2.1Hiroshi SHIBATA
https://github.com/ruby/benchmark/commit/303ac8f28b
2022-12-04Change the dependabot interval to monthlyTakashi Kokubun
It's not that important for ruby/ruby to keep them up to date.
2022-12-05Bump ruby/setup-ruby from 1.125.0 to 1.126.0dependabot[bot]
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.125.0 to 1.126.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/de6f5b9c340068d049670c6b6ae8dc94cff4667a...c7079efafd956afb5d823e8999c2506e1053aefa) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Notes: Merged: https://github.com/ruby/ruby/pull/6859
2022-12-05Bump github/codeql-action from 2.1.33 to 2.1.35dependabot[bot]
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.33 to 2.1.35. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2.1.33...b2a92eb56d8cb930006a1c6ed86b0782dd8a4297) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Notes: Merged: https://github.com/ruby/ruby/pull/6860
2022-12-05Update default gems list at d7b00b55a91583610cf5ceac162d65 [ci skip]git
2022-12-05[ruby/rdoc] Bump version to 6.4.0Hiroshi SHIBATA
https://github.com/ruby/rdoc/commit/c5e7ee03ac
2022-12-05Update default gems list at 5fb3dec05868f9513b15d0b0a9c81d [ci skip]git
2022-12-05[ruby/racc] Bump version to 1.6.1Hiroshi SHIBATA
https://github.com/ruby/racc/commit/1768ed252f
2022-12-05[ruby/reline] Remove unapproved color setting APIsStan Lo
These APIs/configs are not approved by the Ruby core, so they can't be released to the public. This means having them in the codebase will block other fixes/features from being released as well. So this commit removes those exposed interfaces to unblock the release. Hopefully when https://bugs.ruby-lang.org/issues/18996 is approved we can re-implement better APIs. https://github.com/ruby/reline/commit/f7a961c550
2022-12-05gitignore yjit_exit_locations.dumpHiroshi SHIBATA
2022-12-04Fix crash when RGENGC_CHECK_MODE=2Peter Zhu
Commit dba61f4 fixes a crash when GC'ing a iseq that failed to compile. However, if we turn on RGENGC_CHECK_MODE then rb_iseq_memsize crashes since it cannot handle an iseq without is_entries.
2022-12-04[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
(https://github.com/ruby/net-http/pull/84) https://github.com/ruby/net-http/commit/660046386f
2022-12-03return early if there is no is_entries bufferAaron Patterson
If there is a compilation error, is_entries may not be allocated, but ic_size could be greater than 0. If we don't have a buffer to iterate over, just return early. Otherwise GC could segv [Bug #19173] Notes: Merged: https://github.com/ruby/ruby/pull/6853
2022-12-03[ruby/pathname] [Misc #19155] [DOC] Addion of absolute pathsNobuyoshi Nakada
https://github.com/ruby/pathname/commit/3cb5ed2576
2022-12-03Remove unguaranteed assertion [ci skip]Nobuyoshi Nakada
It can be configured by `--with-os-version-style=TYPE` option, and just copies from theApple's installation as the default. We don't know why it is major only.
2022-12-03UnboundMethod only refer defined_classKoichi Sasada
UnboundMethod records caller's class, like `D` or `E` on the following case: ```ruby class C def foo = :foo end class D < C end class E < C end d = D.instance_method(:foo) e = E.instance_method(:foo) ``` But `d` and `e` only refers `C#foo` so that UnboundMethod doesn't record `D` or `E`. This behavior changes the following methods: * `UnboundMethod#inspect` (doesn't show caller's class) * `UnboundMethod#==` (`d == e` for example) fix https://bugs.ruby-lang.org/issues/18798 Notes: Merged: https://github.com/ruby/ruby/pull/6855
2022-12-02[ruby/irb] Require pathname in test helperStan Lo
(https://github.com/ruby/irb/pull/467) https://github.com/ruby/irb/commit/39c6924c12
2022-12-02Remove unused rb_shape_flag_shift and rb_shape_flag_maskJemma Issroff
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02Fixed yjit bindings rb_gc_write_barrierJemma Issroff
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02Extracted rb_shape_id_offsetJemma Issroff
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02Update yjit/src/codegen.rsMaxime Chevalier-Boisvert
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02make flag clearing betterAaron Patterson
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02only generate wb when we really need toAaron Patterson
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02bail on compilation if the comptime receiver is frozenAaron Patterson
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02do not fire the wb when writing immediatesAaron Patterson
Notes: Merged: https://github.com/ruby/ruby/pull/6767
2022-12-02implement IV writesAaron Patterson
Notes: Merged: https://github.com/ruby/ruby/pull/6767