summaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* * tool/install-sh: correction by Hiro Asari.yugui2009-12-281-5/+5
* * tool/install-sh: wrote the intention. [ruby-dev:39928]yugui2009-12-281-0/+17
* * tool/rbinstall.rb (install?(:local, :comm, :bin, :'bin-comm')):yugui2009-12-271-12/+12
* * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst2009-12-101-0/+2
* * mkconfig.rb: reverted r25443 because build_os is used in mkmf.rbnobu2009-10-261-1/+0
* * configure.in (target, target_alias): replace with real cpu.nobu2009-10-231-0/+1
* * tool/enc-unicode.rb,naruse2009-10-141-83/+58
* Add derived core and binary property and aliases.naruse2009-10-131-28/+76
* * tool/enc-unicode.rb: optimized.naruse2009-10-081-11/+18
* * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse2009-10-081-5/+15
* * tool/instruction.rb (make_header_prepare_stack): check stacknobu2009-09-231-4/+16
* * tool/transcode-tblgen.rb (transcode_generated_code): fixed type.nobu2009-09-221-1/+1
* * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c,nobu2009-09-211-2/+2
* * tool/instruction.rb (make_insn_operand_optimized): fixed typo.nobu2009-09-211-2/+2
* * tool/rbinstall.rb (parse_args): show help message and exit ifnobu2009-09-141-4/+14
* * common.mk (install-all): target to install all.nobu2009-09-141-35/+30
* * tool/config.{guess,sub}: updated to automake-1.11.nobu2009-09-112-27/+84
* * unicode.c (onigenc_unicode_property_name_to_ctype):naruse2009-09-101-3/+9
* * tool/compile_prelude.rb: reverted.nobu2009-09-081-1/+1
* * tool/compile_prelude.rb: evaluates in the main context.nobu2009-09-081-1/+1
* * insns.def (opt_*): add IC operands.ko12009-09-061-1/+1
* * tool/instruction.rb: executable.nobu2009-09-021-0/+0
* * tool/instruction.rb (RubyVM::InstructionsLoader#make_stackcaching_insns):nobu2009-09-011-8/+3
* * tool/file2lastrev.rb: executable.nobu2009-09-011-0/+0
* * tool/mkconfig.rb (program_transform_name): fix for multiple transnaruse2009-08-262-2/+2
* * tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61nobu2009-08-261-2/+2
* Update Oniguruma's UnicodeData to 5.1.naruse2009-08-251-0/+230
* * tool/compile_prelude.rb: fixes a regexp pattern for require.yugui2009-08-081-2/+2
* * tool/rbinstall.rb (gem): suppressed warnings.nobu2009-08-011-6/+7
* * tool/compile_prelude.rb: too long string literal causes compile errorusa2009-07-311-5/+10
* * tool/compile_prelude.rb: replaces "require" with in-place evaluationyugui2009-07-301-1/+20
* * enc/trans/big5.trans, big5-hkscs-tbl.rb:duerst2009-07-241-1/+2
* * vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko12009-07-131-0/+8
* * tool/*: executable.nobu2009-06-301-0/+0
* * tool/rbinstall.rb: renamed to get rid of collision againstnobu2009-06-301-1/+1
* * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions onnobu2009-06-301-4/+4
* * tool/file2lastrev.rb: get rid of global variables.nobu2009-06-301-12/+14
* * tool/compile_prelude.rb: use US-ASCII name.nobu2009-06-301-2/+2
* * insns.def, tool/instruction.rb: fixed types.nobu2009-06-301-1/+1
* * tool/*: executable.nobu2009-06-3010-0/+0
* Remove suprious #dump on versiondrbrain2009-06-291-1/+1
* summary is required in a valid gemspec, fixes gem list -ddrbrain2009-06-291-1/+7
* * tool/strip-rdocs.rb: supports QT style doxy-comments.yugui2009-06-291-3/+3
* * tool/instruby.rb (:gem): registers the bundled versionyugui2009-06-281-5/+9
* * instruby.rb: '&' in sed s command's replacement is '\&' in ruby.usa2009-06-251-1/+1
* * tool/mkconfig.rb, tool/instruby.rb: removed redundant code.nobu2009-05-252-3/+3
* * configure.in ($ridir): new configuration. [ruby-core:23520].yugui2009-05-231-1/+1
* * config.guess: moved into tool/.yugui2009-05-223-0/+3190
* * instruby.rb: moved into tool/.yugui2009-05-224-0/+889
* Fix: raised error on tool/ifchange.naruse2009-05-051-1/+1