aboutsummaryrefslogtreecommitdiffstats
path: root/ext/curses/curses.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup for curses, gdbm [ruby-core:502], [ruby-core:503]michal2002-09-241-64/+57
* * ext/curses/curses.c: follow allocation framework.nobu2002-08-041-23/+35
* Add wresize, resizeterm and KEY_RESIZE.ttate2002-01-291-0/+31
* * array.c (rb_ary_modify): should copy the internal buffer if thematz2001-12-101-26/+34
* bug fix for getnstr() and wgetnstr()ttate2001-11-291-2/+2
* Curses::getstr and Window#getstr use getnstr() and wgetnstr()ttate2001-11-231-2/+10
* * curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses.ttate2001-08-161-31/+38
* bug fix for Window#{keypad,keypad=}ttate2001-08-131-2/+4
* new methods and constants for using the mouse, character attributes,ttate2001-08-121-23/+993
* * 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
* 2000-03-06matz2000-03-061-2/+0
* 2000-02-02matz2000-02-021-20/+20
* remove marshal/gtk/kconvmatz1999-08-131-2/+22
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-35/+72
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-36/+31
* Initial revisionv1_0_r2matz1998-01-161-0/+798