k0kubun (Takashi Kokubun)
- Login: k0kubun
- Email: takashikkbn@gmail.com
- Registered on: 10/19/2015
- Last sign in: 09/14/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 7 | 115 | 122 |
| Reported issues | 1 | 78 | 79 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Release Manager | 05/15/2017 |
Activity
09/24/2026
-
12:09 AM Ruby Revision 1c91d9bc (git): ZJIT: Exit with the block arg on the stack from SendDirect args (#18983)
09/23/2026
-
10:29 PM Ruby Revision 3ebfbfce (git): ZJIT: Don't publish ec->cfp before a direct block call's entry (#18979)
-
07:50 PM Ruby Revision 2aeeb96c (git): ZJIT: Avoid calling rb_yarv_str_eql_internal with non-String objects (#18971)
-
06:29 PM Ruby Revision 15dd95cd (git): auto_request_review.yml: Sync "jit" label targets (#18895)
-
04:05 AM Ruby Revision 27be6ccd (git): ZJIT: Avoid creating IseqPayload on rb_zjit_iseq_free (#18953)
09/18/2026
-
06:51 PM Ruby Revision 97207692 (git): ZJIT: Fix a stale snapshot after merge race
- I'll take a look at seeing if it's the intended change, but let me make
the CI green in the meantime. -
04:09 PM Ruby Revision a5fe554f (git): ZJIT: Wait a configured number of exits before invalidation (#18849)
-
04:07 PM Ruby Revision 2fba403d (git): ZJIT: Always inline every block handler case for getblockparamproxy
-
04:07 PM Ruby Revision 9f062cf4 (git): ZJIT: Remove the now-unused getblockparamproxy profiling
-
04:07 PM Ruby Revision 8fd6154c (git): ZJIT: Dispatch Symbol and Proc without a C call