summaryrefslogtreecommitdiff
path: root/io.c
AgeCommit message (Expand)Author
2001-09-05* ruby.c (proc_options): should not adjust argc/argv if -e optionmatz
2001-09-03* io.c (rb_io_popen): accept integer flags as mode.matz
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-06-05* eval.c (rb_add_method): should not call rb_secure(), formatz
2001-04-17 * eval.c (safe_getter): should use INT2NUM().matz
2001-04-16* regex.c (calculate_must_string): wrong length calculation.matz
2001-04-10* io.c (opt_i_set): should strdup() inplace_edit string.matz
2001-03-28* object.c (rb_str2cstr): warn if string contains \0 and lengthmatz
2001-03-13* io.c (argf_seek): wrong calling sequence of rb_io_seek().matz
2001-02-16* io.c (set_outfile): f should be the FILE* from the assigning value.matz
2001-01-15Sun Jan 14 21:49:28 2001 Koji Arai <JCA02266@nifty.ne.jp>matz
2000-12-28matzmatz
2000-12-22matzmatz
2000-12-12matzmatz
2000-11-27matzmatz
2000-11-20matzmatz
2000-11-17matzmatz
2000-11-16001117matz
2000-11-13ebaneban
2000-11-13matzmatz
2000-11-10matzmatz
2000-11-08matzmatz
2000-09-21matzmatz
2000-09-04matzmatz
2000-08-30matzmatz
2000-08-25matzmatz
2000-08-15matzmatz
2000-08-09matz(ruby-bugs PR#51)matz
2000-08-07matzmatz
2000-07-27matzmatz
2000-07-25matzmatz
2000-07-17matzmatz
2000-07-14matzmatz
2000-07-10ebaneban
2000-07-10ebaneban
2000-07-06matzmatz
2000-07-06matzmatz
2000-07-04matzmatz
2000-06-192000-06-19matz
2000-06-162000-06-16matz
2000-06-142000-06-14-2matz
2000-06-142000-06-14matz
2000-06-132000-06-13matz
2000-06-13IO#seek segvmatz
2000-06-122000-06-12matz
2000-06-052000-06-05matz
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-05-172000-05-17matz
2000-05-16mswin32 DLEXT2eban