aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (re_search): should consider reverse search.matz2001-07-141-5/+5
* * eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz2001-06-221-2/+6
* * eval.c (rb_f_require): searches ".rb" and ".so" at the samematz2001-06-191-4/+2
* * variable.c (rb_mod_const_at): use hash table as internalmatz2001-06-051-47/+79
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-1/+1
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-4/+1
* forgot some checkins.matz2001-05-061-0/+2
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-28/+50
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-281-16/+20
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-261-1/+1
* * eval.c (ev_const_defined): add new parameter self for specialmatz2001-03-131-2/+0
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-13/+28
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-2/+26
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-2/+0
* * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz2001-02-131-2/+30
* * array.c (rb_ary_sort_bang): returns self, even if its length ismatz2001-02-021-4/+4
* * string.c (str_independent): should not clear str->orig here.matz2001-01-291-1/+1
* * io.c (rb_io_s_read): new method to call IO#read frommatz2001-01-181-13/+35
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-1/+1
* matzmatz2000-12-261-1/+1
* matzmatz2000-12-261-1/+3
* matzmatz2000-12-221-1/+1
* matzmatz2000-12-121-6/+14
* matzmatz2000-11-271-18/+32
* matzmatz2000-11-201-3/+3
* matzmatz2000-11-171-4/+6
* 001117matz2000-11-161-14/+0
* ebaneban2000-11-131-1/+1
* matzmatz2000-11-131-0/+4
* matzmatz2000-11-101-0/+9
* matzmatz2000-11-081-8/+31
* matzmatz2000-09-211-1/+1
* matzmatz2000-09-041-1/+1
* matzmatz2000-08-301-0/+1
* matzmatz2000-08-251-18/+30
* matzmatz2000-08-151-2/+7
* matz(ruby-bugs PR#51)matz2000-08-091-1/+1
* matzmatz2000-08-071-1/+3
* matzmatz2000-07-271-4/+0
* matzmatz2000-07-251-4/+2
* matzmatz2000-07-171-5/+6
* matzmatz2000-07-141-38/+34
* ebaneban2000-07-101-0/+3
* ebaneban2000-07-101-2/+5
* matzmatz2000-07-061-5/+1
* matzmatz2000-07-061-32/+43
* matzmatz2000-07-041-5/+1
* 2000-06-19matz2000-06-191-0/+4
* 2000-06-16matz2000-06-161-0/+1
* 2000-06-14-2matz2000-06-141-0/+7