1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
naruse c4fdfabcc8 handle ext/ as r53141
g -L frozen_string_literal ext/**/*.rb|xargs ruby -Ka -e'ARGV.each{|fn|puts
fn;open(fn,"r+"){|f|s=f.read.sub(/\A(#!.*\n)?(#.*coding.*\n)?/,"\\&#
frozen_string_literal: false\n");f.rewind;f.write s}}'

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-16 05:31:54 +00:00
..
array/resize handle ext/ as r53141 2015-12-16 05:31:54 +00:00
bignum handle ext/ as r53141 2015-12-16 05:31:54 +00:00
bug-3571 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
bug-5832 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
bug_reporter handle ext/ as r53141 2015-12-16 05:31:54 +00:00
class handle ext/ as r53141 2015-12-16 05:31:54 +00:00
debug handle ext/ as r53141 2015-12-16 05:31:54 +00:00
dln/empty handle ext/ as r53141 2015-12-16 05:31:54 +00:00
exception handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fatal handle ext/ as r53141 2015-12-16 05:31:54 +00:00
file handle ext/ as r53141 2015-12-16 05:31:54 +00:00
float handle ext/ as r53141 2015-12-16 05:31:54 +00:00
funcall handle ext/ as r53141 2015-12-16 05:31:54 +00:00
gvl/call_without_gvl handle ext/ as r53141 2015-12-16 05:31:54 +00:00
hash handle ext/ as r53141 2015-12-16 05:31:54 +00:00
iseq_load handle ext/ as r53141 2015-12-16 05:31:54 +00:00
iter handle ext/ as r53141 2015-12-16 05:31:54 +00:00
load/dot.dot handle ext/ as r53141 2015-12-16 05:31:54 +00:00
marshal handle ext/ as r53141 2015-12-16 05:31:54 +00:00
method handle ext/ as r53141 2015-12-16 05:31:54 +00:00
notimplement handle ext/ as r53141 2015-12-16 05:31:54 +00:00
num2int handle ext/ as r53141 2015-12-16 05:31:54 +00:00
path_to_class handle ext/ as r53141 2015-12-16 05:31:54 +00:00
popen_deadlock handle ext/ as r53141 2015-12-16 05:31:54 +00:00
postponed_job handle ext/ as r53141 2015-12-16 05:31:54 +00:00
printf handle ext/ as r53141 2015-12-16 05:31:54 +00:00
proc handle ext/ as r53141 2015-12-16 05:31:54 +00:00
rational handle ext/ as r53141 2015-12-16 05:31:54 +00:00
recursion handle ext/ as r53141 2015-12-16 05:31:54 +00:00
st handle ext/ as r53141 2015-12-16 05:31:54 +00:00
string handle ext/ as r53141 2015-12-16 05:31:54 +00:00
struct handle ext/ as r53141 2015-12-16 05:31:54 +00:00
symbol handle ext/ as r53141 2015-12-16 05:31:54 +00:00
time handle ext/ as r53141 2015-12-16 05:31:54 +00:00
tracepoint handle ext/ as r53141 2015-12-16 05:31:54 +00:00
typeddata handle ext/ as r53141 2015-12-16 05:31:54 +00:00
wait_for_single_fd handle ext/ as r53141 2015-12-16 05:31:54 +00:00
win32 handle ext/ as r53141 2015-12-16 05:31:54 +00:00