aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove trainling spaces.nobu2012-08-2124-45/+45
* * test/unit/test.rb (Test::Unit::ProxyError): new exception class tousa2012-08-213-1/+19
* * test_continuation.rb (tracing_with_thread_set_trace_func):ko12012-08-212-1/+6
* Imported minitest 3.3.0 (r7676)ryan2012-08-217-420/+336
* * test/testunit/tests_for_parallel/ptest_forth.rb: added a test caseusa2012-08-213-5/+19
* * ChangeLog: style.usa2012-08-211-7/+7
* Fixed warning for implicit conversion from size_t to intryan2012-08-201-1/+2
* * lib/csv.rb: Fixes #161 on githubjeg22012-08-203-3/+66
* * re.c (rb_reg_initialize_m): Forgot to update output for or'd-optionsdrbrain2012-08-202-4/+9
* * 2012-08-21svn2012-08-201-2/+2
* * re.c (rb_reg_initialize_m): Update example to show that regexpdrbrain2012-08-202-11/+17
* parse.y: token namenobu2012-08-201-1/+1
* parse.y: token namenobu2012-08-203-28/+38
* * ChangeLog: fix commit miss. remove duplicated entry.nobu2012-08-201-8/+0
* vm_insnhelper.c: iclass as klass in cfpnobu2012-08-209-23/+103
* 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