aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/open3.rb : Typo in Open3 overview. Patch by zed_0xffzzak2013-01-132-1/+6
* * 2013-01-13svn2013-01-131-2/+2
* * enumerator.c: Fix rdoc typo (thanks to Yutaka HARA)marcandre2013-01-131-1/+1
* * numeric.c (do_coerce): fix for the exceptions which the coercemrkn2013-01-122-8/+32
* setup.mak: -runtime-nobu2013-01-123-63/+29
* * bootstraptest/runner.rb (exec_test): break lines if not tty.nobu2013-01-121-1/+1
* * remove trailing spaces.nobu2013-01-122-3/+3
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thattenderlove2013-01-123-6/+78
* * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,suke2013-01-113-22/+31
* * 2013-01-12svn2013-01-111-2/+2
* * man/ruby.1 (options): include --*-encoding from r38784zzak2013-01-112-0/+8
* * 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