aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-20 08:21:24 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-20 08:21:24 +0000
commit827b55edad7f6ed346d2d8b7fb5e564f492fe478 (patch)
treef6dec0c5ba0613bec563192855ae034fa2eba215 /doc
parentaa033295511bd26d675641bb790b28b1f4dd830f (diff)
downloadruby-827b55edad7f6ed346d2d8b7fb5e564f492fe478.tar.gz
Removed deprecated extensions of mathn.
* ext/mathn/{complex,rational}: Removed from ruby core. [fix GH-1542][Feature #13334][ruby-core:80247] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-rw-r--r--doc/maintainers.rdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
index f3f79e207b..0fe9e84520 100644
--- a/doc/maintainers.rdoc
+++ b/doc/maintainers.rdoc
@@ -181,10 +181,6 @@ Zachary Scott (zzak)
Nobuyuki Nakada (nobu)
[ext/io/wait]
Nobuyuki Nakada (nobu)
-[ext/mathn/complex]
- Keiju ISHITSUKA (keiju)
-[ext/mathn/rational]
- Keiju ISHITSUKA (keiju)
[ext/nkf]
NARUSE, Yui (narse)
[ext/objspace]