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

ruby-changes:45038

From: ktsj <ko1@a...>
Date: Sun, 18 Dec 2016 21:29:41 +0900 (JST)
Subject: [ruby-changes:45038] ktsj:r57111 (trunk): doc/standard_library.rdoc: Tk is removed from stdlib

ktsj	2016-12-18 21:29:34 +0900 (Sun, 18 Dec 2016)

  New Revision: 57111

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57111

  Log:
    doc/standard_library.rdoc: Tk is removed from stdlib

  Modified files:
    trunk/doc/standard_library.rdoc
Index: doc/standard_library.rdoc
===================================================================
--- doc/standard_library.rdoc	(revision 57110)
+++ doc/standard_library.rdoc	(revision 57111)
@@ -107,6 +107,5 @@ Socket:: Access underlying OS socket imp https://github.com/ruby/ruby/blob/trunk/doc/standard_library.rdoc#L107
 StringIO:: Pseudo I/O on String objects
 StringScanner:: Provides lexical scanning operations on a String
 Syslog:: Ruby interface for the POSIX system logging facility
-Tk:: Provides a framework for building a Graphical User Interface (GUI)
 WIN32OLE:: Provides an interface for OLE Automation in Ruby
 Zlib:: Ruby interface for the zlib compression/decompression library

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

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