summaryrefslogtreecommitdiff
path: root/object.c
AgeCommit message (Expand)Author
2001-07-24* eval.c (rb_provide_feature): should not tweak extension used formatz
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-07-14* regex.c (re_search): should consider reverse search.matz
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
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 instancematz
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 lengthmatz
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 Brianmatz
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 frommatz
2001-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2001-01-09* string.c (rb_str_reverse_bang): forgot to call rb_str_modify().matz
2000-12-25001225matz
2000-12-08matzmatz
2000-11-14matzmatz
2000-11-13matzmatz
2000-10-16matzmatz
2000-10-13matzmatz
2000-10-10matzmatz
2000-10-05matzmatz
2000-09-26matzmatz
2000-09-15matzmatz
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-08-31matzmatz
2000-08-09matzmatz
2000-07-17matzmatz
2000-07-15matzmatz
2000-07-06matzmatz
2000-06-29matzmatz
2000-06-222000-06-22matz
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-232000-03-23matz
2000-03-092000-03-09matz
2000-03-082000-03-08matz
2000-03-072000-03-07matz
2000-02-292000-02-29matz
2000-02-232000-02-23matz
2000-02-012000-02-01matz
2000-01-182000-01-18matz