ruby-changes:30642
From: nobu <ko1@a...>
Date: Thu, 29 Aug 2013 09:54:17 +0900 (JST)
Subject: [ruby-changes:30642] nobu:r42721 (trunk): * remove trailing spaces.
nobu 2013-08-29 09:54:07 +0900 (Thu, 29 Aug 2013) New Revision: 42721 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42721 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 42720) +++ ChangeLog (revision 42721) @@ -9,7 +9,7 @@ Thu Aug 29 05:35:58 2013 Eric Hodel <d https://github.com/ruby/ruby/blob/trunk/ChangeLog#L9 Thu Aug 29 02:40:45 2013 Aaron Patterson <aaron@t...> * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be - treated as strings. + treated as strings. [Fixes GH-156] https://github.com/tenderlove/psych/issues/156 * test/psych/test_string.rb: test for change -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/