1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/io/console
Jeremy Evans b20e2c3f2a
Backport io-console 0.5.7 to Ruby 3.0 (#4252)
* [ruby/io-console] [DOC] Note that IO#getpass returns a chomped string

IO#getpass uses String#chomp! on the read input line.

https://github.com/ruby/io-console/commit/1e98c93bc8

* [ruby/io-console] Ignore chomp! result and return the modified string

https://github.com/ruby/io-console/commit/09e5ccc729

* [ruby/io-console] Pre-define chomp! ID

https://github.com/ruby/io-console/commit/028e1c9497

* [ruby/io-console] Shrink struct query_args

https://github.com/ruby/io-console/commit/720be0a3e5

* [ruby/io-console] bump up to 0.5.7

https://github.com/ruby/io-console/commit/f55d7ebff6

Co-authored-by: Marcus Stollsteimer <sto.mar@web.de>
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2021-03-13 17:55:49 +09:00
..
lib/console
buildgem.sh
console.c Backport io-console 0.5.7 to Ruby 3.0 (#4252) 2021-03-13 17:55:49 +09:00
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
extconf.rb [ruby/io-console] Fixed "Rework console to use rb_io_wait." 2020-10-11 01:27:15 +09:00
io-console.gemspec Backport io-console 0.5.7 to Ruby 3.0 (#4252) 2021-03-13 17:55:49 +09:00
win32_vk.chksum
win32_vk.inc
win32_vk.list