1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole
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/win32ole handle ext/ as r53141 2015-12-16 05:31:54 +00:00
sample handle ext/ as r53141 2015-12-16 05:31:54 +00:00
depend * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src from 2014-08-15 11:36:12 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
win32ole.c win32ole.c: check argument type 2015-12-13 09:19:20 +00:00
win32ole.h * ext/win32ole/win32ole.c: use typed data for WIN32OLE. 2014-12-01 11:03:13 +00:00
win32ole_error.c ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_error.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_event.c win32ole.c: constified 2015-09-21 14:35:33 +00:00
win32ole_event.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_method.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_method.h ext/win32ole/win32ole_method.c: refactoring. add 2014-10-07 12:44:53 +00:00
win32ole_param.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_param.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_record.c win32ole.c: use rb_sym2str 2015-04-14 03:36:40 +00:00
win32ole_record.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_type.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_type.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_typelib.c use rb_check_arity [ci skip] 2015-10-25 00:43:06 +00:00
win32ole_typelib.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_variable.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_variable.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_variant.c use rb_check_arity [ci skip] 2015-10-25 00:43:06 +00:00
win32ole_variant.h ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring. 2014-10-25 22:46:15 +00:00
win32ole_variant_m.c ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_variant_m.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00