summaryrefslogtreecommitdiff
path: root/parse.y
AgeCommit message (Expand)Author
2001-03-13* eval.c (ev_const_defined): add new parameter self for specialmatz
2001-03-13* parse.y: warn -> rb_warneban
2001-03-13* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz
2001-03-06* parse.y (primary): rescue and ensure clauses should be allowedmatz
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-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-29* string.c (str_independent): should not clear str->orig here.matz
2001-01-26* parse.y: clarify do ambiguity, bit more complex but naturalmatz
2001-01-23* gc.c (os_live_obj): do not list terminated object.matz
2001-01-20* parse.y (block_call): syntax restructure.matz
2001-01-19* parse.y (yylex): fixed serious syntax misbehavior. do'smatz
2001-01-10inline fixmatz
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-28changes from personal modifies -- matzmatz
2000-12-27matzmatz
2000-12-26matzmatz
2000-12-25001225matz
2000-12-22matzmatz
2000-12-18matzmatz
2000-12-12matzmatz
2000-12-05matzmatz
2000-11-27matzmatz
2000-11-21matzmatz
2000-11-13matzmatz
2000-11-10matzmatz
2000-10-31matzmatz
2000-10-20matzmatz
2000-10-16matzmatz
2000-10-11matzmatz
2000-10-10matzmatz
2000-09-22matzmatz
2000-09-19000919matz
2000-09-18matzmatz
2000-09-15matzmatz
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-09-04matzmatz
2000-09-01matzmatz
2000-08-31matzmatz
2000-08-30matzmatz
2000-08-29matzmatz
2000-08-29matzmatz
2000-08-28matzmatz
2000-08-02matzmatz
2000-07-27matzmatz
2000-07-21matzmatz
2000-07-18matzmatz
2000-07-12matzmatz