alanwu (Alan Wu)
- Login: alanwu
- Registered on: 10/28/2018
- Last sign in: 08/27/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 4 | 19 | 23 |
Reported issues | 3 | 47 | 50 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/19/2021 |
Like
Activity
09/02/2025
-
10:28 PM Ruby Revision 61d5fb21 (git): ext/-test-/tracepoint/gc_hook.c: Fix GC safety issue
- TestTracepointObj#test_teardown_with_active_GC_end_hook was failing on
some platforms due to a Proc that is not marke...
08/29/2025
-
10:34 PM Ruby Revision 96c89385 (git): Shrink ruby_bug version guard in anticipation of 3.4.6 release
- Fix for this bug was merged into ruby_3_4 in 5a42d267bfabc86f86cae2e83de24b1b86bc316a
and should go out in the next 3... -
10:05 PM Ruby Revision d4d510da (git): Document Makefile rules in tool/enc-unicode.rb [ci skip]
-
07:40 PM Ruby Revision cc07159f (git): [DOC] rb_str_resurrect(): Reword to remove wrong guess; used by zlib
08/27/2025
-
10:29 PM Ruby Bug #21503: \p{Word} does not match on \p{Join_Control} while docs say it does
- Backport for 3.4 done in commit:5a42d267bfabc86f86cae2e83de24b1b86bc316a
-
10:26 PM Ruby Bug #21535: `NoMethodError` becomes `NameError`when using `...` delegation and method call indirection
- Backport for 3.4 done in commit:0d367ce65fe4e85f207a8ca5f1f331dd90c6992e
-
09:52 PM Ruby Bug #21546: `prefix` in ruby.pc is wrong when `--enable-load-relative`
- 3.4 backport done in commit:d49c7d0661faa964099b8c28ac316e33ae641051
-
09:51 PM Ruby Bug #21402: ruby2_keywords affects methods/procs with post arguments
- 3.4 backport done in commit:fd036dbc3f39e6bdce735edf9ca187a690fe2079
-
04:07 PM Ruby Revision b97a159d (git): Bump PRISM version number to avoid collision with RubyGems version
08/23/2025
-
12:13 AM Ruby Revision 5b5b5b3a (git): ZJIT: Spill whole FrameState in `Insn::SendWithoutBlock`
- Previously, we only spilled the arguments necessary for the particular
send. In case the callee raises and a rescue r...