diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Dec 11 02:37:22 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * math.c (domain_check): should not raise EDOM exception for NaN + value if operand is also NaN. affects acos, asin, acosh, atanh, + log, log2, log10, sqrt, gamma, lgamma. [ruby-dev:37357] + Thu Dec 11 02:23:51 2008 Tanaka Akira <akr@fsij.org> * lib/open3.rb (Open3.pipeline_start): return an array of threads if a |
