peterzhu2118 (Peter Zhu)
- Login: peterzhu2118
- Email: peter@peterzhu.ca
- Registered on: 08/01/2020
- Last sign in: 03/24/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 30 | 30 |
Reported issues | 3 | 71 | 74 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/24/2021 |
Like
Activity
03/25/2025
-
08:19 PM Ruby Revision e4c7eb11 (git): Make ruby_enable_autocompact static
- It's not used outside of defaut.c
-
08:19 PM Ruby Revision 6bb35a1d (git): Make ruby_autocompact_compare_func static
- It's not used outside of default.c.
-
12:49 PM Ruby Revision eb3f73ae (git): [DOC] Use install-modular-gc in gc/README.md
03/24/2025
-
12:49 PM Ruby Revision a572ec1b (git): Move rb_gc_impl_objspace_free to shutdown section
-
12:49 PM Ruby Revision 319fcca6 (git): Move rb_gc_impl_ractor_cache_free to shutdown section
03/17/2025
03/13/2025
-
02:12 PM Ruby Revision bdb25959 (git): Move object_id to flags for ObjectSpace dumps
- Moving object_id dumping from ObjectSpace to the GC flags allows ObjectSpace
to not assume the FL_SEEN_OBJ_ID flag an... -
02:12 PM Ruby Revision 31cf2684 (git): Output object_id in object metadata for MMTk
03/12/2025
-
05:27 PM Ruby Revision a8d63ecd (git): Fix flaky test_AREF_fstring_key
- The code between the two ObjectSpace.count_objects could trigger a GC,
which could free string objects causing this t... -
01:55 AM Ruby Revision 1cdec324 (git): Fix memory leak in rb_reg_search_set_match
- https://github.com/ruby/ruby/pull/12801 changed regexp matches to reuse
the backref, which causes memory to leak if t...
Also available in: Atom