summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2010-09-16* tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicateknu
2010-09-09* tool/rbinstall.rb (install?): gemspec filename should includenaruse
2010-08-29* common.mk (node_name.inc): remove command option -n and givenaruse
2010-08-23* include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu
2010-08-19* tool/make-snapshot (usage): mention versions.nobu
2010-08-19* tool/make-snapshot (usage): add usage.nobu
2010-08-19* tool/make-snapshot (package): accept revision as BRANCH@REV.nobu
2010-08-19Forgot content of r29049.naruse
2010-08-07* mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu
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