aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-29 01:41:54 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-29 01:41:54 +0000
commitd77ae2c2f4c6c2a4225bb1346067da478393f182 (patch)
treed63a30589d940a81865740432a9834b6398af797 /ChangeLog
parent6ce27adabe13baefb974fd7ea4d1ff0becd60134 (diff)
downloadruby-d77ae2c2f4c6c2a4225bb1346067da478393f182.tar.gz
math.c: Get_Double
* math.c (Get_Double): direct casting from Fixnum to double. [Feature #10785] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49433 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85070bc18f..9dc841bcc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jan 29 10:41:52 2015 gogotanaka <mail@tanakakazuki.com>
+
+ * math.c (Get_Double): direct casting from Fixnum to double.
+ [Feature #10785]
+
Thu Jan 29 02:34:27 2015 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes with