| Age | Commit message (Expand) | Author |
| 2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | nobu |
| 2010-04-16 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2009-10-08 | ext/curses/curses: more whitespace | marcandre |
| 2009-10-08 | * ext/curses/curses.c: Many functions of module Curses could cause a crash if... | marcandre |
| 2009-10-08 | ext/curses/curses.c: fix whitespace | marcandre |
| 2009-08-14 | * ext/curses/curses.c ({curses,window}_addstr), | nobu |
| 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 |
| 2006-09-02 | revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX. | akr |
| 2006-09-02 | * ext/curses/curses.c: define _XOPEN_SOURCE_EXTENDED on HP-UX. | akr |
| 2006-07-18 | * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove | matz |
| 2005-08-27 | * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggested | ocean |
| 2005-06-07 | * ext/curses/curses.c (curses_insertln): merged a patch from | matz |
| 2005-02-28 | * exception error messages updated. [ruby-core:04497] | matz |
| 2005-02-10 | * ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excluding | usa |
| 2005-02-09 | * struct.c (make_struct): fixed: [ruby-core:04402] | matz |
| 2005-02-08 | * ext/curses/curses.c (window_color_set): [ruby-core:04393] | matz |
| 2004-12-15 | * ext/curses/curses.c (window_subwin): call NUM2INT() before | shugo |
| 2004-11-01 | * MANIFEST, ext/**/MANIFEST: removed. | eban |
| 2003-12-17 | * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like | matz |
| 2003-12-10 | * io.c (read_all): should return given string even if data read is | matz |
| 2003-11-22 | * ext/curses/curses.c (window_nodelay): nodelay() of NetBSD's | usa |
| 2003-11-22 | * gc.c (Init_stack): stack region is far smaller than usual if | matz |
| 2003-08-18 | * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard | nobu |
| 2003-08-15 | * configure.in (HUGE_ST_INO): check whether struct stat.st_ino | nobu |
| 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 |
| 2003-06-05 | * ext/curses/curses.c (window_s_allocate,curses_finalize): | eban |
| 2003-05-04 | * array.c (rb_ary_values_at): new method to replace select(index..). | matz |
| 2003-03-26 | * eval.c (avalue_splat): new function to do unary * (splat) | matz |
| 2002-12-20 | * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, | nobu |
| 2002-09-24 | cleanup for curses, gdbm [ruby-core:502], [ruby-core:503] | michal |
| 2002-09-08 | * configure.in: modify program_prefix only if specified | eban |
| 2002-08-04 | * ext/curses/curses.c: follow allocation framework. | nobu |
| 2002-06-18 | * parse.y (yylex): obsolete '?<whitespace>'; use '?\s', '?\n', | matz |
| 2002-03-04 | Make cvs ignore mkmf.log. | knu |
| 2002-01-29 | Add wresize, resizeterm and KEY_RESIZE. | ttate |
| 2001-12-31 | * ext/curses/extconf.rb: add dir_config. | eban |
| 2001-12-10 | * array.c (rb_ary_modify): should copy the internal buffer if the | matz |
| 2001-12-04 | replace 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-29 | bug fix for getnstr() and wgetnstr() | ttate |
| 2001-11-23 | Curses::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-13 | bug fix for Window#{keypad,keypad=} | ttate |
| 2001-08-12 | new methods and constants for using the mouse, character attributes, | ttate |
| 2001-05-02 | * eval.c (block_pass): should not downgrade safe level. | matz |
| 2001-03-26 | * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. | matz |
| 2001-02-18 | * ext/curses/extconf.rb: add dir_config. | eban |
| 2001-01-09 | Add .cvsignore's. | knu |