aboutsummaryrefslogtreecommitdiffstats
path: root/ext/curses/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/curses, sample/curses: removed curses.shugo2013-12-091-141/+0
* * ext/curses/extconf.rb: check the size of chtype.shugo2013-09-271-0/+8
* * ext/curses/extconf.rb: [DOC] nodoc to reduce Object pollutionzzak2013-07-301-1/+1
* curses/extconf.rb: simplifynobu2013-05-011-12/+11
* * ext/curses/extconf.rb: Test linkability of curses_version at first.akr2013-04-261-31/+31
* * ext/curses/extconf.rb: Implementakr2013-04-251-30/+48
* * ext/curses/extconf.rb: support PDCurses. patched by Luis Lavena.shugo2012-07-181-1/+1
* add a comment.akr2012-04-261-0/+1
* * ext/curses/extconf.rb: refactored.akr2012-02-221-19/+19
* * ext/curses/extconf.rb: try to distinguish curses_version is aakr2012-02-221-0/+39
* * ext/curses/extconf.rb: show the chosen header and library.akr2012-02-221-1/+4
* * ext/curses/extconf.rb: refactored.akr2012-02-221-20/+31
* * ext/curses/extconf.rb: fold too long lines.akr2012-02-201-2/+10
* * ext/curses/extconf.rb: restore $libs and $defs for eachakr2012-02-201-4/+22
* * ext/curses/curses.c: added the new class Curses::Pad, whichshugo2011-07-171-1/+1
* * ext/curses/curses.c (curses_colors): new method added. a patchmatz2009-02-241-0/+2
* * ext/curses/extconf.rb: check ncursesw earlier than ncurses tomatz2009-01-141-1/+1
* * ext/curses/curses.c (curses_use_default_colors): add newmatz2008-12-091-1/+2
* * ext/curses/curses.c (curses_escdelay_set): support ESCDELAY. amatz2008-11-211-0/+2
* * ext/curses/extconf.rb: use try_static_assert.nobu2008-07-231-2/+1
* * ext/curses/extconf.rb: check macro if cannot find func.usa2007-11-151-1/+2
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz2003-12-171-1/+1
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-1/+1
* * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu2003-08-181-5/+11
* * configure.in (HUGE_ST_INO): check whether struct stat.st_inonobu2003-08-151-3/+1
* * 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