Age | Commit message (Expand) | Author |
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-06-10 | * include/ruby: moved public headers. | nobu |
2007-02-24 | * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): | nobu |
2007-02-18 | * configure.in (pid_t, uid_t, gid_t): check if defined. | nobu |
2007-02-05 | * intern.h: prepare rb_last_status_get() and rb_last_status_set(). | ko1 |
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 |
2006-06-20 | * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner | matz |
2006-06-09 | * sprintf.c (rb_str_format): allow %c to print one character | matz |
2005-09-08 | * merged a patch from Takahiro Kambe <[email protected]> to | matz |
2005-05-14 | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu |
2005-03-04 | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz |
2004-12-08 | * rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c: | akr |
2004-12-06 | * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c, | akr |
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-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-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-05-06 | forgot some checkins. | matz |
2000-05-25 | 2000-05-25 | matz |
2000-05-24 | 2000-05-24 | matz |
2000-02-08 | 2000-02-08 | matz |
1999-08-13 | remove marshal/gtk/kconv | matz |