summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2010-08-03* tool/runruby.rb: no purelib.shyouhei
2010-07-17* tool/file2lastrev.rb: don't depend on pathname.rb if File.realpathakr
2010-07-16* tool/rbinstall.rb (ext-arch): prune directories start with '-'.nobu
2010-07-11* Makefile.in ({,dist-,real-}clean-ext): should also omitnobu
2010-07-11* Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" ofnobu
2010-06-02Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.ryan
2010-05-28* tool/change_maker.rb: narrow diffs to see function names.nobu
2010-05-28 * tool/change_maker.rb: change-log-mode needs tabs, and omit onlynobu
2010-05-24* tool/change_maker.rb: line number may not present.nobu
2010-05-24* tool/change_maker.rb: use external diff for -p option.nobu
2010-05-24 * common.mk (change), tool/change_maker.rb: make a brief templatenobu
2010-05-07* tool/rbinstall.rb (install-man): install mdocs directly withoutnobu
2010-04-28* tool/compile_prelude.rb: enable optimization.nobu
2010-04-24* tool/rbinstall.rb: expand target file name.nobu
2010-04-20* tool/compile_prelude.rb: typo.nobu
2010-04-16* tool/file2lastrev.rb (VCS::SVN::get_revisions.): remind aboutnobu
2010-04-15* tool/file2lastrev.rb: use backtick for ruby 1.8.akr
2010-04-15* tool/file2lastrev.rb: this should run with ruby 1.8.naruse
2010-04-15* tool/file2lastrev.rb: make -q effective for files not versionakr
2010-04-02* tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may haveakr
2010-03-30* tool/file2lastrev.rb (VCS::GIT_SVN): removed because git-log cannobu
2010-03-30* tool/file2lastrev.rb (VCS#get_revisions): particular commands donobu
2010-03-24* tool/make-snapshot (package): take a breath for HP-UX makenobu
2010-03-24* tool/make-snapshot (Dir.mktmpdir): for 1.8.6 backward compatibility.nobu
2010-03-24* tool/make-snapshot (package): $: no longer contains ".", in trunk.nobu
2010-03-21* tool/transcode-tblgen.rb: reuse hash object.akr
2010-03-21* tool/transcode-tblgen.rb (transcode_compile_tree): makeakr
2010-03-20* tool/transcode-tblgen.rb (ActionMap.unambiguous_action): useakr
2010-03-20* tool/transcode-tblgen.rb (each_firstbyte_range): tuned for lessakr
2010-03-18* tool/transcode-tblgen.rb: scan singleton mappings sequentially.akr
2010-03-16* tool/transcode-tblgen.rb: specialize for singletom mappings.akr
2010-03-15* tool/transcode-tblgen.rb: redundant loop removed.akr
2010-03-15* tool/transcode-tblgen.rb: refactored to use tree as memo key.akr
2010-03-15* tool/transcode-tblgen.rb: more info in generating macro names.akr
2010-03-15* tool/transcode-tblgen.rb: ActionMap#each_firstbyte inlined.akr
2010-03-15* tool/transcode-tblgen.rb (transcode_tblgen): add valid_encodingakr
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