Yaw Boakye
|
6bb3618f28
|
n+1 to include n in range
Python's range stop right before n, which means factL never returns the correct result.
Closes: https://github.com/ruby/ruby/pull/1982
|
2019-08-05 09:04:32 +09:00 |
|
kou
|
a17cb167ea
|
* benchmark/: add missing spaces around assignment operators (= and +=) for
consistency.
Approved by ko1.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-10-15 12:53:12 +00:00 |
|
nobu
|
3a47cf3395
|
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2011-05-15 11:55:52 +00:00 |
|
shyouhei
|
fd81221a8e
|
set svn:eol-style
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2007-02-12 23:01:19 +00:00 |
|
ko1
|
a3e1b1ce7e
|
* Merge YARV
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2006-12-31 15:02:22 +00:00 |
|