From 507801c6d782d5708aabdccdb6799768beacffc4 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 10 May 2023 09:52:33 +0900 Subject: ext/readline is retired --- doc/maintainers.md | 5 ----- doc/standard_library.rdoc | 1 - 2 files changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/maintainers.md b/doc/maintainers.md index 970b09dc02..07e6d32079 100644 --- a/doc/maintainers.md +++ b/doc/maintainers.md @@ -418,11 +418,6 @@ have commit right, others don't. * https://github.com/ruby/racc * https://rubygems.org/gems/racc -#### ext/readline -* TAKAO Kouji (kouji) -* https://github.com/ruby/readline-ext -* https://rubygems.org/gems/readline-ext - #### ext/stringio * Nobuyuki Nakada (nobu) * https://github.com/ruby/stringio diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 7ff6a1f8af..e290a5b0f0 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -98,7 +98,6 @@ OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby Pathname:: Representation of the name of a file or directory on the filesystem Psych:: A YAML parser and emitter for Ruby Racc:: A LALR(1) parser generator written in Ruby. -Readline:: Provides an interface for GNU Readline and Edit Line (libedit) StringIO:: Pseudo I/O on String objects StringScanner:: Provides lexical scanning operations on a String Syslog:: Ruby interface for the POSIX system logging facility -- cgit v1.2.3