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

ruby-changes:15300

From: nobu <ko1@a...>
Date: Fri, 2 Apr 2010 14:45:05 +0900 (JST)
Subject: [ruby-changes:15300] Ruby:r27187 (trunk): * ChangeLog: fixed tab expand width.

nobu	2010-04-02 14:44:42 +0900 (Fri, 02 Apr 2010)

  New Revision: 27187

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

  Log:
    * ChangeLog: fixed tab expand width.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 27186)
+++ ChangeLog	(revision 27187)
@@ -65,15 +65,15 @@
 Fri Apr  2 02:56:56 2010  Marc-Andre Lafortune  <ruby-core@m...>
 
 	* lib/matrix.rb: : New instance methods:
-      empty? [ruby-core:26284], each, each_with_index [ruby-core:28400],
-      conjugate, conj, imaginary, imag, real, real?, rectangular, rect
-        [ruby-core:26285]
+	  empty? [ruby-core:26284], each, each_with_index [ruby-core:28400],
+	  conjugate, conj, imaginary, imag, real, real?, rectangular, rect
+		[ruby-core:26285]
 
-    Removed compare_by*, inspect_org, cf [ruby-core:26268]
+	Removed compare_by*, inspect_org, cf [ruby-core:26268]
 
-    Matrix.empty: raise on negative sizes
+	Matrix.empty: raise on negative sizes
 
-    Matrix.determinant: raise on rectangular matrices [ruby-core:28271]
+	Matrix.determinant: raise on rectangular matrices [ruby-core:28271]
 
 Thu Apr  1 17:17:00 2010  NARUSE, Yui  <naruse@r...>
 

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

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