aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* `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
* error.c: prepend "warning: " alwaysnobu2018-04-022-7/+11
* Improve mkmf error messagenobu2018-04-021-1/+6
* Keep feature names loaded in the blocknobu2018-04-021-0/+3
* Fix typo on URI.hierarchical? [ci skip]nobu2018-04-021-1/+1
* * 2018-04-02svn2018-04-011-1/+1
* Start re-enabling Jaxen testskou2018-04-012-95/+94
* test_time_tz.rb: Lisbon tzdata fixnobu2018-04-011-0/+1
* test_time_tz.rb: Kiritimati tzdata fixnobu2018-04-011-0/+9
* test_time_tz.rb: Kiritimati tzdata fixnobu2018-04-011-3/+14
* mjit.c: make Object's class serial valid in JITk0kubun2018-04-011-0/+1
* * 2018-04-01svn2018-03-311-2/+2
* compile.c: compile_evstrnobu2018-03-311-18/+22
* compile.c: end_labelnobu2018-03-311-2/+2
* Resurvey performance of RDoc by frozen_string_literal: true [Bug #14654]naruse2018-03-311-1/+1
* use requrie_relativenobu2018-03-312-4/+4