peterzhu2118 (Peter Zhu)
- Login: peterzhu2118
- Email: peter@peterzhu.ca
- Registered on: 08/01/2020
- Last connection: 09/21/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 27 | 27 |
Reported issues | 2 | 47 | 49 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/24/2021 |
Backport187 | Committer | 03/24/2021 |
Backport191 | Committer | 03/24/2021 |
Backport192 | Committer | 03/24/2021 |
Backport193 | Committer | 03/24/2021 |
Backport200 | Committer | 03/24/2021 |
Backport21 | Committer | 03/24/2021 |
Backport22 | Committer | 03/24/2021 |
Ruby 1.8 | Committer | 03/24/2021 |
Ruby master | Committer | 03/24/2021 |
Like
Activity
09/24/2023
-
01:07 PM Ruby master Revision f43dac0d (git): Add rb_hash_free for the GC to use
-
01:07 PM Ruby master Revision 36cdf163 (git): Add hash_st_free
09/23/2023
-
03:24 PM Ruby master Revision 61a2e945 (git): Fix memory leak in Hash#rehash for ST hashes
- We need to free the old ST table in Hash#rehash.
Co-authored-by: Adam Hess <adamhess1991@gmail.com>
09/22/2023
-
08:14 PM Ruby master Revision 2ceb5363 (git): Try to fix compilation on m68k
- Compilation is failing on m68k-linux with:
```
./include/ruby/internal/static_assert.h:51:46: error: static assertio...
09/20/2023
-
02:53 PM Ruby master Bug #19894 (Closed): Memory leak in complemented method entries
- Applied in changeset commit:git|96c5a4be7b0d72502001734770af0f4a735c544c.
----------
Fix memory leak in complemented... -
12:57 AM Ruby master Bug #19894 (Closed): Memory leak in complemented method entries
- GitHub pull request: https://github.com/ruby/ruby/pull/8481
When a copy of a complemented method entry is created,... -
02:19 PM Ruby master Revision 96c5a4be (git): Fix memory leak in complemented method entries
- [Bug #19894]
When a copy of a complemented method entry is created, there are two
issues:
1. IMEMO_FL_USER3 is not ...
09/19/2023
-
11:34 PM Ruby master Revision 38e98cbb (git): Fix typo in "refinements"
-
11:33 PM Ruby master Revision 4c1e3670 (git): Restore deleted .gitignore
- It was deleted in 7fc73ab5f6fbe46655855079954b26dcc14576b3.
-
06:25 PM Ruby master Revision 901d0b41 (git): Remove dead function Init_Method
- Init_Method no longer has any code, so we can remove it.
Also available in: Atom