1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
naruse f1eff95745 Update Oniguruma's UnicodeData to 5.1.
* tool/enc-unicode.rb: added for generate name2ctype.kwd.
  contributed by Run Paint Run Run [ruby-core:24775]
  use like following:
    ruby19 tool/enc-unicode.rb enc/unicode/UnicodeData.txt \
      enc/unicode/Scripts.txt > enc/unicode/name2ctype.kwd

* enc/unicode.c (CodeRanges): move definitions to name2ctype.h.

* enc/unicode/name2ctype.h.blt, enc/unicode/name2ctype.kwd,
  enc/unicode/name2ctype.src: updated to v5.1.

* enc/unicode/UnicodeData.txt, enc/unicode/Scripts.txt: added v5.1.

* Makefile.in: add rule to generate name2ctype.kwd from
  UnicodeData.txt and Scripts.txt.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-08-25 16:15:38 +00:00
..
asm_parse.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
build-transcode * enc/trans/iso2022.trans: renamed from iso2022.erb.c. 2008-08-11 07:39:52 +00:00
compile_prelude.rb * tool/compile_prelude.rb: fixes a regexp pattern for require. 2009-08-08 17:11:39 +00:00
config.guess * tool/*: executable. 2009-06-30 07:40:05 +00:00
config.sub * tool/*: executable. 2009-06-30 07:40:05 +00:00
enc-unicode.rb Update Oniguruma's UnicodeData to 5.1. 2009-08-25 16:15:38 +00:00
eval.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
file2lastrev.rb * tool/file2lastrev.rb: get rid of global variables. 2009-06-30 07:53:22 +00:00
generic_erb.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
ifchange Fix: raised error on tool/ifchange. 2009-05-05 02:33:02 +00:00
insns2vm.rb * tool/insns2vm.rb: remove -Kn option in shebang line because it's 2008-10-17 01:30:13 +00:00
install-sh * tool/*: executable. 2009-06-30 07:40:05 +00:00
instruction.rb * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. 2009-07-13 09:30:23 +00:00
make-snapshot * tool/make-snapshot (package): creates .revision.time and passes 2009-03-17 12:42:56 +00:00
mdoc2man.rb * configure.in ($MANTYPE): followed ruby.1, which had moved. 2008-10-25 17:20:05 +00:00
mkconfig.rb * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions on 2009-06-30 07:55:36 +00:00
node_name.rb
parse.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
rbinstall.rb * tool/rbinstall.rb (gem): suppressed warnings. 2009-08-01 09:35:00 +00:00
rmdirs * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and 2009-01-25 02:06:29 +00:00
rubytest.rb * instruby.rb: moved into tool/. 2009-05-22 11:48:42 +00:00
runruby.rb * instruby.rb: moved into tool/. 2009-05-22 11:48:42 +00:00
strip-rdoc.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
transcode-tblgen.rb * enc/trans/big5.trans, big5-hkscs-tbl.rb: 2009-07-24 10:26:18 +00:00
vtlh.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
ytab.sed * tool/ytab.sed: replaces backslashes with slash for nmake. 2009-03-11 16:08:24 +00:00