| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/curses/curses.c: should include <ruby/io.h>. | matz | 2008-09-26 | 1 | -1/+1 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -1/+1 |
* | * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan | matz | 2007-03-19 | 1 | -3/+3 |
* | revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX. | akr | 2006-09-02 | 1 | -4/+0 |
* | * ext/curses/curses.c: define _XOPEN_SOURCE_EXTENDED on HP-UX. | akr | 2006-09-02 | 1 | -1/+4 |
* | * ext/curses/curses.c (NUM2CH, CH2FIX): use single char strings. | nobu | 2006-07-28 | 1 | -14/+12 |
* | * ext/io/wait/wait.c (io_ready_p): protoize. | matz | 2006-07-17 | 1 | -1/+1 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -136/+56 |
* | * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggested | ocean | 2005-08-27 | 1 | -15/+42 |
* | * ext/curses/curses.c (curses_insertln): merged a patch from | matz | 2005-06-07 | 1 | -0/+27 |
* | * eval.c (rb_exec_recursive): matched the declaration to prototype. | usa | 2005-03-04 | 1 | -2/+2 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -2/+19 |
* | * ext/curses/curses.c (window_subwin): call NUM2INT() before | shugo | 2004-12-12 | 1 | -6/+10 |
* | * misc/ruby-mode.el: better support for general delimited | matz | 2004-01-27 | 1 | -1/+5 |
* | * io.c (read_all): should return given string even if data read is | matz | 2003-12-10 | 1 | -4/+2 |
* | * ext/curses/curses.c (window_nodelay): nodelay() of NetBSD's | usa | 2003-11-22 | 1 | -1/+7 |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -7/+121 |
* | * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard | nobu | 2003-08-18 | 1 | -7/+4 |
* | * configure.in (HUGE_ST_INO): check whether struct stat.st_ino | nobu | 2003-08-15 | 1 | -11/+34 |
* | * ext/curses/curses.c (window_s_allocate,curses_finalize): | eban | 2003-06-05 | 1 | -3/+2 |
* | * array.c (rb_ary_values_at): new method to replace select(index..). | matz | 2003-05-04 | 1 | -1/+2 |
* | * eval.c (avalue_splat): new function to do unary * (splat) | matz | 2003-03-26 | 1 | -0/+6 |
* | * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, | nobu | 2002-12-20 | 1 | -1/+1 |
* | cleanup for curses, gdbm [ruby-core:502], [ruby-core:503] | michal | 2002-09-24 | 1 | -64/+57 |
* | * ext/curses/curses.c: follow allocation framework. | nobu | 2002-08-04 | 1 | -23/+35 |
* | Add wresize, resizeterm and KEY_RESIZE. | ttate | 2002-01-29 | 1 | -0/+31 |
* | * array.c (rb_ary_modify): should copy the internal buffer if the | matz | 2001-12-10 | 1 | -26/+34 |
* | bug fix for getnstr() and wgetnstr() | ttate | 2001-11-29 | 1 | -2/+2 |
* | Curses::getstr and Window#getstr use getnstr() and wgetnstr() | ttate | 2001-11-23 | 1 | -2/+10 |
* | * curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses. | ttate | 2001-08-16 | 1 | -31/+38 |
* | bug fix for Window#{keypad,keypad=} | ttate | 2001-08-13 | 1 | -2/+4 |
* | new methods and constants for using the mouse, character attributes, | ttate | 2001-08-12 | 1 | -23/+993 |
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -2/+2 |
* | * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. | matz | 2001-03-26 | 1 | -4/+4 |
* | 2000-03-06 | matz | 2000-03-06 | 1 | -2/+0 |
* | 2000-02-02 | matz | 2000-02-02 | 1 | -20/+20 |
* | remove marshal/gtk/kconv | matz | 1999-08-13 | 1 | -2/+22 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -35/+72 |
* | This commit was generated by cvs2svn to compensate for changes in r11, | matz | 1998-01-16 | 1 | -36/+31 |
* | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+798 |