ruby/ext/curses
nagachika 2bc8289441 merge revision(s) 40117,40118,40333: [Backport #8222]
* test/test_curses.rb: tests for getch.
	* ext/curses/curses.c (Init_curses): fix implementation function,
	  crmode should be same as cbreak.  [ruby-core:54013] [Bug #8222]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@40388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-19 17:39:44 +00:00
..
curses.c merge revision(s) 40117,40118,40333: [Backport #8222] 2013-04-19 17:39:44 +00:00
depend rb_thread_call_without_gvl 2012-07-10 13:57:11 +00:00
extconf.rb * ext/curses/extconf.rb: support PDCurses. patched by Luis Lavena. 2012-07-18 07:11:20 +00:00
hello.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
mouse.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
rain.rb * ext/curses/rain.rb: trap SIGHUP, SIGINT, SIGQUIT and SIGTERM only. 2012-02-23 10:59:00 +00:00
view.rb * ext/curses/view.rb: Do not fail if the file to view is shorter 2012-11-07 15:36:14 +00:00
view2.rb ext/curses/view2.rb: replaced with Hugh Sasse's version. 2010-02-06 14:26:07 +00:00