aboutsummaryrefslogtreecommitdiffstats
path: root/re.c
Commit message (Expand)AuthorAgeFilesLines
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-32/+42
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-5/+1
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-14/+12
* * parse.y (parse_quotedwords): %w should allow parenthesis escape.matz2001-02-081-2/+10
* * array.c (rb_ary_sort_bang): returns self, even if its length ismatz2001-02-021-13/+13
* * string.c (str_independent): should not clear str->orig here.matz2001-01-291-1/+1
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-14/+15
* * re.c (rb_reg_desc): separate RE_OPTION_MULTILINEeban2001-01-131-2/+8
* * enum.c (enum_inject): new method.matz2001-01-091-1/+14
* matzmatz2000-11-201-2/+2
* matzmatz2000-10-101-4/+5
* matzmatz2000-09-011-8/+1
* matzmatz2000-08-281-3/+3
* matzmatz2000-07-141-1/+3
* matzmatz2000-07-011-12/+6
* 2000-06-22matz2000-06-221-3/+4
* 2000-06-19matz2000-06-191-0/+1
* 2000-06-16matz2000-06-161-1/+1
* 2000-06-14matz2000-06-141-10/+17
* 2000-06-13matz2000-06-131-8/+12
* 2000-06-12matz2000-06-121-1/+1
* 2000-05-30matz2000-05-301-5/+40
* inspect,to_s dump corematz2000-05-241-2/+3
* 2000-05-24matz2000-05-241-8/+6
* regex initialize bugmatz2000-05-231-13/+14
* /p is back for transitmatz2000-05-221-7/+7
* /p is back for transitmatz2000-05-221-101/+130
* 2000-05-18matz2000-05-181-2/+0
* thread problemsmatz2000-05-171-5/+7
* 2000-05-01matz2000-05-011-3/+3
* 2000-04-10matz2000-04-101-8/+8
* 2000-03-07matz2000-03-071-0/+1
* 2000-02-23matz2000-02-231-1/+3
* 2000-02-08matz2000-02-081-35/+21
* 20000105matz2000-01-051-26/+33
* 19991214matz1999-12-141-0/+26
* 19991201matz1999-12-011-2/+5
* 19991117matz1999-11-171-4/+1
* 19991104matz1999-11-041-0/+16
* -r debug, -s, etc.matz1999-10-151-3/+5
* 1.4.1matz1999-09-161-1/+1
* 1.4.0matz1999-08-131-101/+221
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-316/+389
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-104/+305
* Initial revisionv1_0_r2matz1998-01-161-0/+886