ruby-changes:30878
From: nobu <ko1@a...>
Date: Tue, 17 Sep 2013 12:18:54 +0900 (JST)
Subject: [ruby-changes:30878] nobu:r42957 (trunk): * ChangeLog: indent.
nobu 2013-09-17 12:18:49 +0900 (Tue, 17 Sep 2013) New Revision: 42957 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42957 Log: * ChangeLog: indent. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 42956) +++ ChangeLog (revision 42957) @@ -11,14 +11,14 @@ Mon Sep 16 00:44:23 2013 Masaki Matsush https://github.com/ruby/ruby/blob/trunk/ChangeLog#L11 Sun Sep 15 13:31:23 2013 Tadayoshi Funaba <tadf@d...> * rational.c (nurat_div): reverted r28844, r28886 and r28887. - REASON: Nobuyoshi Nakada <nobu@r...>'s commits are buggy. - So Rational#/ may produce exact number with inexact number. - Moreover, without reducing. - REALLY NONSENSE COMMITS. - A bug report by me [ruby-dev:44710] is also caused by this behavior. - Kenta Murata <mrkn@m...> patched it up. - But he did not fix the origin. - Today, the bug is still alive in ruby 1.9.3 and 2.0.0. + REASON: Nobuyoshi Nakada <nobu@r...>'s commits are buggy. + So Rational#/ may produce exact number with inexact number. + Moreover, without reducing. + REALLY NONSENSE COMMITS. + A bug report by me [ruby-dev:44710] is also caused by this behavior. + Kenta Murata <mrkn@m...> patched it up. + But he did not fix the origin. + Today, the bug is still alive in ruby 1.9.3 and 2.0.0. Sat Sep 14 06:08:10 2013 Eric Hodel <drbrain@s...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/