| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-19 | Remove unused variable | Radosław Bułat | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3934 | |||
| 2020-12-18 | [stringio] Version 3.0.0 | Kenta Murata | |
| https://github.com/ruby/stringio/commit/831be01071 | |||
| 2020-12-18 | [stringio] Add test-unit in the development dependencies | Kenta Murata | |
| https://github.com/ruby/stringio/commit/de010fc0e9 | |||
| 2020-12-18 | [stringio] Make stringio Ractor safe | Kenta Murata | |
| https://github.com/ruby/stringio/commit/ee3fec7512 https://github.com/ruby/stringio/commit/18dcd045ef https://github.com/ruby/stringio/commit/18dcd045ef | |||
| 2020-12-18 | [openssl] Fix dependencies | Kenta Murata | |
| 2020-12-18 | openssl is ractor-safe | Koichi Sasada | |
| ossl_bn_ctx is C's global variable and it should be ractor-local to make it ractor-safe. | |||
| 2020-12-18 | finalizing should be checked before VM lock | Koichi Sasada | |
| 2020-12-18 | Removed a moved local variable | Nobuyoshi Nakada | |
| 2020-12-18 | need to sync gc_finalize_deferred | Koichi Sasada | |
| gc_finalize_deferred() runs finalizers and it accesses objspace, so it need to sync. | |||
| 2020-12-18 | Removed old GC.stat keys deprecated since 2.2 | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3921 | |||
| 2020-12-18 | Removed old GC tuning environment variables deprecated since 2.1 | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3921 | |||
| 2020-12-18 | Revert "Better cooperation between public/protected/private with attr* and ↵ | Yusuke Endoh | |
| alias_method" This reverts commit 81739ad4fdfcc86a769056fec352f27c686fba1b. | |||
| 2020-12-18 | Revert "Use rb_id_attrset without intermediate strings" | Yusuke Endoh | |
| This reverts commit 66090b9d10cdaed917b525225e59d1c19e399248. | |||
| 2020-12-18 | Revert "Added missing tests for public, private, protected and alias_method" | Yusuke Endoh | |
| This reverts commit e042e8460bb9a63c05f938d51e8c7c5345a6f3a4. | |||
| 2020-12-18 | Revert "Added tests for [Feature #17314]" | Yusuke Endoh | |
| This reverts commit 34f06062174882a98ebef998c50ad8d4f7fc0f2e. | |||
| 2020-12-18 | Drop token info also for endless singleton method definition | Nobuyoshi Nakada | |
| 2020-12-18 | Sort URLs by issue numbers [ci skip] | Kazuhiro NISHIYAMA | |
| 2020-12-17 | Remove --jit-save-temps from MJIT | Takashi Kokubun | |
| It's probably not helping the backtrace. | |||
| 2020-12-18 | [strscan] Fix license comment and files | Kenta Murata | |
| https://github.com/ruby/strscan/commit/a999f2c6d1 | |||
| 2020-12-18 | [strscan] Version 3.0.0 | Kenta Murata | |
| https://github.com/ruby/strscan/commit/08645e4e77 | |||
| 2020-12-18 | [strscan] Make strscan Ractor safe (#17) | Kenta Murata | |
| * Make strscan Ractor safe * Add test-unit in the development dependencies https://github.com/ruby/strscan/commit/3c93c2bebe | |||
| 2020-12-18 | acquire VM lock on gc_verify_internal_consistency() | Koichi Sasada | |
| There is a case to call this function without VM lock acquiring. | |||
| 2020-12-18 | Bump version RubyGems and Bundler in NEWS | Hiroshi SHIBATA | |
| 2020-12-18 | zlib is ractor-safe | Koichi Sasada | |
| 2020-12-18 | Merge RubyGems 3.2.2 and Bundler 2.2.2 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3930 | |||
| 2020-12-18 | Added tests for [Feature #17314] | Nobuyoshi Nakada | |
| 2020-12-18 | Added missing tests for public, private, protected and alias_method | Nobuyoshi Nakada | |
| 2020-12-18 | Use rb_id_attrset without intermediate strings | Nobuyoshi Nakada | |
| 2020-12-18 | socket is ractor-safe. | Koichi Sasada | |
| 2020-12-18 | ruby_set_stack_size: no longer exists | 卜部昌平 | |
| Deleted since fc3c60f6081d85f6274986a7a08b59db1515fcb5 | |||
| 2020-12-18 | use eval to create different Regexp objects | Koichi Sasada | |
| Only one warning is shown for the same Regexp object, so create different objects to support repeating tests. http://ci.rvm.jp/results/trunk-repeat20@phosphorus-docker/3290658 | |||
| 2020-12-18 | add explicit check | Koichi Sasada | |
| To debug this issue: https://rubyci.org/logs/rubyci.s3.amazonaws.com/solaris10-gcc/ruby-master/log/20201217T220004Z.fail.html.gz | |||
| 2020-12-17 | Add documentation about GC.compact | Aaron Patterson | |
| [Misc #16443][ruby-core:96395] | |||
| 2020-12-17 | Better cooperation between public/protected/private with attr* and alias_method | Radosław Bułat | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3757 | |||
| 2020-12-18 | * 2020-12-18 [ci skip] | git | |
| 2020-12-18 | gc_verify_internal_consistency() needs barrier | Koichi Sasada | |
| gc_verify_internal_consistency() accesses all slots (objects) so all ractors should stop before starting this function. | |||
| 2020-12-17 | test/ruby: suppress some warnings | Yusuke Endoh | |
| follow up to 9908177857a28633d6279c43a1ad4dfedcb98596 | |||
| 2020-12-17 | [ruby/irb] Change context-mode's default to new mode 4. | Marc-Andre Lafortune | |
| This new mode uses a copy of the TOPLEVEL_BINDING. This is compatible with refinements (contrary to mode 3), while keeping nested IRB sessions separate https://github.com/ruby/irb/commit/25c731cb2f | |||
| 2020-12-17 | [ruby/irb] Enable deprecation warnings when using -W or -w | Jeremy Evans | |
| Requested in Ruby Bug 17377 https://github.com/ruby/irb/commit/698f6eb34a | |||
| 2020-12-17 | [ruby/irb] Skip the few failing tests on TruffleRuby | Benoit Daloze | |
| https://github.com/ruby/irb/commit/22717844c0 | |||
| 2020-12-17 | [ruby/irb] Fixed a typo in a comment [ci skip] | Nobuyoshi Nakada | |
| https://github.com/ruby/irb/commit/ce373417f3 | |||
| 2020-12-17 | [ruby/irb] workaround for lack of tokens from `Ripper.lex` | Nobuhiro IMAI | |
| * Fixes #38 https://github.com/ruby/irb/commit/905fb8e52e | |||
| 2020-12-17 | [ruby/reline] Use plus operator to create unfrozen string | Robert Schulze | |
| https://github.com/ruby/reline/commit/ca274b0d37 | |||
| 2020-12-17 | [ruby/reline] Support longer than screen height on Windows | aycabta | |
| https://github.com/ruby/reline/commit/2a97ca9362 | |||
| 2020-12-17 | [ruby/reline] Make a log file on windows if debug env is set | aycabta | |
| https://github.com/ruby/reline/commit/dff30a2d44 | |||
| 2020-12-17 | [ruby/reline] Support longer than screen height | aycabta | |
| https://github.com/ruby/reline/commit/e83a3de9ed | |||
| 2020-12-17 | test/ruby: Check warning messages at a finer granularity | Nobuyoshi Nakada | |
| Instead of suppressing all warnings wholly in each test scripts by setting `$VERBOSE` to `nil` in `setup` methods. Notes: Merged: https://github.com/ruby/ruby/pull/3925 Merged-By: nobu <nobu@ruby-lang.org> | |||
| 2020-12-17 | Fixing glitchy kill ring behavior in irb | Yale Kozinski | |
| See https://github.com/ruby/irb/issues/85 for details Notes: Merged: https://github.com/ruby/ruby/pull/3806 | |||
| 2020-12-17 | sync obj_to_id_tbl | Koichi Sasada | |
| objspace->obj_to_id_tbl is a shared table so we need to synchronize it to access. Notes: Merged: https://github.com/ruby/ruby/pull/3924 | |||
| 2020-12-17 | reduce barrier counts for GC events | Koichi Sasada | |
| mark needs barrier (stop other ractors), but other GC events don't need barriers (maybe...). Notes: Merged: https://github.com/ruby/ruby/pull/3923 | |||
