summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-10win32/rm.bat: fix infinite loopnobu
2013-01-10* numeric.c (do_coerce): fix comment and adjust indenteregon
2013-01-10* vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo
2013-01-10extconf.rb: have_headernobu
2013-01-10* numeric.c (do_coerce): remove an unused variable.shugo
2013-01-10fix a typokazu
2013-01-10* tool/gen_dummy_probes.rb: remove comments in probes.d to fix theshugo
2013-01-10* numeric.c (do_coerce): speed optimization by using rb_check_funcallmrkn
2013-01-10* probes.d: updating probes to be more symmetrical, addingtenderlove
2013-01-09* ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove
2013-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove
2013-01-09* 2013-01-10svn
2013-01-09* compile.c (compile_array_): modify wrong optimization.ko1
2013-01-09* load.c (load_lock): if thread shield is destroyed and there is noglass
2013-01-09* load.c (load_lock): revert r38744. it should acquire new threadglass
2013-01-09vm.c: initialize root_svarnobu
2013-01-09test_flip.rb: flip-flop shared by threadsnobu
2013-01-09Add RUBYOPT=>nil to avoid false negativenaruse
2013-01-09* test/ruby/test_require.rb: improve test for r38744.glass
2013-01-09* load.c (load_lock): fix not to delete thread shield twice.glass
2013-01-08compile.c: adjust indentnobu
2013-01-08* 2013-01-09svn
2013-01-08ruby.h: alignnobu
2013-01-08insns.def: adjust indentnobu
2013-01-08vm_core.h: flip_cnt in rb_iseq_tnobu
2013-01-08Fix wrong English in ChangeLogmrkn
2013-01-08* README (install): note about distclean-ext.nobu
2013-01-07* 2013-01-08svn
2013-01-07fix a typokazu
2013-01-07* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn
2013-01-07* vm_method.c (Init_eval_method): main.public and main.privateshugo
2013-01-07* eval.c (Init_eval): main.include should be private.shugo
2013-01-07* NEWS: remove description about `require "refinement"'.shugo
2013-01-07* eval.c (Init_eval): enable Refinements by default.shugo
2013-01-07* include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko1
2013-01-07test_syntax.rb: assert_not_labelnobu
2013-01-07parse.y: bare kwrest_marknobu
2013-01-07parse.y: duplicated kwrest namenobu
2013-01-07envutil.rb: assert_syntax_errornobu
2013-01-07envutil.rb: optional fnamenobu
2013-01-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko1
2013-01-07* Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa
2013-01-07vm_insnhelper.c: keyrest should not overwrite rest argnobu
2013-01-07* NEWS: adjust indent.nobu
2013-01-07* 2013-01-07svn
2013-01-07* NEWS: add a NEWS entry about RubyVM.ko1
2013-01-06fix typoskazu
2013-01-06* win32/Makefie.sub: Fix build with VC.yugui
2013-01-06* bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui
2013-01-06* doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain