ruby/tool
naruse 8ffeda041b * common.mk (node_name.inc): remove command option -n and give
file as stdin, because IronRuby 1.1 still doesn't support it.
  So now we can use ir.exe as BASERUBY.

* tool/node_name.rb: read stdin with while gets.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-29 07:09:40 +00:00
..
test * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +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
change_maker.rb * tool/change_maker.rb: narrow diffs to see function names. 2010-05-28 23:59:55 +00:00
compile_prelude.rb * tool/compile_prelude.rb: enable optimization. 2010-04-28 00:49:25 +00:00
config.guess * tool/config.{guess,sub}: updated to automake-1.11. 2009-09-11 02:33:32 +00:00
config.sub * tool/config.{guess,sub}: updated to automake-1.11. 2009-09-11 02:33:32 +00:00
enc-emoji-citrus-gen.rb * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
enc-emoji4unicode.rb * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
enc-unicode.rb * tool/enc-unicode.rb, 2009-10-14 16:51:52 +00:00
eval.rb * common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand. 2010-02-08 07:23:13 +00:00
file2lastrev.rb * tool/file2lastrev.rb: don't depend on pathname.rb if File.realpath 2010-07-17 09:30:54 +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/install-sh: correction by Hiro Asari. 2009-12-28 08:21:30 +00:00
instruction.rb * insns.def: Change the operand type of setinlinecache 2010-02-24 17:06:15 +00:00
jisx0208.rb * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution. 2010-03-09 09:15:42 +00:00
make-snapshot * tool/make-snapshot (usage): mention versions. 2010-08-19 13:50:43 +00:00
mdoc2man.rb * configure.in ($MANTYPE): followed ruby.1, which had moved. 2008-10-25 17:20:05 +00:00
merger.rb Forgot content of r29049. 2010-08-19 10:16:35 +00:00
mkconfig.rb * include/ruby/version.h (RUBY_API_VERSION_*): renamed and moved 2010-08-23 21:08:19 +00:00
node_name.rb * common.mk (node_name.inc): remove command option -n and give 2010-08-29 07:09:40 +00:00
parse.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
rbinstall.rb * tool/rbinstall.rb (ext-arch): prune directories start with '-'. 2010-07-16 03:06:10 +00:00
rmdirs * Makefile.in ({,dist-,real-}clean-ext): should also omit 2010-07-11 08:01:59 +00:00
rubytest.rb * instruby.rb: moved into tool/. 2009-05-22 11:48:42 +00:00
runruby.rb * tool/runruby.rb: no purelib. 2010-08-03 03:05:39 +00:00
strip-rdoc.rb * tool/*: executable. 2009-06-30 07:40:05 +00:00
transcode-tblgen.rb * tool/transcode-tblgen.rb: reuse hash object. 2010-03-21 08:15:16 +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