summaryrefslogtreecommitdiff
path: root/ext/pty
AgeCommit message (Expand)Author
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> tomatz
2005-05-14* configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu
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() onnobu
2003-12-10* ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, sousa
2003-11-22* gc.c (Init_stack): stack region is far smaller than usual ifmatz
2003-11-06* eval.c (rb_load): allow interrupt during loaded programmatz
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 formatz
2003-03-07* parse.y (dsym): :"symbol string" style should not contain `\0'.matz
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-08-13* hash.c (rb_hash_replace): should copy ifnone.matz
2002-06-11new platform [bccwin32] merged.H_Konishi
2002-03-04Make cvs ignore mkmf.log.knu
2002-01-28* eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz
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 untermitatedmatz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-05-06forgot some checkins.matz
2001-03-20* win32/win32.c (win32_stat): UNC support.eban
2001-01-09Add .cvsignore's.knu
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-05-13support mingw32.eban
2000-02-082000-02-08matz
1999-10-21ext/*/dependmatz
1999-08-241.4.1 to bematz
1999-08-13remove marshal/gtk/kconvmatz