summaryrefslogtreecommitdiff
path: root/re.c
AgeCommit message (Expand)Author
2001-12-11* string.c (rb_str_match_m): should convert an argument intomatz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-10-05* marshal.c (w_unique): should not dump anonymous class.matz
2001-10-05* re.c (rb_reg_s_alloc): avoid inifinte recursion.nobu
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-20* eval.c, intern.h (rb_svar): return reference to special variablenobu
2001-09-05* re.c (Init_Regexp): to_s to be alias to inspect.matz
2001-07-24* eval.c (rb_provide_feature): should not tweak extension used formatz
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-02* eval.c (block_pass): should not downgrade safe level.matz
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-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2001-01-13* re.c (rb_reg_desc): separate RE_OPTION_MULTILINEeban
2001-01-09* enum.c (enum_inject): new method.matz
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
1999-09-161.4.1matz