aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* * tool/enc-unicode.rb: get rid of lots of warnings.nobu2010-10-131-0/+1
* * tool/config.sub: revert r29320, r29324, r29347, r29354, r29365wanabe2010-10-031-19/+1
* * tool/config.sub (x64): regularize only for pc vendor, and stripnobu2010-09-291-3/+3
* * tool/config.sub (x64): regularize same as mswin.nobu2010-09-281-2/+3
* * tool/config.sub (x86_64-pc-mingw64): regularize.nobu2010-09-261-1/+14
* * tool/config.{guess,sub}: updated to automake-1.11.1.nobu2010-09-262-140/+99
* * tool/config.sub: mingw64 should use x86_64. [ruby-core:32514]nobu2010-09-231-2/+2
* * tool/config.sub: add mingw64.wanabe2010-09-231-1/+5
* * tool/mkconfig.rb: fixed build problem on mswin64 introduced in r29278.usa2010-09-211-1/+1
* * tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicateknu2010-09-161-11/+10
* * tool/rbinstall.rb (install?): gemspec filename should includenaruse2010-09-091-1/+1
* * common.mk (node_name.inc): remove command option -n and givenaruse2010-08-291-3/+5
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-2/+9
* * tool/make-snapshot (usage): mention versions.nobu2010-08-191-0/+4
* * tool/make-snapshot (usage): add usage.nobu2010-08-191-1/+17
* * tool/make-snapshot (package): accept revision as BRANCH@REV.nobu2010-08-191-2/+5
* Forgot content of r29049.naruse2010-08-191-0/+207
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-071-1/+1
* * tool/runruby.rb: no purelib.shyouhei2010-08-031-6/+2
* * tool/file2lastrev.rb: don't depend on pathname.rb if File.realpathakr2010-07-171-16/+23
* * tool/rbinstall.rb (ext-arch): prune directories start with '-'.nobu2010-07-161-1/+1
* * Makefile.in ({,dist-,real-}clean-ext): should also omitnobu2010-07-111-1/+1
* * Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" ofnobu2010-07-111-1/+1
* Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.ryan2010-06-021-1/+3
* * tool/change_maker.rb: narrow diffs to see function names.nobu2010-05-281-1/+1
* * tool/change_maker.rb: change-log-mode needs tabs, and omit onlynobu2010-05-281-3/+4
* * tool/change_maker.rb: line number may not present.nobu2010-05-241-1/+1
* * tool/change_maker.rb: use external diff for -p option.nobu2010-05-241-13/+16
* * common.mk (change), tool/change_maker.rb: make a brief templatenobu2010-05-241-0/+26
* * tool/rbinstall.rb (install-man): install mdocs directly withoutnobu2010-05-071-7/+4
* * tool/compile_prelude.rb: enable optimization.nobu2010-04-281-3/+13
* * tool/rbinstall.rb: expand target file name.nobu2010-04-241-6/+3
* * tool/compile_prelude.rb: typo.nobu2010-04-201-1/+1
* * tool/file2lastrev.rb (VCS::SVN::get_revisions.): remind aboutnobu2010-04-161-2/+2
* * tool/file2lastrev.rb: use backtick for ruby 1.8.akr2010-04-151-1/+13
* * tool/file2lastrev.rb: this should run with ruby 1.8.naruse2010-04-151-1/+1
* * tool/file2lastrev.rb: make -q effective for files not versionakr2010-04-151-2/+7
* * tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may haveakr2010-04-021-1/+16
* * tool/file2lastrev.rb (VCS::GIT_SVN): removed because git-log cannobu2010-03-301-10/+0
* * tool/file2lastrev.rb (VCS#get_revisions): particular commands donobu2010-03-301-19/+15
* * tool/make-snapshot (package): take a breath for HP-UX makenobu2010-03-241-0/+1
* * tool/make-snapshot (Dir.mktmpdir): for 1.8.6 backward compatibility.nobu2010-03-241-0/+13
* * tool/make-snapshot (package): $: no longer contains ".", in trunk.nobu2010-03-241-1/+1
* * tool/transcode-tblgen.rb: reuse hash object.akr2010-03-211-2/+3
* * tool/transcode-tblgen.rb (transcode_compile_tree): makeakr2010-03-211-4/+12
* * tool/transcode-tblgen.rb (ActionMap.unambiguous_action): useakr2010-03-201-8/+42
* * tool/transcode-tblgen.rb (each_firstbyte_range): tuned for lessakr2010-03-201-28/+34
* * tool/transcode-tblgen.rb: scan singleton mappings sequentially.akr2010-03-181-35/+72
* * tool/transcode-tblgen.rb: specialize for singletom mappings.akr2010-03-161-26/+62
* * tool/transcode-tblgen.rb: redundant loop removed.akr2010-03-151-12/+5