ko1 (Koichi Sasada)
- Login: ko1
- Registered on: 05/28/2008
- Last sign in: 12/17/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 89 | 591 | 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/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...
12/18/2024
- 09:52 PM Ruby master Revision c194b261 (git): debug v1.10.0
12/13/2024
- 08:05 AM Ruby master Revision e09c2343 (git): followup 0bdb38ba6be208064a514c12a9b80328645689f8
- (forgot to amend...)
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... - 09:17 PM Ruby master Feature #20875: Atomic initialization for Ractor local storage
- store is from `Hash#store`.
- 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... - 07:17 AM Ruby master Feature #20875: Atomic initialization for Ractor local storage
- Ah, it assigs from `Ractor.map`.
- 04:26 AM Ruby master Feature #20875: Atomic initialization for Ractor local storage
- > Then each Ractor could have such a map/hash and this could be solved like `Ractor[:mtx] ||= Ractor.map.compute_if_a...
- 09:22 PM Ruby master Revision 0bdb38ba (git): `Ractor.set_if_absent(key)`
- to initialize ractor local storage in thread-safety.
[Feature #20875]
12/10/2024
- 07:04 AM Ruby master Feature #20757: Make rb_tracearg_(parameters|eval_script|instruction_sequence) public C-API
- Maybe no problem. Could you make a patch?
Also available in: Atom