aboutsummaryrefslogtreecommitdiffstats
path: root/tool/node_name.rb
Commit message (Collapse)AuthorAgeFilesLines
* * common.mk (node_name.inc): remove command option -n and givenaruse2010-08-291-3/+5
| | | | | | | | | 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
* * common.mk (node_name.inc): auto-generate node name list.nobu2007-08-061-0/+4
* iseq.c (ruby_node_name): ditto. * tool/node_name.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e