aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_module.rb: workaround for ruby-mode.elnobu2012-08-201-1/+1
* * common.mk: fix failed to make with -j2.kazu2012-08-202-0/+6
* fix a typokazu2012-08-201-1/+1
* * 2012-08-20svn2012-08-201-2/+2
* * lib/test/unit.rb, lib/test/unit/parallel.rb:sorah2012-08-203-6/+11
* Merge branch 'pullreq/129' into trunkayumin2012-08-182-22/+26
* * 2012-08-19svn2012-08-181-2/+2
* * lib/fileutils.rb: fix typo.ayumin2012-08-182-1/+6
* * 2012-08-18svn2012-08-181-2/+2
* enc/depend: fix inplace-build conditionnobu2012-08-182-1/+7
* common.mk: fix VPATHnobu2012-08-171-3/+3
* object.c: preserve encodingsnobu2012-08-173-5/+35
* id.h.tmpl: preserved idsnobu2012-08-172-17/+26
* id.h.tmpl: joke method namesnobu2012-08-171-4/+2
* incs: timestamp filenobu2012-08-172-3/+1
* * id.c: move vm_opts.h dependency.nobu2012-08-173-9/+5
* * ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break fromusa2012-08-172-0/+9
* * 2012-08-17svn2012-08-171-2/+2
* vm_trace.c: remove meaningless assingmentsnobu2012-08-171-5/+1
* * vm_trace.c, vm_core.h: simplify tracing mechanism.ko12012-08-1610-329/+335
* object.c: forbid uninitialized classnobu2012-08-163-0/+11
* common.mk: -ext- testsnobu2012-08-161-1/+1
* test_printf.rb: need to be infectednobu2012-08-162-11/+13
* * 2012-08-16svn2012-08-161-2/+2
* unecessary macros and K&R style codingnobu2012-08-163-47/+15
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-1512-39/+72
* * lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa2012-08-152-1/+9
* sprintf.c: infectnobu2012-08-153-4/+24
* sprintf.c: coderange fixnobu2012-08-153-0/+19
* common.mk: ID_H_TARGETnobu2012-08-152-5/+14
* * properties.nobu2012-08-150-0/+0
* * vm_trace.c: separate trace_func related functions fromko12012-08-155-555/+612
* * 2012-08-15svn2012-08-151-2/+2
* Revert r36699 and r36700. [Feature #6130]naruse2012-08-1510-67/+37
* update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon2012-08-143-11/+9
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-148-26/+58
* * test/erb/test_erb.rb (test_html_escape): add assertions for theshugo2012-08-142-0/+8
* * ChangeLog: fix typo.shugo2012-08-141-1/+1
* * win32/win32.c (check_valid_dir): reject "..." as directory name.usa2012-08-142-1/+13
* * test/ruby/test_file_exhaustive.rbusa2012-08-142-0/+19
* Suppress warnings.naruse2012-08-146-14/+21
* * test/ruby/test_file_exhaustive.rbusa2012-08-142-0/+13
* Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-08-143-3/+3
* * 2012-08-14svn2012-08-141-2/+2
* * lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s beforenaruse2012-08-142-1/+6
* * test/erb/test_erb.rb (test_html_escape): fix typo.shugo2012-08-131-1/+1
* * 2012-08-13svn2012-08-131-2/+2
* * lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo2012-08-133-1/+18
* * properties.nobu2012-08-120-0/+0
* * vm.c (invoke_block_from_c): fix unintentional block passing.ktsj2012-08-125-1/+41