ruby/ext/io/console
nobu dd9569ded8 * ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK
bits too.
* ext/io/console/console.c (echo_p): ignore ECHOE and ECHOK bits.
  [ruby-dev:45309] [Bug #6116]
* ext/io/console/console.c (console_raw): fix rdoc.
* ext/io/console/console.c (console_set_echo): mentioned about
  platform dependency.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34917 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-03-06 01:11:47 +00:00
..
lib/console * ext/io/console/lib/console/size.rb (IO#console_size): new 2011-05-18 13:45:29 +00:00
console.c * ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK 2012-03-06 01:11:47 +00:00
extconf.rb * ext/io/console/console.c (ttymode): save dupped file descriptors 2010-05-08 14:07:32 +00:00
io-console.gemspec * ext/bigdecimal/bigdecimal.gemspec (files): fixed typo, and 2011-10-16 10:46:30 +00:00