pocke (Masataka Kuwabara)
- Login: pocke
- Registered on: 01/07/2017
- Last connection: 07/27/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 16 | 16 |
Reported issues | 3 | 13 | 16 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 03/11/2021 |
Backport187 | Developer | 03/11/2021 |
Backport191 | Developer | 03/11/2021 |
Backport192 | Developer | 03/11/2021 |
Backport193 | Developer | 03/11/2021 |
Backport200 | Developer | 03/11/2021 |
Backport21 | Developer | 03/11/2021 |
Backport22 | Developer | 03/11/2021 |
Ruby 1.8 | Developer | 03/11/2021 |
Ruby master | Developer | 03/11/2021 |
Activity
03/11/2022
-
12:26 PM Ruby master Bug #18624 (Open): `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)
12/27/2021
-
01:45 AM Ruby master Revision 73707e5c (git): [rubygems/rubygems] Make SpecificationPolicy autoload constant
- It reduces memory usage about 204kb (1.4%).
https://github.com/rubygems/rubygems/commit/b7d4b8c8a6
12/17/2021
-
04:54 AM Ruby master Revision d524b9de (git): NEWS.md: Add link to `rbs collection` documentation
12/02/2021
-
07:47 AM Ruby master Feature #18376: Version comparison API
- `::Version` will be conflict with `optparse`'s convention. Probably we need to consider the naming.
ref: https://git...
11/09/2021
-
08:10 AM Ruby master Revision d5ae8925 (git): Add doc for `a_call` and `a_return` events of TracePoint
10/08/2021
-
11:04 PM Ruby master Revision d03d122b (git): [rubygems/rubygems] Improve performance of Specification#missing_extensions?
- https://github.com/rubygems/rubygems/commit/90c1919f94
10/03/2021
-
12:51 PM Ruby master Revision 853ca5cc (git): [ruby/irb] Remove `require` in signal handler to avoid ThreadError
- `rdoc` has been required so it looks unnecessary
https://github.com/ruby/irb/commit/5f749c613c
09/18/2021
-
10:05 AM Ruby master Bug #18178 (Closed): RubyVM::AST.of(method_defined_in_C) Segmentation fault
- `RubyVM::AbstractSyntaxTree.of` segfault when it receives a method defined in C.
```console
$ ruby -ve 'RubyVM:...
Also available in: Atom