summaryrefslogtreecommitdiff
path: root/re.c
AgeCommit message (Expand)Author
2002-10-26* array.c, class.c, eval.c, file.c, gc.c, node.h, numeric.c,knu
2002-08-21* eval.c (rb_thread_cleanup): should not modify the globalmatz
2002-08-19* array.c (sort_2): *a - *b may overflow.matz
2002-07-11* string.c (rb_str_slice_bang): if there's no correspondingmatz
2002-05-14* eval.c (blk_orphan): the wrong condition; backported from 1.7matz
2002-05-01* file.c (rb_find_file): load must be done from an abolute path ifmatz
2002-04-01* re.c (match_setter): it's OK to assign nil to $~.matz
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-14* re.c (rb_reg_match): should clear $~ if operand is nil.matz
2002-02-13* parse.y (assignable): should emit CVASGN within the methodmatz
2002-02-01* re.c (rb_reg_search): should set regs.allocated.matz
2002-01-16* eval.c (block_pass): should not pass tainted block, if $SAFE > 0.matz
2001-12-25* stable version 1.6.6 released.matz
2001-12-21* variable.c (rb_cvar_set): add frozen class/module check.matz
2001-10-05* marshal.c: backport from 1.7 marshal.cmatz
2001-08-17* parse.y (parse_regx): handle backslash escaping of delimiter here.matz
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2001-01-15Sun Jan 14 21:49:28 2001 Koji Arai <JCA02266@nifty.ne.jp>matz
2001-01-13* re.c (rb_reg_desc): separate RE_OPTION_MULTILINEeban
2000-11-20matzmatz
2000-10-10matzmatz
2000-09-01matzmatz
2000-08-28matzmatz
2000-07-14matzmatz
2000-07-01matzmatz
2000-06-222000-06-22matz
2000-06-192000-06-19matz
2000-06-162000-06-16matz
2000-06-142000-06-14matz
2000-06-132000-06-13matz
2000-06-122000-06-12matz
2000-05-302000-05-30matz
2000-05-24inspect,to_s dump corematz
2000-05-242000-05-24matz
2000-05-23regex initialize bugmatz
2000-05-22/p is back for transitmatz
2000-05-22/p is back for transitmatz
2000-05-182000-05-18matz
2000-05-17thread problemsmatz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-072000-03-07matz
2000-02-232000-02-23matz
2000-02-082000-02-08matz
2000-01-0520000105matz
1999-12-1419991214matz
1999-12-0119991201matz
1999-11-1719991117matz
1999-11-0419991104matz
1999-10-15-r debug, -s, etc.matz