summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21* test/testunit/tests_for_parallel/ptest_forth.rb: added a test caseusa
2012-08-21* ChangeLog: style.usa
2012-08-20Fixed warning for implicit conversion from size_t to intryan
2012-08-20* lib/csv.rb: Fixes #161 on githubjeg2
2012-08-20* re.c (rb_reg_initialize_m): Forgot to update output for or'd-optionsdrbrain
2012-08-20* 2012-08-21svn
2012-08-20* re.c (rb_reg_initialize_m): Update example to show that regexpdrbrain
2012-08-20parse.y: token namenobu
2012-08-20parse.y: token namenobu
2012-08-20* ChangeLog: fix commit miss. remove duplicated entry.nobu
2012-08-20vm_insnhelper.c: iclass as klass in cfpnobu
2012-08-20test_module.rb: workaround for ruby-mode.elnobu
2012-08-20* common.mk: fix failed to make with -j2.kazu
2012-08-20fix a typokazu
2012-08-20* 2012-08-20svn
2012-08-20* lib/test/unit.rb, lib/test/unit/parallel.rb:sorah
2012-08-18Merge branch 'pullreq/129' into trunkayumin
2012-08-18* 2012-08-19svn
2012-08-18* lib/fileutils.rb: fix typo.ayumin
2012-08-18* 2012-08-18svn
2012-08-18enc/depend: fix inplace-build conditionnobu
2012-08-17common.mk: fix VPATHnobu
2012-08-17object.c: preserve encodingsnobu
2012-08-17id.h.tmpl: preserved idsnobu
2012-08-17id.h.tmpl: joke method namesnobu
2012-08-17incs: timestamp filenobu
2012-08-17* id.c: move vm_opts.h dependency.nobu
2012-08-17* ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break fromusa
2012-08-17* 2012-08-17svn
2012-08-17vm_trace.c: remove meaningless assingmentsnobu
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-16object.c: forbid uninitialized classnobu
2012-08-16common.mk: -ext- testsnobu
2012-08-16test_printf.rb: need to be infectednobu
2012-08-16* 2012-08-16svn
2012-08-16unecessary macros and K&R style codingnobu
2012-08-15Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-15* lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa
2012-08-15sprintf.c: infectnobu
2012-08-15sprintf.c: coderange fixnobu
2012-08-15common.mk: ID_H_TARGETnobu
2012-08-15* properties.nobu
2012-08-15* vm_trace.c: separate trace_func related functions fromko1
2012-08-15* 2012-08-15svn
2012-08-15Revert r36699 and r36700. [Feature #6130]naruse
2012-08-14update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon
2012-08-14Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-14* test/erb/test_erb.rb (test_html_escape): add assertions for theshugo
2012-08-14* ChangeLog: fix typo.shugo
2012-08-14* win32/win32.c (check_valid_dir): reject "..." as directory name.usa