mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Updated to Unicode 5.2.0.
* enc/unicode/name2ctype.h.blt, enc/unicode/name2ctype.kwd, enc/unicode/name2ctype.src: Updated to Unicode 5.2.0. NOTE: when you update these data, download UnicodeData.txt and Scripts.txt from http://www.unicode.org/Public/UNIDATA/ and run ruby1.9 tool/enc-unicode.rb UnicodeData.txt Scripts.txt \ > enc/unicode/name2ctype.kwd * enc/unicode/Scripts.txt: removed. * enc/unicode/UnicodeData.txt: removed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4b6c600a9b
commit
48eafcbc49
6 changed files with 3783 additions and 22677 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
Fri Oct 2 22:30:15 2009 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* enc/unicode/name2ctype.h.blt, enc/unicode/name2ctype.kwd,
|
||||
enc/unicode/name2ctype.src: Updated to Unicode 5.2.0.
|
||||
NOTE: when you update these data, download UnicodeData.txt
|
||||
and Scripts.txt from http://www.unicode.org/Public/UNIDATA/
|
||||
and run
|
||||
ruby1.9 tool/enc-unicode.rb UnicodeData.txt Scripts.txt \
|
||||
> enc/unicode/name2ctype.kwd
|
||||
|
||||
* enc/unicode/Scripts.txt: removed.
|
||||
|
||||
* enc/unicode/UnicodeData.txt: removed.
|
||||
|
||||
Fri Oct 2 20:49:19 2009 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* enum.c (enum_slice_before): take a pattern if no block given.
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue