eightbitraptor (Matt V-H)
- Login: eightbitraptor
- Email: matt@eightbitraptor.com, matt.valentinehouse@shopify.com
- Registered on: 12/06/2019
- Last sign in: 11/21/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 18 | 18 |
Reported issues | 1 | 27 | 28 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/09/2023 |
Backport187 | Committer | 03/09/2023 |
Backport191 | Committer | 03/09/2023 |
Backport192 | Committer | 03/09/2023 |
Backport193 | Committer | 03/09/2023 |
Backport200 | Committer | 03/09/2023 |
Backport21 | Committer | 03/09/2023 |
Backport22 | Committer | 03/09/2023 |
Ruby 1.8 | Committer | 03/09/2023 |
Ruby master | Committer | 03/09/2023 |
Like
Activity
Today
- 02:49 PM Ruby master Revision 640bacce (git): Fix typo in parse.y GH Actions workflow
- with-praser -> with-parser
- 01:52 PM Ruby master Bug #20866 (Closed): Prism assertion when running simplecov with branch coverage and requiring certain code
- Applied in changeset commit:git|680e06002666883537c05f796c31c6eacd6b4858.
----------
[prism/compiler] end_cursor sho... - 01:51 PM Ruby master Revision 680e0600 (git): [prism/compiler] end_cursor should never be NULL
- This fixes a failed assertion reported to SimpleCov
https://github.com/simplecov-ruby/simplecov/issues/1113
This ca...
11/20/2024
- 10:58 PM Ruby master Bug #20866: Prism assertion when running simplecov with branch coverage and requiring certain code
- This was caused by an issue with how the prism compiler tracks the ending location of call nodes of the form `a&.()`....
11/14/2024
- 10:46 AM Ruby master Feature #20794 (Closed): Expose information about the currently running GC module
- Applied in changeset commit:git|ee290c94a3dd0327f3407edb02272d37470edc95.
----------
Include the currently active GC... - 10:46 AM Ruby master Revision fa104419 (git): Expose GC.config[:implementation], to query the currently active GC
- And a default and readonly key to the GC.config hash that names the
current GC implementation.
This is provided by e... - 10:46 AM Ruby master Revision ee290c94 (git): Include the currently active GC in RUBY_DESCRIPTION
- This will add +MOD_GC to the version string and Ruby description when
Ruby is compiled with shared gc support.
When ... - 10:46 AM Ruby master Revision 6795fc49 (git): rb_bug if rb_gc_impl_active_gc_name is too long
- This avoids the need to malloc, and reduces the complexity of truncating
the long string for display in RUBY_DESCRIPT... - 10:46 AM Ruby master Revision 42501015 (git): rb_raise when attempting to set the GC implementation name
- Instead of silently ignoring the key, we should raise to clearly tell
the user that this key is read-only.
11/11/2024
- 02:42 PM Ruby master Feature #20794: Expose information about the currently running GC module
- I've updated [the proposed PR](https://github.com/ruby/ruby/pull/11872) to reflect feedback from [DevMeeting-2024-11-...
Also available in: Atom