General

Profile

tompng (tomoya ishida)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 7 37 44

Activity

04/25/2024

04:12 PM Ruby master Revision 4ff24936 (git): [ruby/reline] Fix inputrc nested $if $else $endif bug
(https://github.com/ruby/reline/pull/689)
https://github.com/ruby/reline/commit/0d8aea26ec
tompng (tomoya ishida)

04/24/2024

05:33 PM Ruby master Revision cf24a048 (git): [ruby/reline] Long line performance
(https://github.com/ruby/reline/pull/688)
* Improve C-e (ed_move_to_end) performance for long line
* Reline::Unicod...
tompng (tomoya ishida)

04/23/2024

02:45 PM Ruby master Revision 53a67efc (git): [ruby/reline] Separate prompt and input line in rendering
(https://github.com/ruby/reline/pull/652)
* Separate prompt and input line in rendering
Often, only one of prompt a...
tompng (tomoya ishida)

04/20/2024

07:45 AM Ruby master Revision 125e1ed5 (git): [ruby/irb] Remove exit command workaround, handle IRB_EXIT in
debug_readline
(https://github.com/ruby/irb/pull/923)
* Remove exit and exti! command workaround when executed outsi...
tompng (tomoya ishida)

04/19/2024

04:08 PM Ruby master Bug #20439 (Open): Invalid string format with n$ flag is ignored in some case
String format including n$ flag and no type specifier raises ArgumentError
~~~ruby
"%1$ " % 1 # invalid format char...
tompng (tomoya ishida)
04:06 PM Ruby master Bug #20438 (Open): String format "%\n" and "%\0" does not raise format error
`"%" % 1` raises `incomplete format specifier; use %% (double %) instead`
`"%=" % 1` raises `malformed format string...
tompng (tomoya ishida)

04/18/2024

02:46 PM Ruby master Revision ff599aea (git): [ruby/irb] Fix % escape in prompt format
(https://github.com/ruby/irb/pull/927)
https://github.com/ruby/irb/commit/08eee25d28
tompng (tomoya ishida)
11:48 AM Ruby master Revision 57a262e3 (git): [ruby/irb] Accept " " for colorizing "\t" test
(https://github.com/ruby/irb/pull/924)
https://github.com/ruby/irb/commit/c8182fa490
tompng (tomoya ishida)

04/17/2024

06:36 PM Ruby master Revision ca764062 (git): [ruby/irb] Remove internal-only methods from Command::Base
(https://github.com/ruby/irb/pull/922)
* Remove internal-only methods from Command::Base
Command#ruby_args and Comm...
tompng (tomoya ishida)
04:12 PM Ruby master Revision 15b659ca (git): [ruby/reline] Refactor nomultiline and multiline mode difference
(https://github.com/ruby/reline/pull/653)
* Support multiline input in Reline.readline internally, reduce multiline-...
tompng (tomoya ishida)

Also available in: Atom