| Commit message (Expand) | Author | Age | Files | Lines |
* | * merged a patch from Takahiro Kambe <taca@back-street.net> to | matz | 2005-09-08 | 1 | -2/+0 |
* | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu | 2005-05-14 | 1 | -1/+1 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -2/+2 |
* | * rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c: | akr | 2004-12-08 | 1 | -2/+0 |
* | * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c, | akr | 2004-12-06 | 1 | -2/+4 |
* | * MANIFEST, ext/**/MANIFEST: removed. | eban | 2004-11-01 | 1 | -12/+0 |
* | * configure.in (ieeefp.h), numeric.c: needed for finite() on | nobu | 2003-12-11 | 1 | -8/+7 |
* | * ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, so | usa | 2003-12-10 | 1 | -1/+3 |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -0/+1 |
* | * eval.c (rb_load): allow interrupt during loaded program | matz | 2003-11-06 | 1 | -8/+7 |
* | * ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value) | matz | 2003-05-19 | 1 | -1/+2 |
* | * file.c (rb_find_file): need world writable directory check for | matz | 2003-03-10 | 1 | -4/+5 |
* | * parse.y (dsym): :"symbol string" style should not contain `\0'. | matz | 2003-03-07 | 3 | -81/+45 |
* | * configure.in: modify program_prefix only if specified | eban | 2002-09-08 | 1 | -0/+1 |
* | * hash.c (rb_hash_replace): should copy ifnone. | matz | 2002-08-13 | 1 | -2/+2 |
* | new platform [bccwin32] merged. | H_Konishi | 2002-06-11 | 1 | -1/+1 |
* | Make cvs ignore mkmf.log. | knu | 2002-03-04 | 1 | -0/+1 |
* | * eval.c (is_defined): defined?(Foo::Baz) should check constants | matz | 2002-01-28 | 1 | -1/+1 |
* | * marshal.c (w_float): must distinguish -0.0 from 0.0. | matz | 2001-11-27 | 2 | -6/+6 |
* | * parse.y (str_extend): should check nesting parentheses in #{}. | matz | 2001-11-21 | 2 | -27/+87 |
* | * parse.y (parse_regx): should raise error on untermitated | matz | 2001-11-19 | 2 | -60/+51 |
* | * signal.c (sighandle): should not re-register sighandler if | matz | 2001-11-13 | 1 | -5/+9 |
* | * marshal.c (r_object): better allocation type check for | matz | 2001-10-03 | 1 | -6/+3 |
* | * string.c (rb_str_lstrip_bang): new method. | matz | 2001-08-06 | 1 | -95/+31 |
* | Rename *.jp to *.ja, since jp is a region code and ja is a language | knu | 2001-07-19 | 3 | -2/+2 |
* | * error.c (exc_exception): clone the receiver exception instead of | matz | 2001-07-02 | 1 | -1/+1 |
* | forgot some checkins. | matz | 2001-05-06 | 1 | -1/+1 |
* | * win32/win32.c (win32_stat): UNC support. | eban | 2001-03-20 | 1 | -7/+9 |
* | Add .cvsignore's. | knu | 2001-01-09 | 1 | -0/+1 |
* | 2000-05-25 | matz | 2000-05-25 | 1 | -2/+2 |
* | 2000-05-24 | matz | 2000-05-24 | 1 | -1/+1 |
* | support mingw32. | eban | 2000-05-13 | 1 | -1/+1 |
* | 2000-02-08 | matz | 2000-02-08 | 1 | -0/+2 |
* | ext/*/depend | matz | 1999-10-21 | 2 | -0/+2 |
* | 1.4.1 to be | matz | 1999-08-24 | 1 | -4/+4 |
* | remove marshal/gtk/kconv | matz | 1999-08-13 | 11 | -0/+969 |