General

Profile

tompng (tomoya ishida)

Issues

open closed Total
Assigned issues 0 17 17
Reported issues 6 65 71

Projects

Project Roles Registered on
Ruby Committer 12/26/2024
Backport187 Committer 12/26/2024
Backport191 Committer 12/26/2024
Backport192 Committer 12/26/2024
Backport193 Committer 12/26/2024
Backport200 Committer 12/26/2024
Backport21 Committer 12/26/2024
Backport22 Committer 12/26/2024
Ruby 1.8 Committer 12/26/2024
Ruby master Committer 12/26/2024

Activity

01/22/2025

03:58 PM Ruby master Revision 8c4134a3 (git): [ruby/irb] Use EnvUtil.rubybin instead of "ruby" in copy command
test
(https://github.com/ruby/irb/pull/1071)
`ruby` is not always available.
https://github.com/ruby/irb/commit/f6c...
tompng (tomoya ishida)
02:08 PM Ruby master Revision 7813edbe (git): [ruby/irb] Show a quick preview of inspect result before pager
launch
(https://github.com/ruby/irb/pull/1040)
* Quickly show inspect preview even if pretty_print takes too much ti...
tompng (tomoya ishida)
02:08 PM Ruby master Revision c0664531 (git): [ruby/irb] Fix pager preview with escape sequence and newlines
(https://github.com/ruby/irb/pull/1069)
https://github.com/ruby/irb/commit/a139562a07
tompng (tomoya ishida)
02:08 PM Ruby master Revision 6821b057 (git): [ruby/irb] Bump version to 1.15.1
(https://github.com/ruby/irb/pull/1070)
https://github.com/ruby/irb/commit/df37b074e3
tompng (tomoya ishida)

01/20/2025

01:20 PM Ruby master Revision c026e44b (git): [ruby/json] Fix parsing incomplete unicode escape "\uaaa"
https://github.com/ruby/json/commit/86c0d4eb7e tompng (tomoya ishida)
01:20 PM Ruby master Revision 525d7a68 (git): [ruby/json] Raise parse error on invalid comments
https://github.com/ruby/json/commit/2f57f40467 tompng (tomoya ishida)
01:20 PM Ruby master Revision 86b26217 (git): [ruby/json] Reject invalid number: `-` `-.1` `-e0`
https://github.com/ruby/json/commit/b9bfeecfa9 tompng (tomoya ishida)

01/15/2025

05:57 PM Ruby master Revision e5ad8949 (git): [ruby/irb] Colorize backref token bold green like global variables
(https://github.com/ruby/irb/pull/1065)
https://github.com/ruby/irb/commit/0b60a5be1d
tompng (tomoya ishida)

01/07/2025

06:43 PM Ruby master Bug #21012 (Closed): Compiling `a['a','b'],=1` with parse.y fails
Compiling this code with parse.y fails with segmentation fault.
~~~ruby
a['a','b'],=1
~~~
Compiling `a['a',x],=...
tompng (tomoya ishida)
06:22 PM Ruby master Bug #21011 (Closed): Constant massign segfaults in parse.y with shareable_constant_value: experimental_everything
This code segfaults with parse.y
~~~ruby
# shareable_constant_value: experimental_everything
A,=1
~~~
~~~
$ r...
tompng (tomoya ishida)

Also available in: Atom