aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* use require_relativenobu2018-03-311-2/+2
* file_types.rb: use the current terminal devicenobu2018-03-311-1/+1
* test/lib/leakchecker.rb: Add check_verbosekazu2018-03-311-0/+6
* * 2018-03-31svn2018-03-301-1/+1
* test_jit.rb: loosen CC check conditionk0kubun2018-03-301-1/+1
* dir.c: Dir.glob examplenobu2018-03-301-0/+1
* compile.c: do not dump unused callinfosnobu2018-03-302-0/+26
* * 2018-03-30svn2018-03-301-1/+1
* ruby.1: [DOC] options to exit [ci skip]nobu2018-03-301-4/+7
* test_jit.rb: loosen debug log checkk0kubun2018-03-291-1/+1