aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
...
* * tool/rubytest.rb: separate errors from dots.nobu2012-02-201-0/+1
* * tool/enc-unicode.rb: don't use 1.9 feature on tools.naruse2012-02-181-4/+4
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-18/+57
* * tool/merger.rb: remove borders from the commit message which is usednaruse2012-02-171-1/+1
* * tool/transcode-tblgen.rb (import_ucm): don't use \h because thenaruse2012-02-172-5/+5
* * tool/merger.rb (#default_merge_branch): Add support forknu2012-02-121-1/+1
* * tool/merger.rb: don't abort, update first.naruse2012-02-081-5/+1
* * tool/merger.rb: abort if the working directory is dirty.naruse2012-02-061-0/+6
* Updated these files to detect AIX 7.kanemoto2012-01-292-166/+253
* * tool/merger.rb: allow r0123 style revision number.kosaki2012-01-031-2/+2
* * tool/merger.rb (#version_up): version.h date should be Japanesekosaki2012-01-031-1/+2
* * tool/file2lastrev.rb (VCS::detect): Add support for Subversionknu2012-01-021-3/+10
* * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain2011-12-191-1/+1
* * tool/rbinstall.rb (install_recursive, bin-comm): split merenobu2011-10-301-2/+2
* * tool/mkconfig.rb: do not make the entries related to sitedir andnobu2011-08-131-2/+16
* * tool/rbinstall.rb (gem): install all gemspecs under lib and ext.nobu2011-08-041-6/+12
* * tool/rbinstall.rb (Gem::Specification): may not be defined whennobu2011-08-041-0/+21
* * tool/rbinstall.rb: use rubygems to load gemspecs, copy actualtenderlove2011-08-031-16/+56
* * defs/default_gems: separate from tool/rbinstall.rb.nobu2011-07-301-10/+10
* * ext/bigdecimal/bigdecimal.c (BigDecimal_version): version 1.1.0.mrkn2011-07-301-0/+1
* * tool/rbinstall.rb (strip_file): accept an array of path names.nobu2011-07-221-8/+7
* * tool/rbinstall.rb (default gems): Install executables into the fakedrbrain2011-07-221-8/+23
* * ext/io/console/io-console.gemspec: spin-off gem for 1.9.2.nobu2011-06-301-0/+1
* * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain2011-06-231-1/+1
* * common.mk: dependencies updated.akr2011-06-171-0/+139
* * internal.h: declare internal functions here.akr2011-06-171-2/+1
* * tool/rbinstall.rb (gem): fix for rubygems change.nobu2011-06-011-8/+4
* * tool/rbinstall.rb (gem): install gemspec of json. fixed #4784nobu2011-05-271-4/+5
* * remove trailing spaces.nobu2011-05-156-19/+19
* * tool/compile_prelude.rb (Prelude#initialize): ignore emptynobu2011-01-151-0/+1
* * tool/mkconfig.rb (RbConfig): get rid of unused variable.nobu2010-12-171-1/+1
* * tool/rbinstall.rb (bin-comm): use transformed name.nobu2010-12-161-1/+1
* * tool/mkconfig.rb (RbConfig): honor ARCHFLAGS and RC_ARCHS tonobu2010-12-161-1/+16
* * tool/rbinstall.rb (install_recursive): always skip default ignorednobu2010-12-101-12/+11
* * enc/big5.c: split CP950 from Big5.naruse2010-11-221-0/+21
* * cygwin/GNUmakefile.in (scriptbin): make executable file fromnobu2010-11-091-1/+8
* * tool/enc-unicode.rb,naruse2010-11-081-2/+40
* * tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu2010-11-051-1/+23
* * tool/enc-unicode.rb,naruse2010-10-291-3/+7
* * tool/enc-unicode.rb,naruse2010-10-281-6/+6
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-261-1/+1
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-251-0/+10
* * 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