зеркало из https://github.com/github/ruby.git
* template/unicode_norm_gen.tmpl: Remove
UnicodeNormalize::UNICODE_VERSION at origin [Feature #12546]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
8c18d58557
Коммит
0ad3557d81
|
@ -1,3 +1,8 @@
|
|||
Fri Jul 22 10:32:13 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||
|
||||
* template/unicode_norm_gen.tmpl: Remove
|
||||
UnicodeNormalize::UNICODE_VERSION at origin [Feature #12546].
|
||||
|
||||
Fri Jul 22 09:23:51 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* LEGAL: Added entries for files under the USD license.
|
||||
|
|
|
@ -158,8 +158,6 @@ end
|
|||
# automatically generated by template/unicode_norm_gen.tmpl
|
||||
|
||||
module UnicodeNormalize
|
||||
UNICODE_VERSION = "<%=unicode_version%>"
|
||||
|
||||
accents = "" \
|
||||
"[<% accent_array.each_regexp_chars do |rx|%><%=rx%>" \
|
||||
"<% end%>]"
|
||||
|
|
Загрузка…
Ссылка в новой задаче