byroot (Jean Boussier)
- Login: byroot
- Email: jean.boussier@gmail.com, jean.boussier+ruby-lang@gmail.com, jean.boussier@shopify.com
- Registered on: 03/11/2014
- Last connection: 06/15/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 18 | 18 |
Reported issues | 20 | 55 | 75 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 09/27/2021 |
Backport187 | Developer | 09/27/2021 |
Backport191 | Developer | 09/27/2021 |
Backport192 | Developer | 09/27/2021 |
Backport193 | Developer | 09/27/2021 |
Backport200 | Developer | 09/27/2021 |
Backport21 | Developer | 09/27/2021 |
Backport22 | Developer | 09/27/2021 |
Ruby 1.8 | Developer | 09/27/2021 |
Ruby master | Developer | 09/27/2021 |
Activity
06/24/2022
-
10:05 PM Ruby master Revision d7cc3806 (git): iseq.c: Use ntz_intptr for faster bitmap scan
06/20/2022
-
11:03 AM Ruby master Revision c46824d0 (git): test_instrumentation_api.rb: Allow one less exit
- I suspect that sometimes on CI the last thread is prempted before eaching the exit hook
causing the test to flake. I ...
06/18/2022
-
12:49 PM Ruby master Bug #18813 (Closed): Let Module#autoload be strict about the autoloaded constant
- Applied in changeset commit:git|eca31d24d606a73def3674938112dc3c5b79c445.
----------
[Bug #18813] Warn when autoload... -
12:49 PM Ruby master Revision eca31d24 (git): [Bug #18813] Warn when autoload has to lookup in parent namespace
- This is a verbose mode only warning.
-
12:41 PM Ruby master Feature #18839: Drop support for gcc 3
- Out of curiosity I went to check a few dates:
- First GCC 3.x release: June 18, 2001
- Last GCC 3.x release: ...
06/17/2022
-
01:11 PM Ruby master Revision c34a5469 (git): Debug TestThreadInstrumentation
- It previously failed with:
```
1) Failure:
TestThreadInstrumentation#test_thread_instrumentation_fork_safe [/h... -
07:08 AM Ruby master Revision b6c1e115 (git): GVL Instrumentation API: add STARTED and EXITED events
- [Feature #18339]
After experimenting with the initial version of the API I figured there is a need
for an exit event...
06/10/2022
-
12:11 PM Ruby master Feature #11164: Garbage collector in Ruby 2.2 provokes unexpected CoW
- That seems to be exactly what https://github.com/ko1/nakayoshi_fork solves anyway.
06/09/2022
-
10:10 AM Ruby master Feature #18822: Ruby lack a proper method to percent-encode strings for URIs (RFC 3986)
- Proposed implementation: https://github.com/ruby/cgi/pull/26
-
09:58 AM Ruby master Revision 4e21b19a (git): [ruby/timeout] Keep a private reference to `Process.clock_gettime`
- `timeout 0.3.0` broke our test suite because we have some
tests that stubs `Process.clock_gettime` making it return
a...
Also available in: Atom