Skip to content

Commit

Permalink
Removed CMath from the ruby repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 20, 2019
1 parent 422ae59 commit a3b8501
Show file tree
Hide file tree
Showing 43 changed files with 4 additions and 1,416 deletions.
3 changes: 3 additions & 0 deletions NEWS
Expand Up @@ -327,6 +327,9 @@ RubyGems::

=== Compatibility issues (excluding feature bug fixes)

* Removed unmaintained libraries.
* CMath

=== Stdlib compatibility issues (excluding feature bug fixes)

profile.rb, Profiler__::
Expand Down
3 changes: 0 additions & 3 deletions doc/maintainers.rdoc
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion doc/standard_library.rdoc
Expand Up @@ -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
Expand Down
23 changes: 0 additions & 23 deletions lib/cmath.gemspec

This file was deleted.

0 comments on commit a3b8501

Please sign in to comment.