byroot (Jean Boussier)
- Login: byroot
- Email: byroot@ruby-lang.org, jean.boussier+ruby-lang@gmail.com, jean.boussier@shopify.com, jean.boussier@gmail.com
- Registered on: 03/11/2014
- Last sign in: 09/03/2024
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
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...
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 ... - 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... - 07:37 AM Ruby master Revision 5d97c14f (git): FIx Ractor.main? to return `true` not `0`
- [Bug #20954]
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
- 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...
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()...
- 09:27 AM Ruby master Revision 4702143a (git): Update NEWS.md with Time#xmlschema, Array#fetch_values and String#append_as_bytes
- 09:27 AM Ruby master Revision c3a1f240 (git): Add a note about `Symbol#to_s` returning a chilled string in NEWS
Also available in: Atom