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

ruby-changes:3350

From: ko1@a...
Date: 2 Jan 2008 10:46:36 +0900
Subject: [ruby-changes:3350] tadf - Ruby:r14843 (trunk): use hard tab.

tadf	2008-01-02 10:46:26 +0900 (Wed, 02 Jan 2008)

  New Revision: 14843

  Modified files:
    trunk/lib/README
    trunk/sample/README

  Log:
    use hard tab.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/sample/README?r1=14843&r2=14842&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/README?r1=14843&r2=14842&diff_format=u

Index: sample/README
===================================================================
--- sample/README	(revision 14842)
+++ sample/README	(revision 14843)
@@ -26,7 +26,7 @@
 list2.rb	stupid object sample
 list3.rb	stupid object sample
 mine.rb		simple mine sweeper	
-mkproto.rb     extract prototype from C
+mkproto.rb	extract prototype from C
 mpart.rb	split file int multi part
 observ.rb	observer design pattern sample
 occur.pl	count word occurrence (Perl)
Index: lib/README
===================================================================
--- lib/README	(revision 14842)
+++ lib/README	(revision 14843)
@@ -47,7 +47,7 @@
 pstore.rb	persistent object strage using marshal
 racc/parser.rb	racc (Ruby yACC) runtime
 rational.rb	rational number support
-rdoc            source-code documentation tool
+rdoc	source-code documentation tool
 resolv-replace.rb	replace Socket DNS by resolve.rb
 resolv.rb	DNS resolver in Ruby
 rexml		an XML parser for Ruby, in Ruby

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

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