1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library
卜部昌平 43b95bafd5
delete deprecated IO-like methods
This commit deletes
{IO,ARGF,StringIO,Zib::GZipReader}#{bytes,chars,lines,codepoints}, which
have been deprecated since c47c095b97.

Note that String also has those methods.  They are neither depreacted
nor deleted because they are not aliases of counterpart each_something.
2020-12-03 12:47:51 +09:00
..
abbrev
base64
bigdecimal 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
bigmath
cgi Update to ruby/spec@335eb9b 2020-08-28 20:26:02 +02:00
cmath/math
conditionvariable
coverage Update to ruby/spec@9277d27 2020-09-30 12:21:48 +02:00
csv
date
datetime
delegate
digest Update to ruby/spec@9277d27 2020-09-30 12:21:48 +02:00
drb
English
erb Use https instead of http 2020-07-28 19:51:54 +09:00
etc
expect
fiber relax Fiber#transfer's restriction 2020-10-12 22:58:41 +09:00
find
getoptlong
ipaddr
logger
matrix
mkmf
monitor
net Fixup 957efa95cc 2020-11-13 13:19:38 +09:00
objectspace
observer
open3
openssl
openstruct Revert "Make marshal_load public" 2020-11-04 17:52:03 -05:00
optionparser
pathname Update to ruby/spec@ac878ad 2020-11-27 14:55:31 +01:00
pp
prime
rbconfig Update to ruby/spec@335eb9b 2020-08-28 20:26:02 +02:00
readline
resolv
rexml 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
ripper Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
rubygems/gem
scanf
securerandom
set
shellwords
singleton
socket Update to ruby/spec@b0b7f53 2020-11-13 13:17:24 +01:00
stringio delete deprecated IO-like methods 2020-12-03 12:47:51 +09:00
stringscanner
syslog
tempfile Revert the related commits about Tempfile.open change. 2020-09-09 21:10:48 +09:00
thread
time
timeout
tmpdir/dir
uri
weakref
win32ole
yaml Update to ruby/spec@4f59d86 2020-10-24 15:53:53 +02:00
zlib