diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-05 12:26:35 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-05 12:26:35 +0000 |
| commit | f457640e5f22aeea2814d75f3b12e00843abc973 (patch) | |
| tree | e6ed8f805ae246f81cdcdc6d5e12826e8d7d686b /ChangeLog | |
| parent | 96c89ed8a7993efb6cfcd995fefa43785ff2e35e (diff) | |
* re.c (rb_reg_s_union_m): Regexp.union accepts single argument which
is an array of patterns.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Oct 5 21:24:59 2007 Tanaka Akira <akr@fsij.org> + + * re.c (rb_reg_s_union_m): Regexp.union accepts single argument which + is an array of patterns. + Fri Oct 5 16:42:27 2007 Tanaka Akira <akr@fsij.org> * bootstraptest/runner.rb (assert_not_match): new method. |
