[前][次][番号順一覧][スレッド一覧]

ruby-changes:31749

From: nobu <ko1@a...>
Date: Sun, 24 Nov 2013 16:17:58 +0900 (JST)
Subject: [ruby-changes:31749] nobu:r43828 (trunk): * ChangeLog: adjust timezone and encoding.

nobu	2013-11-24 16:17:52 +0900 (Sun, 24 Nov 2013)

  New Revision: 43828

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43828

  Log:
    * ChangeLog: adjust timezone and encoding.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 43827)
+++ ChangeLog	(revision 43828)
@@ -22,7 +22,7 @@ Sun Nov 24 09:18:06 2013  Aman Gupta <ru https://github.com/ruby/ruby/blob/trunk/ChangeLog#L22
 	  test string to avoid failure due to GC. Reduce size of failure message
 	  using grep(/TEST STRING/).
 
-Sat Nov 23 13:38:00 2013  Kyle Stevens  <kstevens715@g...>
+Sun Nov 24 08:38:00 2013  Kyle Stevens  <kstevens715@g...>
 
 	* lib/csv.rb: If skip_lines is set to a String, convert it to a Regexp
 	  to prevent the alternative, which is that each line in the CSV gets
@@ -52,7 +52,7 @@ Sat Nov 23 19:46:00 2013  Kenta Murata https://github.com/ruby/ruby/blob/trunk/ChangeLog#L52
 
 	* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Optimize the
 	  calculation algorithm to reduce the number of divisions.
-	  This optimization was proposed by Rafa Michalski.
+	  This optimization was proposed by Rafal Michalski.
 	  [Feature #6857] [ruby-core:47130]
 
 Sat Nov 23 19:20:00 2013  Kenta Murata  <mrkn@m...>

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]