| 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 |
| 2010-02-28 | * ext/pty/pty.c (get_device_once): raise on error when fail is | nobu |
| 2008-07-12 | * ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once): | nobu |
| 2008-04-15 | * rubyio.h (rb_io_t): renamed from OpenFile. | nobu |
| 2008-02-18 | * ext/pty/lib/expect.rb (IO#expect): check if peer is closed. | nobu |
| 2007-08-07 | * ext/pty/pty.c (establishShell): handshaking before close slave | nobu |
| 2007-08-07 | * ext/pty/pty.c (MasterDevice, SlaveDevice, deviceNo): constified. | nobu |
| 2007-04-16 | * ext/pty/expect_sample.rb: avoid symbolic link representation for | matz |
| 2006-09-16 | * ext/pty/pty.c (establishShell): remove remaining unused line. | matz |
| 2006-09-16 | * ext/pty/pty.c (establishShell): parent pid is not used. | nobu |
| 2006-07-26 | * ext/pty/pty.c (getDevice): retry once after GC on failure. | nobu |
| 2005-09-08 | * merged a patch from Takahiro Kambe <taca@back-street.net> to | matz |
| 2005-05-14 | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu |
| 2005-02-28 | * exception error messages updated. [ruby-core:04497] | matz |
| 2004-11-01 | * MANIFEST, ext/**/MANIFEST: removed. | eban |
| 2003-12-11 | * configure.in (ieeefp.h), numeric.c: needed for finite() on | nobu |
| 2003-12-10 | * ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, so | usa |
| 2003-11-22 | * gc.c (Init_stack): stack region is far smaller than usual if | matz |
| 2003-11-06 | * eval.c (rb_load): allow interrupt during loaded program | matz |
| 2003-05-19 | * ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value) | matz |
| 2003-03-10 | * file.c (rb_find_file): need world writable directory check for | matz |
| 2003-03-07 | * parse.y (dsym): :"symbol string" style should not contain `\0'. | matz |
| 2002-09-08 | * configure.in: modify program_prefix only if specified | eban |
| 2002-08-13 | * hash.c (rb_hash_replace): should copy ifnone. | matz |
| 2002-06-11 | new platform [bccwin32] merged. | H_Konishi |
| 2002-03-04 | Make cvs ignore mkmf.log. | knu |
| 2002-01-28 | * eval.c (is_defined): defined?(Foo::Baz) should check constants | matz |
| 2001-11-27 | * marshal.c (w_float): must distinguish -0.0 from 0.0. | matz |
| 2001-11-21 | * parse.y (str_extend): should check nesting parentheses in #{}. | matz |
| 2001-11-19 | * parse.y (parse_regx): should raise error on untermitated | matz |
| 2001-11-13 | * signal.c (sighandle): should not re-register sighandler if | matz |
| 2001-10-03 | * marshal.c (r_object): better allocation type check for | matz |
| 2001-08-06 | * string.c (rb_str_lstrip_bang): new method. | matz |
| 2001-07-19 | Rename *.jp to *.ja, since jp is a region code and ja is a language | knu |
| 2001-07-02 | * error.c (exc_exception): clone the receiver exception instead of | matz |
| 2001-05-06 | forgot some checkins. | matz |
| 2001-03-20 | * win32/win32.c (win32_stat): UNC support. | eban |
| 2001-01-09 | Add .cvsignore's. | knu |
| 2000-05-25 | 2000-05-25 | matz |
| 2000-05-24 | 2000-05-24 | matz |
| 2000-05-13 | support mingw32. | eban |
| 2000-02-08 | 2000-02-08 | matz |
| 1999-10-21 | ext/*/depend | matz |
| 1999-08-24 | 1.4.1 to be | matz |
| 1999-08-13 | remove marshal/gtk/kconv | matz |