General

Profile

etienne (Étienne Barrié)

  • Login: etienne
  • Registered on: 12/04/2014
  • Last sign in: 04/08/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Like

Activity

04/22/2024

10:31 AM Ruby master Feature #20415: Precompute literal String hash code during compilation
We pushed a cleaned-up PR at https://github.com/ruby/ruby/pull/10596.
We settled on storing the hash code after th...
etienne (Étienne Barrié)

04/08/2024

11:25 AM Ruby master Revision 49b31c76 (git): Document STR_CHILLED flag on RString
[Feature #20205] etienne (Étienne Barrié)
08:56 AM Ruby master Bug #20412: UTF-8 String encoding behavior differs between 3.2, 3.3 and master
Hey,
I cannot reproduce using the ruby:3.2.3 docker image and with my local installation of Ruby 3.2.3 and 3.2.2.
...
etienne (Étienne Barrié)

03/27/2024

05:41 PM Ruby master Feature #20390 (Closed): Issue with StringIO and chilled strings
Applied in changeset commit:git|0f5ab4ad5289d6385b74e800a73de005a48737b6.
----------
[ruby/stringio] Eagerly defrost...
etienne (Étienne Barrié)
05:27 PM Ruby master Revision 0f5ab4ad (git): [ruby/stringio] Eagerly defrost chilled strings
[Feature #20390]
https://github.com/ruby/stringio/commit/17ee957f34
Co-authored-by: Jean Boussier <byroot@ruby-lang...
etienne (Étienne Barrié)

03/26/2024

11:54 AM Ruby master Revision 2b08406c (git): Expose rb_str_chilled_p
Some extensions (like stringio) may need to differentiate between
chilled strings and frozen strings.
They can now u...
etienne (Étienne Barrié)

03/19/2024

08:27 AM Ruby master Feature #20205 (Closed): Enable `frozen_string_literal` by default
Applied in changeset commit:git|12be40ae6be78ac41e8e3f3c313cc6f63e7fa6c4.
----------
Implement chilled strings
[Fea...
etienne (Étienne Barrié)
08:26 AM Ruby master Revision 12be40ae (git): Implement chilled strings
[Feature #20205]
As a path toward enabling frozen string literals by default in the future,
this commit introduce "c...
etienne (Étienne Barrié)

01/31/2024

06:41 PM Ruby master Revision c28ee912 (git): [PRISM] Fix incorrect use of VM_CALL_KW_SPLAT_MUT in zsuper with keyword splat
This copies the changes from 771a2f039b9a059a73e8f111d1d46590fa697f63.
Fixes ruby/prism#2310.
etienne (Étienne Barrié)

11/20/2023

02:23 PM Ruby master Revision 46ef74f2 (git): Embed Thread::Backtrace::Location into Thread::Backtrace
Co-authored-by: Jean Boussier <byroot@ruby-lang.org> etienne (Étienne Barrié)

Also available in: Atom