Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * object.c (rb_str2cstr): warn if string contains \0 and length | matz | 2001-03-28 | 1 | -16/+20 |
* | * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. | matz | 2001-03-26 | 1 | -1/+1 |
* | * eval.c (ev_const_defined): add new parameter self for special | matz | 2001-03-13 | 1 | -2/+0 |
* | * io.c (argf_seek_m): wrong calling sequence of rb_io_seek(). | matz | 2001-03-13 | 1 | -13/+28 |
* | * eval.c (proc_call): should not modify ruby_block->frame.iter | matz | 2001-02-26 | 1 | -2/+26 |
* | * io.c (set_outfile): f should be the FILE* from the assigning value. | matz | 2001-02-16 | 1 | -2/+0 |
* | * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 | matz | 2001-02-13 | 1 | -2/+30 |
* | * array.c (rb_ary_sort_bang): returns self, even if its length is | matz | 2001-02-02 | 1 | -4/+4 |
* | * string.c (str_independent): should not clear str->orig here. | matz | 2001-01-29 | 1 | -1/+1 |
* | * io.c (rb_io_s_read): new method to call IO#read from | matz | 2001-01-18 | 1 | -13/+35 |
* | Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org> | matz | 2001-01-15 | 1 | -1/+1 |
* | matz | matz | 2000-12-26 | 1 | -1/+1 |
* | matz | matz | 2000-12-26 | 1 | -1/+3 |
* | matz | matz | 2000-12-22 | 1 | -1/+1 |
* | matz | matz | 2000-12-12 | 1 | -6/+14 |
* | matz | matz | 2000-11-27 | 1 | -18/+32 |
* | matz | matz | 2000-11-20 | 1 | -3/+3 |
* | matz | matz | 2000-11-17 | 1 | -4/+6 |
* | 001117 | matz | 2000-11-16 | 1 | -14/+0 |
* | eban | eban | 2000-11-13 | 1 | -1/+1 |
* | matz | matz | 2000-11-13 | 1 | -0/+4 |
* | matz | matz | 2000-11-10 | 1 | -0/+9 |
* | matz | matz | 2000-11-08 | 1 | -8/+31 |
* | matz | matz | 2000-09-21 | 1 | -1/+1 |
* | matz | matz | 2000-09-04 | 1 | -1/+1 |
* | matz | matz | 2000-08-30 | 1 | -0/+1 |
* | matz | matz | 2000-08-25 | 1 | -18/+30 |
* | matz | matz | 2000-08-15 | 1 | -2/+7 |
* | matz(ruby-bugs PR#51) | matz | 2000-08-09 | 1 | -1/+1 |
* | matz | matz | 2000-08-07 | 1 | -1/+3 |
* | matz | matz | 2000-07-27 | 1 | -4/+0 |
* | matz | matz | 2000-07-25 | 1 | -4/+2 |
* | matz | matz | 2000-07-17 | 1 | -5/+6 |
* | matz | matz | 2000-07-14 | 1 | -38/+34 |
* | eban | eban | 2000-07-10 | 1 | -0/+3 |
* | eban | eban | 2000-07-10 | 1 | -2/+5 |
* | matz | matz | 2000-07-06 | 1 | -5/+1 |
* | matz | matz | 2000-07-06 | 1 | -32/+43 |
* | matz | matz | 2000-07-04 | 1 | -5/+1 |
* | 2000-06-19 | matz | 2000-06-19 | 1 | -0/+4 |
* | 2000-06-16 | matz | 2000-06-16 | 1 | -0/+1 |
* | 2000-06-14-2 | matz | 2000-06-14 | 1 | -0/+7 |
* | 2000-06-14 | matz | 2000-06-14 | 1 | -1/+2 |
* | 2000-06-13 | matz | 2000-06-13 | 1 | -4/+24 |
* | IO#seek segv | matz | 2000-06-13 | 1 | -1/+1 |
* | 2000-06-12 | matz | 2000-06-12 | 1 | -9/+17 |
* | 2000-06-05 | matz | 2000-06-05 | 1 | -4/+2 |
* | 2000-05-25 | matz | 2000-05-25 | 1 | -9/+7 |
* | 2000-05-24 | matz | 2000-05-24 | 1 | -83/+79 |
* | 2000-05-17 | matz | 2000-05-17 | 1 | -0/+2 |