make_now_just (Hiroya Fujinami)
- Login: make_now_just
- Email: make.just.on@gmail.com
- Registered on: 05/15/2015
- Last sign in: 03/12/2024
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...
05/13/2025
-
11:52 AM Ruby Bug #21316: Namespaces leak with permanent names
- @Eregon It has already been fixed. Thank you.
-
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... -
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...
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...
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...
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...
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`.
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...
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...
Also available in: Atom