aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated example from Numeric documentationnobu2018-04-071-3/+4
* compile.c: refine debug printsnobu2018-04-071-2/+2
* test/ruby/test_iseq.rb: hexdump to diffnobu2018-04-071-2/+11
* Use assert_includenobu2018-04-071-3/+3
* tool/ruby_vm/scripts/insns2vm.rb: fix typo in r62064stomar2018-04-061-1/+1
* * 2018-04-07svn2018-04-061-1/+1
* Use assert_operator instead of assertkazu2018-04-061-3/+3
* * 2018-04-06svn2018-04-061-1/+1
* symbol.h: remove stale symbol deleted at r47913nobu2018-04-061-2/+0
* compile.c: fix positions encodenobu2018-04-053-30/+27
* compile.c: do not dump pointersnobu2018-04-051-0/+1
* compile.c: clear paddingnobu2018-04-051-1/+5
* lib/rubygems/test_case.rb: take over @gem_prelude_indexmame2018-04-051-1/+10
* compile.c: do not dump pointersnobu2018-04-053-13/+16
* compile.c: zero fillnobu2018-04-051-3/+7
* `make test-all COVERAGE=true` supports directory-separated buildmame2018-04-051-1/+16
* * test/test_tempfile.rb (test_{new,create}_traversal_dir): should not assume `t`usa2018-04-041-2/+2
* * 2018-04-05svn2018-04-041-1/+1
* test/test_tempfile.rb: close a file object created by Tempfile.createmame2018-04-041-1/+3
* bignum.c: Bignum#fdiv avoids double division when divisor is bignummame2018-04-042-3/+2
* mjit_compile.c: disable stack consistency checkk0kubun2018-04-041-0/+5
* iseq.c: indent iseq dumpnobu2018-04-041-8/+33
* refactoring r63073.ko12018-04-043-34/+13
* gc.c: Fix a typoyui-knk2018-04-041-1/+1
* rexml: Fix a XPath bug of /child::node()kou2018-04-042-11/+30
* rexml: Add codes for debugging XPath logickou2018-04-041-0/+26
* rexml: Fix a XPath bug of function()/pathkou2018-04-041-1/+3
* use Queue for inter-thread synchronization.ko12018-04-041-2/+3
* iseq.c: strip trailing spaces in dumpnobu2018-04-041-2/+12
* rexml: Fix a XPath bug of @attribute/parentkou2018-04-042-7/+15
* rexml: Fix a XPath bug of $variablekou2018-04-041-1/+1
* test_fiber.rb: fix test_create_fiber_in_new_threadnobu2018-04-031-3/+3
* Fix typonobu2018-04-031-1/+1
* rexml: Fix a XPath bug of name(node-set)kou2018-04-032-19/+31
* * 2018-04-04svn2018-04-031-1/+1
* mjit.c: add class serial of singleton classk0kubun2018-04-031-0/+1
* adjust indent [ci skip]nobu2018-04-031-1/+1
* Reproducible test for [Feature#14370] @ [Bug #14660]nobu2018-04-031-0/+22
* repatch r62966 and r62969.ko12018-04-035-33/+174
* Fix Fiber with Thread issue on Windows [Bug #14642]ko12018-04-034-5/+38
* Honor --silent optionnobu2018-04-033-8/+10
* Fixed unmatched quotes and bracketsnobu2018-04-031-3/+3
* adjust indent [ci skip]nobu2018-04-031-1/+1
* Revert r62966 and r62969naruse2018-04-035-174/+33
* proc.c: fix segfault when no singleton classnobu2018-04-032-8/+13
* Fix Kernel#singleton_method with Module#Prependnobu2018-04-032-3/+13
* removed never used variablenobu2018-04-031-4/+0
* * 2018-04-03svn2018-04-031-1/+1
* Support upstream directory structure for ruby/csv.hsbt2018-04-031-2/+2
* Win32API.rb: use uplevel option to warnnobu2018-04-021-1/+1