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

ruby-changes:28019

From: nobu <ko1@a...>
Date: Tue, 2 Apr 2013 23:59:59 +0900 (JST)
Subject: [ruby-changes:28019] nobu:r40071 (ruby_1_9_3): * remove trailing spaces.

nobu	2013-04-02 23:59:48 +0900 (Tue, 02 Apr 2013)

  New Revision: 40071

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

  Log:
    * remove trailing spaces.

  Modified files:
    branches/ruby_1_9_3/ChangeLog

Index: ruby_1_9_3/ChangeLog
===================================================================
--- ruby_1_9_3/ChangeLog	(revision 40070)
+++ ruby_1_9_3/ChangeLog	(revision 40071)
@@ -113,7 +113,7 @@ Thu Mar 28 18:35:01 2013  Luis Lavena  < https://github.com/ruby/ruby/blob/trunk/ruby_1_9_3/ChangeLog#L113
 Thu Mar 28 18:18:49 2013  Martin Bosslet  <Martin.Bosslet@g...>
 
 	* ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nil
-	  values for Primitive instances. 
+	  values for Primitive instances.
 	* test/openssl/test_asn1.rb: Assert consistent behavior when
 	  encoding nil values: Primitives raise TypeError, Constructives
 	  raise NoMethodError.
@@ -1645,7 +1645,7 @@ Fri Apr 27 11:02:33 2012  Masatoshi SEKI https://github.com/ruby/ruby/blob/trunk/ruby_1_9_3/ChangeLog#L1645
 
 Fri Apr 27 08:29:51 2012  Masatoshi SEKI  <m_seki@m...>
 
-	* test/rinda/test_rinda.rb: fix sticks on some testsf problem 
+	* test/rinda/test_rinda.rb: fix sticks on some testsf problem
 	  [Bug #6272]
 
 Wed Apr 25 05:56:56 2012  Nobuyoshi Nakada  <nobu@r...>
@@ -2405,7 +2405,7 @@ Wed Feb 15 05:03:41 2012  CHIKANAGA Tomo https://github.com/ruby/ruby/blob/trunk/ruby_1_9_3/ChangeLog#L2405
 
 Wed Feb 15 05:02:43 2012  Masaki Suketa <masaki.suketa@n...>
 
-	* test/win32ole/test_err_in_callback.rb (test_err_in_callback): 
+	* test/win32ole/test_err_in_callback.rb (test_err_in_callback):
 	  skip test if ADODB.connection is not available.
 
 Wed Feb 15 04:49:23 2012  Yusuke Endoh  <mame@t...>
@@ -2426,7 +2426,7 @@ Tue Feb 14 16:52:17 2012  NAKAMURA Usaku https://github.com/ruby/ruby/blob/trunk/ruby_1_9_3/ChangeLog#L2426
 	  see https://github.com/rdoc/rdoc/issues/87
 
 	* test/rdoc/test_rdoc_markup_pre_process.rb
-	  (TestRDocMarkupPreProcess#test_include_file, 
+	  (TestRDocMarkupPreProcess#test_include_file,
 	  TestRDocMarkupPreProcess#test_include_file_encoding_incompatible):
 	  follow above change.
 

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

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