1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/template
naruse 69ec39363e merge revision(s) 67439,67441,67453,67476: [Backport #15740]
change lib/unicode_normalize/tables.rb to single item per line to make diffs shorter

        * template/unicode_norm_gen.tmpl: Change formatting of output to produce only a
          single item (or range) for each line to make future diffs shorter and easier
          to understand and check.

        * lib/unicode_normalize/tables.rb: output of the above

        update to Unicode Version 12.1.0 (beta)

        Unicode Version 12.1.0 adds one single character, U+32FF SQUARE ERA NAME REIWA,
        for the new Japanese era starting on May 1st. 12.1.0 will be finalized only on
        May 7th, so we go with the beta version because further changes in the data we
        need are highly unlikely, and we want to make sure Ruby is ready for the new era.

        * common.mk: change UNICODE_VERSION to 12.1.0, UNICODE_BETA to YES

        * enc/unicode/12.1.0, enc/unicode/12.1.0/casefold.h, enc/unicode/12.1.0/name2ctype.h:
          add directory and generated data files for new version

        * lib/unicode_normalize/tables.rb: update for new character

        * test/ruby/test_regexp.rb: add test for character property age=12.1

        * test/test_unicode_normalize.rb: add test for NFKC decomposition of new character

        This (mostly) completes issue #15195.

        remove Unicode 12.0.0 related directory and generated files


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@67525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-13 15:01:39 +00:00
..
configure-ext.mk.tmpl Escape MINIRUBY in --make-flags to extmk.rb 2018-02-19 01:45:17 +00:00
Doxyfile.tmpl * remove trailing spaces. 2017-07-22 06:30:54 +00:00
encdb.h.tmpl Remove flip-flop usages from build scripts 2018-06-15 08:53:17 +00:00
extinit.c.tmpl extinit.c.tmpl: drop after dot 2017-01-23 02:19:00 +00:00
exts.mk.tmpl Let sub-directory exts depend on their parent ext 2018-12-01 09:29:14 +00:00
fake.rb.in Fix template/fake.rb.in if ENV["RUBYOPT"] is nil 2018-08-27 14:33:10 +00:00
GNUmakefile.in Moved REVISION_FORCE before uncommon.mk 2018-11-13 06:16:56 +00:00
id.c.tmpl
id.h.tmpl parse.y: TOKEN2ID 2017-02-11 02:14:06 +00:00
known_errors.inc.tmpl
limits.c.tmpl Freeze RbConfig::SIZEOF and RbConfig::LIMITS 2017-04-06 02:33:40 +00:00
prelude.c.tmpl Disable tailcall optimization [Bug #15303] 2018-12-12 05:46:13 +00:00
ruby-runner.h.in ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR 2018-11-07 04:02:14 +00:00
ruby.pc.in configure.ac: library options to MAINLIBS 2018-03-02 01:37:53 +00:00
sizes.c.tmpl sizes.c.tmpl: prototype 2017-09-29 23:41:19 +00:00
transdb.h.tmpl Remove flip-flop usages from build scripts 2018-06-15 08:53:17 +00:00
unicode_norm_gen.tmpl merge revision(s) 67439,67441,67453,67476: [Backport #15740] 2019-04-13 15:01:39 +00:00
verconf.h.tmpl MJIT header for multiarch 2018-02-08 15:19:32 +00:00