General

Profile

jeremyevans0 (Jeremy Evans)

Issues

open closed Total
Assigned issues 1 38 39
Reported issues 6 135 141

Projects

Project Roles Registered on
Ruby Committer 04/14/2016

Activity

04/27/2025

06:39 PM Ruby Feature #21287 (Open): Remove SortedSet autoload and set/sorted_set
When implementing core Set, I moved the `SortedSet` autoload from `lib/set.rb` to `prelude.rb`. However, since this ... jeremyevans0 (Jeremy Evans)

04/23/2025

02:37 PM Ruby Bug #21280: StringIO#set_encoding warns when backed by chilled string literal
byroot (Jean Boussier) wrote in #note-5:
> Chilled string as designed should behave like mutable strings, and warn w...
jeremyevans0 (Jeremy Evans)
02:19 PM Ruby Bug #21280: StringIO#set_encoding warns when backed by chilled string literal
byroot (Jean Boussier) wrote in #note-3:
> > But behavior in this case will not change
>
> Maybe I'm missing some...
jeremyevans0 (Jeremy Evans)
07:18 AM Ruby Bug #21280: StringIO#set_encoding warns when backed by chilled string literal
byroot (Jean Boussier) wrote in #note-1:
> Chilled strings should also emit a warning when they are mutated to signa...
jeremyevans0 (Jeremy Evans)

04/22/2025

12:39 AM Ruby Bug #21280 (Open): StringIO#set_encoding warns when backed by chilled string literal
`StringIO#set_encoding` changes the underlying string encoding if the string is not frozen, but does not change the u... jeremyevans0 (Jeremy Evans)

04/21/2025

03:49 PM Ruby Bug #21273 (Closed): regression on 3.1.7 vs 3.1.2
jeremyevans0 (Jeremy Evans)

04/20/2025

10:46 AM Ruby Feature #21274: Show performance warnings for easily avoidable unnecessary implicit splat allocations
I used this feature to find the following unnecessary allocations in the standard library and a couple popular gems, ... jeremyevans0 (Jeremy Evans)

04/18/2025

06:26 PM Ruby Feature #21274 (Open): Show performance warnings for easily avoidable unnecessary implicit splat allocations
In Ruby 3.4, I made many changes to reduce implicit allocations (mostly in method calling). There are still a few ca... jeremyevans0 (Jeremy Evans)

04/15/2025

06:47 AM Ruby Feature #21264: Extract Date library from Ruby repo in the future
zverok (Victor Shepelev) wrote in #note-5:
> > I think an important question is whether the simplified Date should b...
jeremyevans0 (Jeremy Evans)
05:02 AM Ruby Feature #21264: Extract Date library from Ruby repo in the future
hsbt (Hiroshi SHIBATA) wrote in #note-3:
> >If we are going to remove stdlib Date, I would also prefer that Date be ...
jeremyevans0 (Jeremy Evans)

Also available in: Atom