General

Profile

make_now_just (Hiroya Fujinami)

Issues

open closed Total
Assigned issues 1 25 26
Reported issues 1 7 8

Projects

Project Roles Registered on
Ruby Committer 12/13/2022

Activity

05/16/2025

01:14 AM Ruby Revision 35000ac2 (git): Prevent double free for too big repetition quantifiers (#13332)
Prevent double free for too big repetition quantifiers
The previous implementation calls `free(node)` twice (on pars...
make_now_just (Hiroya Fujinami)

05/13/2025

11:52 AM Ruby Bug #21316: Namespaces leak with permanent names
@Eregon It has already been fixed. Thank you. make_now_just (Hiroya Fujinami)
11:20 AM Ruby Bug #21316: Namespaces leak with permanent names
I found an issue on `Marshal` and `Namespace` maybe related to this ticket.
When dumping an object defined in a name...
make_now_just (Hiroya Fujinami)
10:54 AM Ruby Bug #20009: Marshal.load raises exception when load dumped class include non-ASCII
In my opinion, we need to introduce a new format for dumping classes/modules correctly.
Marshal uses `c` and `m` (`T...
make_now_just (Hiroya Fujinami)

05/08/2025

04:37 AM Ruby Feature #20405: Inline comments
Using type checkers makes it difficult to write Ruby fluently. To make type checkers work effectively in Ruby, we nee... make_now_just (Hiroya Fujinami)

04/24/2025

12:03 PM Ruby Revision 18f8c514 (git): Fix memoization for the `/(...){0}/` case (#13169)
In this case, the previous implementation counted an extra number of
opcodes to cache and the matching was unstable o...
make_now_just (Hiroya Fujinami)

04/18/2025

07:56 AM Ruby Feature #20405: Inline comments
I'd propose `(= ... =)` for inline comments because Ruby already has `=begin` and `=end` syntax and it seems to relat... make_now_just (Hiroya Fujinami)

05/29/2024

05:51 PM Ruby Revision e5a1119f (git): Reduce `if` for decreasing counter on OP_REPEAT_INC (#9393)
This commit also reduces the warning `'stkp' may be used
uninitialized in this function`.
make_now_just (Hiroya Fujinami)

03/15/2024

12:37 AM Ruby Bug #20225: Inconsistent behavior of regex matching for a regex has a null loop
On dev meeting, matz concluded that, but I also think a null-loop bug must be fixed.
However, there are still rema...
make_now_just (Hiroya Fujinami)

02/13/2024

01:50 AM Ruby Misc #20193: DevMeeting-2024-02-14
* [Bug #20225] Inconsistent behavior of regex matching for a regex has a null loop (makenowjust)
* Onigmo has stran...
make_now_just (Hiroya Fujinami)

Also available in: Atom