ruby/ext/-test-/postponed_job
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
..
depend * ext/-test-/file/depend, ext/-test-/postponed_job/depend, 2013-10-28 12:36:23 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
postponed_job.c * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. 2013-05-27 17:08:25 +00:00