summaryrefslogtreecommitdiff
path: root/ext/pty/pty.c
AgeCommit message (Expand)Author
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-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-05-06forgot some checkins.matz
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-02-082000-02-08matz
1999-08-13remove marshal/gtk/kconvmatz