jeremyevans0 (Jeremy Evans)
- Login: jeremyevans0
- Email: merch-redmine@jeremyevans.net
- Registered on: 08/04/2010
- Last sign in: 02/05/2025
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... -
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... -
07:43 AM Ruby Misc #21281: DevMeeting-2025-05-08
- * [Feature #21274] Show performance warnings for easily avoidable unnecessary implicit splat allocations (jeremyevans...
-
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...
-
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...
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 ...
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... -
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... -
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...
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...
Also available in: Atom