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
k0kubun cc777d09f4 erb.rb: deprecate safe_level of ERB.new
Also, as it's in the middle of the list of 4 arguments, 3rd and 4th arguments
(trim_mode, eoutvar) are changed to keyword arguments.
Old ways to specify arguments are deprecated and warned now.

bin/erb: deprecate -S option.

We'll remove all of deprecated ones at Ruby 2.7+.

enc/make_encmake.rb: stopped using deprecated interface
ext/etc/mkconstants.rb: ditto
ext/socket/mkconstants.rb: ditto
sample/ripper/ruby2html.rb: ditto
spec/ruby/library/erb/defmethod/def_erb_method_spec.rb: ditto
spec/ruby/library/erb/new_spec.rb: ditto
test/erb/test_erb.rb: ditto
test/erb/test_erb_command.rb: ditto
tool/generic_erb.rb: ditto
tool/ruby_vm/helpers/dumper.rb: ditto
tool/transcode-tblgen.rb: ditto
lib/rdoc/erbio.rb: ditto
lib/rdoc/generator/darkfish.rb: ditto

[Feature #14256]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-22 13:28:25 +00:00
..
abbrev
base64
bigdecimal Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
bigmath
cgi Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
complex
conditionvariable Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
coverage
csv Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
date Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
datetime Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
delegate
digest Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
drb
English
erb erb.rb: deprecate safe_level of ERB.new 2018-02-22 13:28:25 +00:00
etc Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
expect
fiber Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
find
getoptlong Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
ipaddr Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
logger Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
mathn Update to ruby/spec@0fe33ac 2017-12-27 16:12:47 +00:00
matrix Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
net Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
observer
open3
openssl Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
openstruct
optionparser Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
pathname load from relative path to __FILE__ 2017-11-04 01:48:45 +00:00
pp
prime
readline
resolv
rexml Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
scanf Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
securerandom Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
set Update to ruby/spec@0fe33ac 2017-12-27 16:12:47 +00:00
shellwords Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
singleton
socket Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
stringio Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
stringscanner Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
syslog Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
tempfile
thread
time Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
timeout
tmpdir/dir
uri Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
weakref Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
win32ole Update to ruby/spec@0fe33ac 2017-12-27 16:12:47 +00:00
yaml Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
zlib