ruby/ext/date
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
..
lib handle ext/ as r53141 2015-12-16 05:31:54 +00:00
date_core.c date_core.c: missing argument check 2015-12-08 00:03:21 +00:00
date_parse.c suppress warnings 2015-11-08 05:54:29 +00:00
date_strftime.c * configure.in: check struct timeval exist or not. 2013-03-16 05:06:47 +00:00
date_strptime.c date_strptime.c: use ALLOCV 2015-06-16 09:45:50 +00:00
date_tmx.h * ext/date/date_tmx.h: offset in struct tmx_funcs is now int. 2012-06-16 09:49:17 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00