aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ruby.c (usage): sort --*-encoding in help. (same order of -E)kazu2013-01-112-2/+6
* setup.mak: -osname-nobu2013-01-111-8/+11
* win32/rm.bat: remove each filesnobu2013-01-111-1/+1
* tool/mkrunnable.rb: support mswin build on remote file systemnobu2013-01-111-3/+14
* mkconfig.rb: use configured libdir valuenobu2013-01-112-1/+10
* * test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): giveusa2013-01-111-3/+3
* * string.c (dispose_string): use rb_str_free for freeing string innaruse2013-01-112-3/+7
* win32/setup.mak: remove each filesnobu2013-01-111-1/+1
* * insns.def (defineclass): private constants should not be accessedshugo2013-01-113-1/+28
* tabifykazu2013-01-111-2/+2
* * 2013-01-11svn2013-01-101-2/+2
* * lib/rbconfig/obsolete.rb (respond_to_missing?): use send becauseshugo2013-01-102-1/+6
* * vm_core.h (VM_DEBUG_BP_CHECK): set 0 as default.ko12013-01-102-1/+8
* * ChangeLog: fix a typo for r38761.nagachika2013-01-101-1/+1
* * cont.c: define FIBER_USE_NATIVE as 0 in ia64.takano322013-01-102-1/+5
* Thu Jan 10 19:39:05 2013 TAKANO `takano32' Mitsuhiro <tak@no32.tk>takano322013-01-102-1/+5
* Makefile.in: continue if Makefile unchangednobu2013-01-103-3/+10
* win32/rm.bat: fix infinite loopnobu2013-01-101-1/+1
* * numeric.c (do_coerce): fix comment and adjust indenteregon2013-01-101-2/+2
* * vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo2013-01-103-4/+16
* extconf.rb: have_headernobu2013-01-102-12/+39
* * 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