jhawthorn (John Hawthorn)
- Login: jhawthorn
- Registered on: 12/22/2016
- Last sign in: 05/14/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 21 | 68 | 89 |
| Reported issues | 7 | 28 | 35 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer | 11/25/2021 |
Activity
05/14/2026
-
02:07 PM Ruby Revision 42ec39af (git): Pass match to namev_to_backref_number
-
02:07 PM Ruby Revision 44dc905f (git): Avoid taking RMATCH_REGS to get backref number
-
02:07 PM Ruby Revision bea03284 (git): Stack-allocate onig region for match
-
02:07 PM Ruby Revision 27774e99 (git): Add match_set_regs helper
-
02:07 PM Ruby Revision d5bd346c (git): do_regsub
-
02:07 PM Ruby Revision fe3f4518 (git): Allocate RMatch storage embedded
- Co-authored-by: Jean Boussier <byroot@ruby-lang.org>
-
02:07 PM Ruby Revision 39d428e3 (git): Build match struct when requested
-
04:25 AM Ruby Revision e157df6e (git): Convert K&R function definitions in configure.ac
-
01:37 AM Ruby Revision 627f1586 (git): Fix constant redefinition warning in test_module
-
01:36 AM Ruby Revision f71840a2 (git): Replace subclasses linked list with weakref array