General

Profile

eightbitraptor (Matthew Valentine-House)

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
eightbitraptor (Matthew Valentine-House)

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...
eightbitraptor (Matthew Valentine-House)
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...
eightbitraptor (Matthew Valentine-House)
01:43 PM Ruby master Revision 4d77803a (git): Rename full_mark -> rgengc_allow_full_mark
eightbitraptor (Matthew Valentine-House)
01:43 PM Ruby master Revision 3ccc6e0b (git): Document GC.config
eightbitraptor (Matthew Valentine-House)
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.
eightbitraptor (Matthew Valentine-House)
01:43 PM Ruby master Revision ca99f86b (git): Add GC.config to NEWS.md
eightbitraptor (Matthew Valentine-House)

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 ...
eightbitraptor (Matthew Valentine-House)
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...
eightbitraptor (Matthew Valentine-House)

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...
eightbitraptor (Matthew Valentine-House)

Also available in: Atom