summaryrefslogtreecommitdiff
path: root/ext/curses/extconf.rb
AgeCommit message (Expand)Author
2011-07-17* ext/curses/curses.c: added the new class Curses::Pad, whichshugo
2009-02-24* ext/curses/curses.c (curses_colors): new method added. a patchmatz
2009-01-14* ext/curses/extconf.rb: check ncursesw earlier than ncurses tomatz
2008-12-09* ext/curses/curses.c (curses_use_default_colors): add newmatz
2008-11-21* ext/curses/curses.c (curses_escdelay_set): support ESCDELAY. amatz
2008-07-23* ext/curses/extconf.rb: use try_static_assert.nobu
2007-11-15 * ext/curses/extconf.rb: check macro if cannot find func.usa
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2003-12-17* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz
2003-11-22* gc.c (Init_stack): stack region is far smaller than usual ifmatz
2003-08-18* ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu
2003-08-15* configure.in (HUGE_ST_INO): check whether struct stat.st_inonobu
2003-07-04* ext/curses/extconf.rb: updated for tinfo check.matz
2003-07-02* string.c (rb_str_shared_replace): clear flags before copy.matz
2002-01-29Add wresize, resizeterm and KEY_RESIZE.ttate
2001-12-31* ext/curses/extconf.rb: add dir_config.eban
2001-12-04replace have_header("curses") with have_header("curses.h")ttate
2001-12-02* configure.in: use GCC, not without_gcc. remove without_gcc.eban
2001-11-23Curses::getstr and Window#getstr use getnstr() and wgetnstr()ttate
2001-08-16* curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses.ttate
2001-08-12new methods and constants for using the mouse, character attributes,ttate
2001-02-18* ext/curses/extconf.rb: add dir_config.eban
2000-05-13support mingw32.eban
1999-08-13remove marshal/gtk/kconvmatz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 1.0-971204v1_0_971204Yukihiro Matsumoto
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto