General

Profile

byroot (Jean Boussier)

Issues

open closed Total
Assigned issues 0 24 24
Reported issues 21 115 136

Projects

Project Roles Registered on
Ruby Committer 09/27/2021
Backport187 Committer 09/27/2021
Backport191 Committer 09/27/2021
Backport192 Committer 09/27/2021
Backport193 Committer 09/27/2021
Backport200 Committer 09/27/2021
Backport21 Committer 09/27/2021
Backport22 Committer 09/27/2021
Ruby 1.8 Committer 09/27/2021
Ruby master Committer 09/27/2021

Like

Activity

12/18/2024

11:45 PM Ruby master Revision 91efe7b6 (git): [ruby/json] Release 2.9.1
https://github.com/ruby/json/commit/f745ec145e byroot (Jean Boussier)

12/17/2024

08:45 AM Ruby master Feature #20205: Enable `frozen_string_literal` by default
Note that you don't necessarily need to set `# frozen_string_literal: true` to be compatible.
Lots of code is comp...
byroot (Jean Boussier)

12/16/2024

11:52 AM Ruby master Feature #20953: Array#fetch_values vs #values_at protocols
> Do we have a lot of those, and what’s the reasoning/use cases behind this?
Things like `#dig`, so that you can ...
byroot (Jean Boussier)
07:38 AM Ruby master Bug #20954 (Closed): Ractor.main? returns 0 on the main ractor
Applied in changeset commit:git|5d97c14fec90b96f82d13299f578d16ee9996b3f.
----------
FIx Ractor.main? to return `tru...
byroot (Jean Boussier)
07:37 AM Ruby master Revision 5d97c14f (git): FIx Ractor.main? to return `true` not `0`
[Bug #20954] byroot (Jean Boussier)

12/15/2024

11:33 PM Ruby master Bug #20954: Ractor.main? returns 0 on the main ractor
https://github.com/ruby/ruby/pull/12352 byroot (Jean Boussier)
11:29 PM Ruby master Feature #20953: Array#fetch_values vs #values_at protocols
`Array#fetch_values` is modeled after `Hash#fetch_values`, not `Array#values_at`.
Since Array "keys" can only poss...
byroot (Jean Boussier)

12/13/2024

11:14 AM Ruby master Feature #20878: A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)`
> I think I understood what you meant. From what I remember, compaction should exclude objects pinned by rb_gc_mark()... byroot (Jean Boussier)
09:27 AM Ruby master Revision 4702143a (git): Update NEWS.md with Time#xmlschema, Array#fetch_values and String#append_as_bytes
byroot (Jean Boussier)
09:27 AM Ruby master Revision c3a1f240 (git): Add a note about `Symbol#to_s` returning a chilled string in NEWS
byroot (Jean Boussier)

Also available in: Atom