General

Profile

ko1 (Koichi Sasada)

  • Login: ko1
  • Registered on: 05/28/2008
  • Last sign in: 12/25/2024

Issues

open closed Total
Assigned issues 88 592 680
Reported issues 13 211 224

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 02/02/2009
Backport191 Committer 05/16/2009
Backport192 Committer 08/02/2010
Backport193 Committer 10/05/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 05/28/2008
Ruby master Committer 05/28/2008

Like

Activity

12/24/2024

01:47 AM Ruby master Revision ab8fd5bb (git): not a incompatbile, but a feature
The change of `Object#singleton_method` doesn't harm existing code
so it should be new feature (bug fix).
ko1 (Koichi Sasada)

12/23/2024

05:07 AM Ruby master Revision bd569cb7 (git): add back quotes for method/class names
ko1 (Koichi Sasada)
02:05 AM Ruby master Revision c695536c (git): use `st_update` to prevent table extension
to prevent the following scenario:
1. `delete_unique_str()` can be called while GC (sweeping)
2. it calls `st_insert...
ko1 (Koichi Sasada)

12/19/2024

01:53 AM Ruby master Feature #20205: Enable `frozen_string_literal` by default
> some other code is compatible because it sets #frozen_string_literal: false.
FYI
only a few. survey which pra...
ko1 (Koichi Sasada)

12/18/2024

09:52 PM Ruby master Revision c194b261 (git): debug v1.10.0
ko1 (Koichi Sasada)

12/13/2024

08:05 AM Ruby master Revision e09c2343 (git): followup 0bdb38ba6be208064a514c12a9b80328645689f8
(forgot to amend...) ko1 (Koichi Sasada)

12/12/2024

09:43 PM Ruby master Feature #20875 (Closed): Atomic initialization for Ractor local storage
Applied in changeset commit:git|0bdb38ba6be208064a514c12a9b80328645689f8.
----------
`Ractor.set_if_absent(key)`
to...
ko1 (Koichi Sasada)
09:17 PM Ruby master Feature #20875: Atomic initialization for Ractor local storage
store is from `Hash#store`. ko1 (Koichi Sasada)
07:58 PM Ruby master Feature #20875: Atomic initialization for Ractor local storage
quote from https://github.com/ruby/dev-meeting-log/blob/master/2024/DevMeeting-2024-12-12.md
* ko1: `compute_if_ab...
ko1 (Koichi Sasada)
09:22 PM Ruby master Revision 0bdb38ba (git): `Ractor.set_if_absent(key)`
to initialize ractor local storage in thread-safety.
[Feature #20875]
ko1 (Koichi Sasada)

Also available in: Atom