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
/
object.c
Age
Commit message (
Expand
)
Author
2001-08-20
* range.c (range_step): 'iter' here should be an array.
matz
2001-07-24
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-18
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-14
* regex.c (re_search): should consider reverse search.
matz
2001-07-02
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-06-05
* error.c (Init_Exception): NameError went under StandardError,
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-11
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-07
* parse.y (arg): "||=" should not warn for uninitialized instance
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-21
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-15
* process.c (proc_waitall): new method based on a patch from Brian
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
2001-01-09
* string.c (rb_str_reverse_bang): forgot to call rb_str_modify().
matz
2000-12-25
001225
matz
2000-12-08
matz
matz
2000-11-14
matz
matz
2000-11-13
matz
matz
2000-10-16
matz
matz
2000-10-13
matz
matz
2000-10-10
matz
matz
2000-10-05
matz
matz
2000-09-26
matz
matz
2000-09-15
matz
matz
2000-09-12
matz: 1.6.0 final (hopufully)
matz
2000-08-31
matz
matz
2000-08-09
matz
matz
2000-07-17
matz
matz
2000-07-15
matz
matz
2000-07-06
matz
matz
2000-06-29
matz
matz
2000-06-22
2000-06-22
matz
2000-05-25
2000-05-25
matz
2000-05-24
2000-05-24
matz
2000-05-09
2000-05-09
matz
2000-05-01
2000-05-01
matz
2000-04-10
2000-04-10
matz
2000-03-23
2000-03-23
matz
2000-03-09
2000-03-09
matz
2000-03-08
2000-03-08
matz
2000-03-07
2000-03-07
matz
2000-02-29
2000-02-29
matz
2000-02-23
2000-02-23
matz
2000-02-01
2000-02-01
matz
[next]