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

ruby-changes:3227

From: ko1@a...
Date: 26 Dec 2007 21:15:44 +0900
Subject: [ruby-changes:3227] tadf - Ruby:r14720 (ruby_1_8): parsedate is obsolete.

tadf	2007-12-26 21:15:24 +0900 (Wed, 26 Dec 2007)

  New Revision: 14720

  Modified files:
    branches/ruby_1_8/lib/README

  Log:
    parsedate is obsolete.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/README?r1=14720&r2=14719

Index: ruby_1_8/lib/README
===================================================================
--- ruby_1_8/lib/README	(revision 14719)
+++ ruby_1_8/lib/README	(revision 14720)
@@ -49,7 +49,7 @@
 optparse.rb	command line option analysis
 ostruct.rb	python style object
 parsearg.rb	argument parser using getopts
-parsedate.rb	parses date string
+parsedate.rb	parses date string (obsolete)
 pathname.rb	Object-Oriented Pathname Class
 ping.rb		checks whether host is up, using TCP echo.
 pp.rb		pretty print objects

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

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