aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* * revert r38053 because it causes too many test failures.usa2012-11-301-90/+7
* * defs/default_gems: Add base directory column.kou2012-11-301-7/+90
* tool/vpath.rbnobu2012-11-294-90/+100
* * lib/rubygems*: Updated to RubyGems 2.0drbrain2012-11-291-1/+3
* mkrunnable.rb: static-linked-extnobu2012-11-231-3/+5
* * tool/gen_dummy_probes.rb: don't change #include, #if and #endifkosaki2012-11-221-2/+3
* Drop executable bits of files that are not executable.knu2012-11-227-0/+0
* object.c: suppress warningnobu2012-11-161-1/+2
* Fix dtrace commit r37631, it is [Feature #2565]naruse2012-11-132-24/+24
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-0/+24
* * tool/rbinstall.rb: Don't install *.gemspec under lib/.kou2012-11-101-1/+1
* * tool/merger.rb: typo.usa2012-11-091-1/+1
* * tool/merger.rb: add feature to tag preview/rc.naruse2012-11-011-9/+30
* * tool/make-snapshot: fix wrong regexp for releasing preview.naruse2012-11-011-3/+6
* rbconfig/obsolete.rb: Confignobu2012-10-291-0/+1
* * tool/mkconfig.rb: remove string literal concatenation.usa2012-10-251-1/+1
* remove garbage linenobu2012-10-141-1/+0
* * insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h:ko12012-10-141-2/+6
* * tool/merger.rb: now can merge revision(s) without --ticket again.usa2012-10-121-0/+2
* * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.ko12012-10-091-2/+8
* * insns.def (getlocal, setlocal): remove old getlocal/setlocalko12012-10-041-4/+1
* * vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysisko12012-10-041-2/+2
* * tool/merger.rb: add --ticket option to add ticket number.naruse2012-09-241-1/+6
* * tool/change_maker.rb: Update svn detection for subversion 1.7'sdrbrain2012-09-161-1/+1
* rbinstall.rb: skip symlinksnobu2012-09-041-1/+3
* id.h: independent from parse.hnobu2012-08-311-0/+29
* mkrunnable.rb: config directory namesnobu2012-08-291-5/+7
* generic_erb.rb: --vpath optionnobu2012-08-251-1/+15
* mkrunnable.rb: build_osnobu2012-08-091-1/+1
* mkrunnable.rb: mswinnobu2012-07-251-5/+24
* Suppress warnings.naruse2012-07-251-2/+2
* * tool/ytab.sed: fix for Bison 2.6.nobu2012-07-251-0/+6
* obsolete Confignobu2012-07-061-1/+0
* make runnablenobu2012-07-031-0/+62
* * iseq.c, vm_eval.c: set th->base_block properly.ko12012-06-221-1/+1
* [Bug #6598]nobu2012-06-151-2/+1
* tool/make-snapshot MKDIR_Pnobu2012-06-141-3/+2
* tool/make-snapshot MKDIR_Pnobu2012-06-141-1/+2
* * Makefile.in: don't remove macros. now name2ctype uses macros.naruse2012-06-131-1/+1
* test: realpathnobu2012-06-081-2/+11
* common test optionsnobu2012-05-301-1/+1
* * tool/rbinstall.rb (capi): install to capi directory.nobu2012-05-031-3/+3
* * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa2012-04-241-4/+14
* * enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revertnobu2012-04-061-462/+26
* struct.c (documentation for rb_struct_members_m):duerst2012-04-061-26/+462
* * tool/make-snapshot (package): EXEEXT is now used in mkmf.rb.nobu2012-03-271-0/+1
* * tool/make-snapshot (package): suppress constant overwritting warnings.nobu2012-03-271-1/+4
* * tool/merger.rb (interactive): allow editing commit message.nobu2012-03-261-6/+7
* * tool/merger.rb (default_merge_branch): use IO.popen to invoke pager.nobu2012-03-261-11/+6
* * tool/rbinstall.rb (prepare): skip if basedir is not defined.nobu2012-03-131-14/+23