ruby--ruby/ext/curses
matz b949be82cf * ext/curses/extconf.rb: check ncursesw earlier than ncurses to
support UTF-8 strings.   non UTF-8 strings should be converted
  explicitly.   [ruby-core:21094]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-14 07:19:58 +00:00
..
.cvsignore
curses.c * ext/curses/curses.c (free_window): use xfree instead of free. 2009-01-05 07:16:12 +00:00
depend
extconf.rb * ext/curses/extconf.rb: check ncursesw earlier than ncurses to 2009-01-14 07:19:58 +00:00
hello.rb
mouse.rb
rain.rb
view.rb
view2.rb