[ruby-cvs:59122] duerst:r51971 (trunk): tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:
duerst at ruby-lang.org
duerst at ruby-lang.org
Tue Sep 29 16:54:10 JST 2015
duerst 2015-09-29 16:54:05 +0900 (Tue, 29 Sep 2015)
New Revision: 51971
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51971
Log:
tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:
get rid of many .freeze commands by using frozen_string_literal
pragma.
Modified files:
trunk/ChangeLog
trunk/lib/unicode_normalize/tables.rb
trunk/template/unicode_norm_gen.tmpl
More information about the ruby-cvs
mailing list