aboutsummaryrefslogtreecommitdiffstats
path: root/ext/curses/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/curses/extconf.rb: updated for tinfo check.matz2003-07-041-2/+1
* * string.c (rb_str_shared_replace): clear flags before copy.matz2003-07-021-0/+1
* Add wresize, resizeterm and KEY_RESIZE.ttate2002-01-291-1/+1
* * ext/curses/extconf.rb: add dir_config.eban2001-12-311-3/+3
* replace have_header("curses") with have_header("curses.h")ttate2001-12-041-1/+1
* * configure.in: use GCC, not without_gcc. remove without_gcc.eban2001-12-021-1/+1
* Curses::getstr and Window#getstr use getnstr() and wgetnstr()ttate2001-11-231-1/+1
* * curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses.ttate2001-08-161-1/+1
* new methods and constants for using the mouse, character attributes,ttate2001-08-121-4/+4
* * ext/curses/extconf.rb: add dir_config.eban2001-02-181-0/+4
* support mingw32.eban2000-05-131-1/+1
* remove marshal/gtk/kconvmatz1999-08-131-8/+7
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-1/+4
* Initial revisionv1_0_r2matz1998-01-161-0/+21