General

Profile

jeremyevans0 (Jeremy Evans)

Issues

open closed Total
Assigned issues 1 40 41
Reported issues 7 135 142

Projects

Project Roles Registered on
Ruby Committer 04/14/2016

Activity

05/03/2025

06:23 PM Ruby Bug #21306: heap-use-after-free in set initialization via clearing the array while it’s being iterated
Potential fix in https://github.com/ruby/ruby/pull/13253
I'm not sure ASAN is supported on OpenBSD, so I'm not sur...
jeremyevans0 (Jeremy Evans)
06:23 PM Ruby Bug #21305: heap-use-after-free of set#merge via mutating hash method
Potential fix in https://github.com/ruby/ruby/pull/13253
I'm not sure ASAN is supported on OpenBSD, so I'm not sur...
jeremyevans0 (Jeremy Evans)
07:43 AM Ruby Misc #21281: DevMeeting-2025-05-08
* [Feature #21274] Show performance warnings for easily avoidable unnecessary implicit splat allocations (jeremyevans... jeremyevans0 (Jeremy Evans)
07:35 AM Ruby Bug #21302 (Open): Remove or Fix Set#to_h
When backwards-compatible marshalling support for Set was added in commit:926411171d296859839745a536aa86bc1e18aa76, S... jeremyevans0 (Jeremy Evans)
06:58 AM Ruby Bug #21280: StringIO#set_encoding warns when backed by chilled string literal
It seems like most developers are against treating chilled strings differently than unfrozen strings in this case. I... jeremyevans0 (Jeremy Evans)

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)

Also available in: Atom