mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
merges r27743 from trunk into ruby_1_9_2.
-- * re.c (rb_reg_initialize_m): fix wrong index for the lang option's value 'N'. reported by Masaya TARUI via IRC. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a1fecc0158
commit
1aabe245c1
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
Wed May 12 09:21:05 2010 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* re.c (rb_reg_initialize_m): fix wrong index for the lang
|
||||
option's value 'N'. reported by Masaya TARUI via IRC.
|
||||
|
||||
Tue May 11 21:53:18 2010 Yusuke Endoh <mame@tsg.ne.jp>
|
||||
|
||||
* test/rake/test_task_arguments.rb: makes ENV empty during tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue