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

ruby-changes:24694

From: usa <ko1@a...>
Date: Tue, 21 Aug 2012 09:05:40 +0900 (JST)
Subject: [ruby-changes:24694] usa:r36745 (trunk): * ChangeLog: style.

usa	2012-08-21 09:05:29 +0900 (Tue, 21 Aug 2012)

  New Revision: 36745

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

  Log:
    * ChangeLog: style.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 36744)
+++ ChangeLog	(revision 36745)
@@ -1,18 +1,18 @@
 Tue Aug 21 05:43:00 2012  James Edward Gray II  <james@g...>
 
-  * lib/csv.rb:  Fixes #161 on github
-  * lib/csv.rb:  You can now specify a pattern for :skip_lines.
-    Matching lines will not be passed to the CSV parser.
-  * lib/csv.rb:  Patch by Christian Schwartz.
+	* lib/csv.rb: Fixes #161 on github
+	* lib/csv.rb: You can now specify a pattern for :skip_lines.
+	  Matching lines will not be passed to the CSV parser.
+	* lib/csv.rb: Patch by Christian Schwartz.
 
 Tue Aug 21 05:25:41 2012  Eric Hodel  <drbrain@s...>
 
-  * re.c (rb_reg_initialize_m):  Forgot to update output for or'd-options
-    example.
+	* re.c (rb_reg_initialize_m): Forgot to update output for or'd-options
+	  example.
 
 Tue Aug 21 05:18:03 2012  Eric Hodel  <drbrain@s...>
 
-	* re.c (rb_reg_initialize_m):  Update example to show that regexp
+	* re.c (rb_reg_initialize_m): Update example to show that regexp
 	  options use | an not || to avoid confusion.
 
 Mon Aug 20 23:02:27 2012  Nobuyoshi Nakada  <nobu@r...>

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

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