зеркало из https://github.com/github/ruby.git
* lib/rdoc/known_classes.rb: reverted regression changes of
rdoc known class. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
3d5601ae9a
Коммит
d5b7a701eb
|
@ -1,3 +1,8 @@
|
|||
Tue Nov 11 09:38:55 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||
|
||||
* lib/rdoc/known_classes.rb: reverted regression changes of
|
||||
rdoc known class.
|
||||
|
||||
Tue Nov 11 00:21:50 2014 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* test/net/imap/test_imap.rb: Don't ignore exceptions on server
|
||||
|
|
|
@ -59,7 +59,6 @@ module RDoc
|
|||
"rb_eZeroDivError" => "ZeroDivError",
|
||||
|
||||
"rb_mComparable" => "Comparable",
|
||||
"rb_mDL" => "DL",
|
||||
"rb_mEnumerable" => "Enumerable",
|
||||
"rb_mErrno" => "Errno",
|
||||
"rb_mFConst" => "File::Constants",
|
||||
|
|
Загрузка…
Ссылка в новой задаче