summaryrefslogtreecommitdiff
path: root/ToDo
AgeCommit 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-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 formatz
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-06forgot some checkins.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
2001-03-06* parse.y (primary): rescue and ensure clauses should be allowedmatz
2001-03-05* eval.c (proc_eq): compare Procs using blocktag equality.matz
2001-02-26* eval.c (proc_call): should not modify ruby_block->frame.itermatz
2001-02-19* eval.c (secure_visibility): visibility check for untainted modules.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 f2matz
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2001-02-02* array.c (rb_ary_sort_bang): returns self, even if its length ismatz
2001-01-18* io.c (rb_io_s_read): new method to call IO#read frommatz
2001-01-09* file.c (path_check_1): should restore modified path.matz
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-28changes from personal modifies -- matzmatz
2000-12-25001225matz
2000-12-12matzmatz
2000-12-08matzmatz
2000-12-05matzmatz
2000-09-07matzmatz
2000-08-31matzmatz
2000-08-29matzmatz
2000-08-28matzmatz
2000-08-24matzmatz
2000-07-17matzmatz
2000-07-15matzmatz
2000-07-07matzmatz
2000-07-04matzmatz
2000-06-192000-06-19matz
2000-06-132000-06-13matz
2000-06-122000-06-12matz
2000-05-302000-05-30matz
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-05-182000-05-18matz
2000-05-122000-05-12matz
2000-04-102000-04-10matz
2000-03-232000-03-23matz
2000-03-082000-03-08matz
2000-02-292000-02-29matz
2000-02-252000-02-25matz
2000-02-182000-02-18matz
2000-02-082000-02-08matz