Age | Commit message (Expand) | Author |
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-28 | * ext/curses/curses.c (NUM2CH, CH2FIX): use single char strings. | nobu |
2006-07-17 | * ext/io/wait/wait.c (io_ready_p): protoize. | matz |
2006-06-24 | add extconf.h to .cvsignore. | akr |
2006-06-09 | * sprintf.c (rb_str_format): allow %c to print one character | 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-03-04 | * eval.c (rb_exec_recursive): matched the declaration to prototype. | usa |
2005-03-04 | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz |
2004-12-12 | * ext/curses/curses.c (window_subwin): call NUM2INT() before | shugo |
2004-11-01 | * MANIFEST, ext/**/MANIFEST: removed. | eban |
2004-01-27 | * misc/ruby-mode.el: better support for general delimited | matz |
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 |
2000-05-13 | support mingw32. | eban |
2000-03-06 | 2000-03-06 | matz |
2000-02-02 | 2000-02-02 | matz |
1999-10-21 | ext/*/depend | matz |
1999-08-13 | remove marshal/gtk/kconv | matz |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |