index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io.c
Age
Commit message (
Expand
)
Author
2001-09-05
* re.c (Init_Regexp): to_s to be alias to inspect.
matz
2001-09-03
* ruby.c (proc_options): should not alter origargv[].
matz
2001-08-23
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
matz
2001-07-24
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-14
* regex.c (re_search): should consider reverse search.
matz
2001-06-22
* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.
matz
2001-06-19
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-05
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-16
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-06
forgot some checkins.
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-03-28
* object.c (rb_str2cstr): warn if string contains \0 and length
matz
2001-03-26
* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.
matz
2001-03-13
* eval.c (ev_const_defined): add new parameter self for special
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-26
* eval.c (proc_call): should not modify ruby_block->frame.iter
matz
2001-02-16
* io.c (set_outfile): f should be the FILE* from the assigning value.
matz
2001-02-13
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-02
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-01-29
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-18
* io.c (rb_io_s_read): new method to call IO#read from
matz
2001-01-15
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <
[email protected]
>
matz
2000-12-26
matz
matz
2000-12-26
matz
matz
2000-12-22
matz
matz
2000-12-12
matz
matz
2000-11-27
matz
matz
2000-11-20
matz
matz
2000-11-17
matz
matz
2000-11-16
001117
matz
2000-11-13
eban
eban
2000-11-13
matz
matz
2000-11-10
matz
matz
2000-11-08
matz
matz
2000-09-21
matz
matz
2000-09-04
matz
matz
2000-08-30
matz
matz
2000-08-25
matz
matz
2000-08-15
matz
matz
2000-08-09
matz(ruby-bugs PR#51)
matz
2000-08-07
matz
matz
2000-07-27
matz
matz
2000-07-25
matz
matz
2000-07-17
matz
matz
2000-07-14
matz
matz
2000-07-10
eban
eban
2000-07-10
eban
eban
2000-07-06
matz
matz
[next]