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

ruby-changes:17114

From: nobu <ko1@a...>
Date: Fri, 27 Aug 2010 12:53:47 +0900 (JST)
Subject: [ruby-changes:17114] Ruby:r29114 (trunk): * NEWS (IO::NULLL): add.

nobu	2010-08-27 12:45:24 +0900 (Fri, 27 Aug 2010)

  New Revision: 29114

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

  Log:
    * NEWS (IO::NULLL): add.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 29113)
+++ NEWS	(revision 29114)
@@ -17,6 +17,11 @@
 
     * Kernel#respond_to? now returns false for protected methods.
 
+  * Float
+    * new constants:
+      * IO::NULL
+        name of NULL device.
+
 * io/console
   * new methods:
     * IO#noecho {|io| }

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

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