summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2010-03-14* tool/file2lastrev.rb (VCS::{SVN,GIT}#get_revisions):nobu
2010-03-14* tool/transcode-tblgen.rb (Action#hash): defined.akr
2010-03-14* tool/transcode-tblgen.rb: refactored.akr
2010-03-14* tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :naruse
2010-03-14* tool/transcode-tblgen.rb: consider valid_encoding for max_input.akr
2010-03-13* tool/transcode-tblgen.rb: reject ambiguous mapping.akr
2010-03-13* tool/file2lastrev.rb: refactord. fixed changed revision of git.nobu
2010-03-12* tool/transcode-tblgen.rb: show cosumed time at last.akr
2010-03-12* ruby.c (ruby_init_loadpath_safe): mark initial load paths.nobu
2010-03-12* tool/compile_prelude.rb: TMP_RUBY_PREFIX should replace rubylibprefix but n...muraken
2010-03-11* ruby.c (ruby_init_loadpath_safe, ruby_init_gems): set and removenobu
2010-03-09* enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken
2010-03-09* tool/transcode-tblgen.rb (ActionMap#generate_node):naruse
2010-03-09* tool/transcode-tblgen.rb (StrSet#parse, ActionMap#generate_node):mame
2010-03-03* tool/transcode-tblgen.rb (HEX2): extracted from regexps.akr
2010-02-24* insns.def: Change the operand type of setinlinecacheko1
2010-02-18* confiure.in: new --with-ext and --with-out-ext options for extmk.muraken
2010-02-08* common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand.nobu
2010-02-06* tool/compile_prelude.rb: fix require path.mame
2010-01-05removes the dtrace support. reverts r26239, r26238 and r26235.yugui
2010-01-03* trace.h: new file. wraps tracing mechanisms.yugui
2009-12-31* tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr
2009-12-28* tool/install-sh: correction by Hiro Asari.yugui
2009-12-28* tool/install-sh: wrote the intention. [ruby-dev:39928]yugui
2009-12-27* tool/rbinstall.rb (install?(:local, :comm, :bin, :'bin-comm')):yugui
2009-12-10* transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst
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