aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2000-06-14matz2000-06-141-1/+2
* 2000-06-13matz2000-06-131-4/+24
* IO#seek segvmatz2000-06-131-1/+1
* 2000-06-12matz2000-06-121-9/+17
* 2000-06-05matz2000-06-051-4/+2
* 2000-05-25matz2000-05-251-9/+7
* 2000-05-24matz2000-05-241-83/+79
* 2000-05-17matz2000-05-171-0/+2
* mswin32 DLEXT2eban2000-05-161-1/+1
* remove configure from repositrymatz2000-05-161-1/+1
* 2000-05-15matz2000-05-151-2/+5
* support mingw32.eban2000-05-131-1/+1
* 2000-05-12matz2000-05-121-27/+22
* 2000-05-10matz2000-05-101-3/+11