General

Profile

eightbitraptor (Matthew Valentine-House)

Issues

open closed Total
Assigned issues 0 17 17
Reported issues 1 24 25

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

06/13/2024

10:58 PM Ruby master Revision c093fd86 (git): Don't return inside assert_equal
The implementation of assert_equal inside bootstraptest/runner.rb wraps
a print around all the test code specified in...
eightbitraptor (Matthew Valentine-House)
10:58 PM Ruby master Revision 4ab7cc18 (git): Guard against GC.compact when using in tests
This test will error on platforms that don't implement GC.compact
Co-Authored-By: Peter Zhu <peter@peterzhu.ca>
eightbitraptor (Matthew Valentine-House)

06/12/2024

04:09 PM Ruby master Revision bb663fe0 (git): Use RVALUE_PINNED consistently
eightbitraptor (Matthew Valentine-House)
04:09 PM Ruby master Revision e006a58f (git): Use RVALUE_MARKED consistently
eightbitraptor (Matthew Valentine-House)
04:09 PM Ruby master Revision cc700c3d (git): Use RVALUE_MARKING consistently
eightbitraptor (Matthew Valentine-House)
04:09 PM Ruby master Revision 4c38b4f7 (git): Use RVALUE_WB_UNPROTECTED consistently
eightbitraptor (Matthew Valentine-House)
04:09 PM Ruby master Revision 5cf53701 (git): Use RVALUE_UNCOLLECTIBLE consistently
eightbitraptor (Matthew Valentine-House)
04:09 PM Ruby master Revision 96974c6c (git): Simplify GC bitmap access macros
Now that we're using the inline predicate functions everywhere, the only
remaining use of the RVALUE_?_BITMAP macros ...
eightbitraptor (Matthew Valentine-House)
12:54 PM Ruby master Revision 1db19a2d (git): Remove unneeded loop through size_pools
This function loops twice through the array of size pools. Once to set
up the pages list, and then again later on in ...
eightbitraptor (Matthew Valentine-House)

06/11/2024

01:03 PM Ruby master Revision ad9fe6f3 (git): Allow gdb to search source path for required files
When doing out-of-source builds I often end up wanting to use gdb from
inside a build directory.
Currently if I do t...
eightbitraptor (Matthew Valentine-House)

Also available in: Atom