diff options
| author | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-29 12:03:25 +0000 |
|---|---|---|
| committer | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-29 12:03:25 +0000 |
| commit | dd5d1448ce17114549db57f890c9a47c7a6bf630 (patch) | |
| tree | 4cbc802329f3744bbacece7cd72fb1683bf4b88f /ChangeLog | |
| parent | 113f5b71c32885069311e4a18914a83b78858a10 (diff) | |
* complex.c (nucomp_expt): checks exactness.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Jun 29 21:01:31 2009 Tadayoshi Funaba <tadf@dotrb.org> + + * complex.c (nucomp_expt): checks exactness. + Mon Jun 29 20:29:11 2009 Tadayoshi Funaba <tadf@dotrb.org> * rational.c (float_to_r): always returns rational. |
