aboutsummaryrefslogtreecommitdiffstats
path: root/ext/curses
Commit message (Expand)AuthorAgeFilesLines
* * ext/curses/extconf.rb: add dir_config.eban2001-12-311-3/+3
* * array.c (rb_ary_modify): should copy the internal buffer if thematz2001-12-101-26/+34
* 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
* bug fix for getnstr() and wgetnstr()ttate2001-11-291-2/+2
* Curses::getstr and Window#getstr use getnstr() and wgetnstr()ttate2001-11-232-3/+11
* * curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses.ttate2001-08-162-32/+39
* bug fix for Window#{keypad,keypad=}ttate2001-08-131-2/+4
* new methods and constants for using the mouse, character attributes,ttate2001-08-126-28/+1168
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-2/+2
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-261-4/+4
* * ext/curses/extconf.rb: add dir_config.eban2001-02-181-0/+4
* Add .cvsignore's.knu2001-01-091-0/+1
* support mingw32.eban2000-05-131-1/+1
* 2000-03-06matz2000-03-061-2/+0
* 2000-02-02matz2000-02-021-20/+20
* ext/*/dependmatz1999-10-212-0/+2
* remove marshal/gtk/kconvmatz1999-08-132-10/+29
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-204-37/+80
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-36/+31
* Initial revisionv1_0_r2matz1998-01-166-0/+1019