General

Profile

shyouhei (Shyouhei Urabe)

Issues

open closed Total
Assigned issues 2 150 152
Reported issues 11 124 135

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport186 Committer 05/16/2009
Backport187 Owner, Committer 06/03/2008
Backport191 Committer 05/16/2009
Backport192 Committer 08/02/2010
Backport193 Committer 08/24/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer, Release Manager 05/05/2008
Ruby master Committer 05/05/2008

Like

Activity

07/26/2024

07:19 AM Ruby master Misc #20652: Memory allocation for gsub has increased from Ruby 2.7 to 3.3
I agree this is counter-intuitive. The #17507 problem was that
```ruby
i = lambda { ...(touches $~)... }
many...
shyouhei (Shyouhei Urabe)

07/17/2024

02:47 PM Ruby master Misc #20600: @ruby-lang.org has been migrated to Cloudflare
Got 2 emails and followed the instructions. Thank you. shyouhei (Shyouhei Urabe)
10:24 AM Ruby master Misc #20600: @ruby-lang.org has been migrated to Cloudflare
shugo (Shugo Maeda) wrote in #note-1:
> It seems that verification mails have been expired.
> If you'd like to acti...
shyouhei (Shyouhei Urabe)

07/16/2024

04:09 AM Ruby master Revision 963059a8 (git): fix compile error
shyouhei (Shyouhei Urabe)
04:09 AM Ruby master Revision a887b418 (git): static const char *type_name() implemented
The function body was missing. shyouhei (Shyouhei Urabe)

07/12/2024

01:21 AM Ruby master Revision fa6bf1da (git): give up USE_GC_MALLOC_OBJ_INFO_DETAILS
This feature is no longer possible under current design; now that our GC
is pluggable, we cannot assume what was achi...
shyouhei (Shyouhei Urabe)

07/11/2024

11:53 PM Ruby master Bug #20604 (Rejected): Performance regression in C++ extensions due to lack of optimization flags by default since Ruby 2.7
This is NG. Some OSes (if I remember correctly it was Arch when we found this) ship clang and g++ combination. They... shyouhei (Shyouhei Urabe)

07/10/2024

03:15 AM Ruby master Revision 1f15149e (git): rb_gc_obj_slot_size is banned in this file
Raison d'etre du gc_impl.c is to purge any internal constructs and rely
solely on our public APIs. rb_gc_obj_slot_siz...
shyouhei (Shyouhei Urabe)
03:15 AM Ruby master Revision c49eda91 (git): rb_source_location_cstr is banned in this file
Raison d'etre du gc_impl.c is to purge any internal constructs and rely
solely on our public APIs. rb_source_location...
shyouhei (Shyouhei Urabe)
03:15 AM Ruby master Revision 77b12a8a (git): GC_DEBUG is always defined
`#ifdef` is inadequate. shyouhei (Shyouhei Urabe)

Also available in: Atom