eightbitraptor (Matthew Valentine-House)
- Login: eightbitraptor
- Email: matt@eightbitraptor.com, matt.valentinehouse@shopify.com
- Registered on: 12/06/2019
- Last sign in: 08/28/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 17 | 17 |
Reported issues | 1 | 25 | 26 |
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
07/17/2024
- 11:47 AM Ruby master Revision 690ea013 (git): Remove unused variable from GC compaction path
07/12/2024
- 01:50 PM Ruby master Feature #20443 (Closed): Allow Major GC's to be disabled
- Applied in changeset commit:git|f543c68e1ce4abaafd535a4917129e55f89ae8f7.
----------
Provide GC.config to disable ma... - 01:43 PM Ruby master Revision f543c68e (git): Provide GC.config to disable major GC collections
- This feature provides a new method `GC.config` that configures internal
GC configuration variables provided by an ind... - 01:43 PM Ruby master Revision 4d77803a (git): Rename full_mark -> rgengc_allow_full_mark
- 01:43 PM Ruby master Revision 3ccc6e0b (git): Document GC.config
- 01:43 PM Ruby master Revision 8418df72 (git): Avoid extra module linkage in gc/default.c
- We don't need to use rb_str_to_cstr here, which means we don't need to
include string headers anymore. - 01:43 PM Ruby master Revision ca99f86b (git): Add GC.config to NEWS.md
07/11/2024
- 08:21 PM Ruby master Feature #20443: Allow Major GC's to be disabled
- ko1 (Koichi Sasada) wrote in #note-25:
> On dev-meeting, there is no objection on `GC.config()`.
> Could you write ... - 01:19 PM Ruby master Feature #20612: Introduce new Epsilon (no-op) GC
- matz (Yukihiro Matsumoto) wrote in #note-1:
> We can not read the background of this proposal. Why do you want to hav...
07/08/2024
- 07:22 PM Ruby master Feature #20443: Allow Major GC's to be disabled
- ko1 (Koichi Sasada) wrote in #note-22:
> > Introduce GC.config, currently with a single key full_mark.
>
> I'm ok...
Also available in: Atom