From a3b85016149f4f73f08c739626b2f02badd5ad17 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 20 Sep 2019 12:12:37 +0900 Subject: Removed CMath from the ruby repository. --- doc/maintainers.rdoc | 3 --- doc/standard_library.rdoc | 1 - 2 files changed, 4 deletions(-) (limited to 'doc') diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index e01df7f2b0..370dce509a 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -173,9 +173,6 @@ Zachary Scott (zzak) [lib/bundler.rb, lib/bundler/*] Hiroshi SHIBATA (hsbt) https://github.com/bundler/bundler -[lib/cmath.rb] - _unmaintained_ - https://github.com/ruby/cmath [lib/csv.rb] Kenta Murata (mrkn), Kouhei Sutou (kou) https://github.com/ruby/csv diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 11aed156b9..b11ca9300d 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -72,7 +72,6 @@ WIN32OLE:: Provides an interface for OLE Automation in Ruby == Libraries Bundler:: Manage your Ruby application's gem dependencies -CMath:: Provides Trigonometric and Transcendental functions for complex numbers CSV:: Provides an interface to read and write CSV files and data E2MM:: Module for defining custom exceptions with specific messages FileUtils:: Several file utility methods for copying, moving, removing, etc -- cgit v1.2.3