summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2009-10-26* mkconfig.rb: reverted r25443 because build_os is used in mkmf.rbnobu
2009-10-23* configure.in (target, target_alias): replace with real cpu.nobu
2009-10-14* tool/enc-unicode.rb,naruse
2009-10-13Add derived core and binary property and aliases.naruse
2009-10-08* tool/enc-unicode.rb: optimized.naruse
2009-10-08* tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse
2009-09-23* tool/instruction.rb (make_header_prepare_stack): check stacknobu
2009-09-22* tool/transcode-tblgen.rb (transcode_generated_code): fixed type.nobu
2009-09-21* compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c,nobu
2009-09-21* tool/instruction.rb (make_insn_operand_optimized): fixed typo.nobu
2009-09-14* tool/rbinstall.rb (parse_args): show help message and exit ifnobu
2009-09-14* common.mk (install-all): target to install all.nobu
2009-09-11* tool/config.{guess,sub}: updated to automake-1.11.nobu
2009-09-10* unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2009-09-08* tool/compile_prelude.rb: reverted.nobu
2009-09-08* tool/compile_prelude.rb: evaluates in the main context.nobu
2009-09-06* insns.def (opt_*): add IC operands.ko1
2009-09-02* tool/instruction.rb: executable.nobu
2009-09-01* tool/instruction.rb (RubyVM::InstructionsLoader#make_stackcaching_insns):nobu
2009-09-01* tool/file2lastrev.rb: executable.nobu
2009-08-26* tool/mkconfig.rb (program_transform_name): fix for multiple transnaruse
2009-08-26* tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61nobu
2009-08-25Update Oniguruma's UnicodeData to 5.1.naruse
2009-08-08* tool/compile_prelude.rb: fixes a regexp pattern for require.yugui
2009-08-01* tool/rbinstall.rb (gem): suppressed warnings.nobu
2009-07-31 * tool/compile_prelude.rb: too long string literal causes compile errorusa
2009-07-30* tool/compile_prelude.rb: replaces "require" with in-place evaluationyugui
2009-07-24* enc/trans/big5.trans, big5-hkscs-tbl.rb:duerst
2009-07-13* vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko1
2009-06-30* tool/*: executable.nobu
2009-06-30* tool/rbinstall.rb: renamed to get rid of collision againstnobu
2009-06-30* tool/mkconfig.rb (RbConfig.expand): get rid of exceptions onnobu
2009-06-30* tool/file2lastrev.rb: get rid of global variables.nobu
2009-06-30* tool/compile_prelude.rb: use US-ASCII name.nobu
2009-06-30* insns.def, tool/instruction.rb: fixed types.nobu
2009-06-30* tool/*: executable.nobu
2009-06-29Remove suprious #dump on versiondrbrain
2009-06-29summary is required in a valid gemspec, fixes gem list -ddrbrain
2009-06-29* tool/strip-rdocs.rb: supports QT style doxy-comments.yugui
2009-06-28* tool/instruby.rb (:gem): registers the bundled versionyugui
2009-06-25 * instruby.rb: '&' in sed s command's replacement is '\&' in ruby.usa
2009-05-25* tool/mkconfig.rb, tool/instruby.rb: removed redundant code.nobu
2009-05-23* configure.in ($ridir): new configuration. [ruby-core:23520].yugui
2009-05-22* config.guess: moved into tool/.yugui
2009-05-22* instruby.rb: moved into tool/.yugui
2009-05-05Fix: raised error on tool/ifchange.naruse
2009-05-05Fix: DON'T move in_p because before in_p is replaced by buffered data.naruse
2009-04-30* runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr
2009-04-26* tool/transcode-tb (ActionMap#each_firstbyte):naruse
2009-04-26* tool/transcode-tb (ActionMap#generate_node):naruse