pocke (Masataka Kuwabara)
- Login: pocke
- Registered on: 01/07/2017
- Last sign in: 09/02/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 17 | 17 |
Reported issues | 2 | 15 | 17 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/11/2021 |
Backport187 | Committer | 03/11/2021 |
Backport191 | Committer | 03/11/2021 |
Backport192 | Committer | 03/11/2021 |
Backport193 | Committer | 03/11/2021 |
Backport200 | Committer | 03/11/2021 |
Backport21 | Committer | 03/11/2021 |
Backport22 | Committer | 03/11/2021 |
Ruby 1.8 | Committer | 03/11/2021 |
Ruby master | Committer | 03/11/2021 |
Activity
09/09/2024
- 07:25 AM Ruby master Bug #20710: Reducing Hash allocation introduces large performance degradation (probably related to VWA)
- @peterzhu2118 Thanks for your work! I've confirmed this PR improves the performance in my environment too.
09/02/2024
- 06:24 AM Ruby master Bug #20710 (Closed): Reducing Hash allocation introduces large performance degradation (probably related to VWA)
- I found a surprising performance degradation while developing RBS.
In short, I tried to remove unnecessary Hash allo...
05/28/2024
- 08:29 PM Ruby master Revision 7a3cc549 (git): Fix error when default gem is loaded from `-r` option
- This patch fixes an error when a default gem that will be migrated to
a bundled gem is loaded from `-r` option.
Prob...
04/08/2024
- 06:48 AM Ruby master Revision 76914d47 (git): Fix error when default gem is loaded from `-r` option
- This patch fixes an error when a default gem that will be migrated to
a bundled gem is loaded from `-r` option.
Prob...
03/28/2023
- 05:01 AM Ruby master Revision 298cb57c (git): Update rbs's commit hash to avoid test failure on pathname (#7596)
01/11/2023
- 10:52 PM Ruby master Revision 11e15b4d (git): [ruby/racc] Make racc Ractor compatible
- https://github.com/ruby/racc/commit/1948de9d1d
07/01/2022
- 06:53 AM Ruby master Revision e0c6e288 (git): Specify RBS commit hash to fix test failure on test-bundled-gems (#6082)
- Update RBS to v2.6.0 and specify RBS commit hash to fix test failure on test-bundled-gems
03/11/2022
- 12:26 PM Ruby master Bug #18624 (Closed): `const_source_location` returns [false, 0] when autoload is defined for the constant
- `const_source_location` returns `[false, 0]` unexpectedly with the following code.
```ruby
# test.rb
path = Fi...
01/16/2022
- 03:26 PM Ruby master Revision 28fad776 (git): Tweak IO documentation for `IO.write('|cmd')` and so on [ci skip]
12/28/2021
- 09:18 AM Ruby master Revision b948b1a4 (git): Fix RBS test failures of taint/trust (#5364)
Also available in: Atom