aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * numeric.c (do_coerce): remove an unused variable.shugo2013-01-102-3/+4
* fix a typokazu2013-01-101-1/+1
* * tool/gen_dummy_probes.rb: remove comments in probes.d to fix theshugo2013-01-102-0/+8
* * numeric.c (do_coerce): speed optimization by using rb_check_funcallmrkn2013-01-102-20/+20
* * probes.d: updating probes to be more symmetrical, addingtenderlove2013-01-103-4/+182
* * ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove2013-01-094-1/+18
* * ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove2013-01-093-4/+31
* * 2013-01-10svn2013-01-091-2/+2
* * compile.c (compile_array_): modify wrong optimization.ko12013-01-093-0/+21
* * load.c (load_lock): if thread shield is destroyed and there is noglass2013-01-092-1/+7
* * load.c (load_lock): revert r38744. it should acquire new threadglass2013-01-092-0/+8
* vm.c: initialize root_svarnobu2013-01-092-0/+7
* test_flip.rb: flip-flop shared by threadsnobu2013-01-091-0/+21
* Add RUBYOPT=>nil to avoid false negativenaruse2013-01-091-3/+1
* * test/ruby/test_require.rb: improve test for r38744.glass2013-01-092-4/+14
* * load.c (load_lock): fix not to delete thread shield twice.glass2013-01-093-3/+29
* compile.c: adjust indentnobu2013-01-081-1/+1
* * 2013-01-09svn2013-01-081-2/+2
* ruby.h: alignnobu2013-01-082-1/+10
* insns.def: adjust indentnobu2013-01-081-4/+3
* vm_core.h: flip_cnt in rb_iseq_tnobu2013-01-085-4/+17
* Fix wrong English in ChangeLogmrkn2013-01-081-1/+1
* * README (install): note about distclean-ext.nobu2013-01-081-0/+4
* * 2013-01-08svn2013-01-071-2/+2
* fix a typokazu2013-01-071-1/+1
* * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn2013-01-073-0/+17
* * vm_method.c (Init_eval_method): main.public and main.privateshugo2013-01-074-17/+29
* * eval.c (Init_eval): main.include should be private.shugo2013-01-073-1/+29
* * NEWS: remove description about `require "refinement"'.shugo2013-01-072-3/+6
* * eval.c (Init_eval): enable Refinements by default.shugo2013-01-075-35/+35
* * include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko12013-01-073-3/+17
* test_syntax.rb: assert_not_labelnobu2013-01-071-1/+1
* parse.y: bare kwrest_marknobu2013-01-073-0/+17
* parse.y: duplicated kwrest namenobu2013-01-073-0/+57
* envutil.rb: assert_syntax_errornobu2013-01-071-0/+24
* envutil.rb: optional fnamenobu2013-01-072-4/+12
* * vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko12013-01-073-1/+32
* * Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa2013-01-074-10/+18
* vm_insnhelper.c: keyrest should not overwrite rest argnobu2013-01-073-7/+36
* * NEWS: adjust indent.nobu2013-01-071-12/+12
* * 2013-01-07svn2013-01-071-2/+2
* * NEWS: add a NEWS entry about RubyVM.ko12013-01-072-1/+18
* fix typoskazu2013-01-061-2/+2
* * win32/Makefie.sub: Fix build with VC.yugui2013-01-062-1/+6
* * bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui2013-01-064-5/+30
* * doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain2013-01-062-1/+5
* fix a typokazu2013-01-051-1/+1
* * doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain2013-01-052-0/+50
* * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak2013-01-052-1/+6
* * 2013-01-06svn2013-01-051-2/+2