aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* rational.c: may be floatnobu2018-09-291-0/+3
* range.c: Add Range#%mrkn2018-09-281-0/+9
* * ext/win32ole/lib/win32ole.rb (methods): COM method elements should besuke2018-09-261-1/+1
* revert r64847, r64846 and r64839k0kubun2018-09-262-0/+18
* revert r64838 and r64839k0kubun2018-09-262-18/+1
* insns.def: drop bitblt insnk0kubun2018-09-251-1/+0
* Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun2018-09-252-0/+18
* Revert r64824 to fix build failure on AppVeyork0kubun2018-09-252-18/+0
* test/unit.rb: fix --subprocess-timeout-scalenobu2018-09-241-0/+4
* Check whether to skip every framenobu2018-09-241-0/+18
* insns.def: optimize & and | of Integer [experimental]k0kubun2018-09-242-0/+18
* webrick: raise EOFError in parse when read line is nilnormal2018-09-241-0/+7
* revert r64817: kernel_warn.rb: skip kernel_require.rbnobu2018-09-241-18/+0
* kernel_warn.rb: skip kernel_require.rbnobu2018-09-241-0/+18
* test_win32api.rb: suppress a warningnobu2018-09-231-0/+3
* * remove trailing spaces.svn2018-09-211-7/+7
* escape all env properly.ko12018-09-211-0/+16
* Enumerable#to_h with block and so onnobu2018-09-205-10/+78
* Add union method to Arraynobu2018-09-201-0/+38
* parse.y: fix block passing with empty kwargsnobu2018-09-201-1/+6
* * hash.c (rb_hash_merge): Accepts zero or more hashes as argumentsmame2018-09-191-0/+24
* Skip EHOSTUNREACH by host issuesnobu2018-09-181-0/+2
* Merge upstream revision of rubygems/rubygems.hsbt2018-09-182-11/+44
* Tests of Enumerator::Yielder#yield with multiple argumentsnobu2018-09-181-0/+6
* Propagate subprocess timeout scale option to worker processesnobu2018-09-161-0/+2
* lib/matrix: Fix potential bug of Vector#angle_withmarcandre2018-09-161-0/+2
* Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre2018-09-161-0/+7
* encoding.c: check external encodingnobu2018-09-151-0/+7
* test_sprintf.rb: test for %pnobu2018-09-151-0/+6
* warn unused blocks with Enumerable#all? any? one? none?nobu2018-09-131-0/+60
* fiber: fix crash on GC after forkingnormal2018-09-121-8/+15
* enumerator.c: Fix ArithmeticSequence for complex stepmrkn2018-09-121-0/+20
* Revert "enumerator.c: Fix ArithmeticSequence for complex step"mrkn2018-09-121-20/+0
* enumerator.c: Fix ArithmeticSequence for complex stepmrkn2018-09-121-0/+20
* test_jit.rb: show extra debug info for #test_unload_unitsk0kubun2018-09-111-6/+8
* Use https instead of httpkazu2018-09-111-1/+1
* Use `&.` after `&.`kazu2018-09-081-9/+9
* test/ruby/test_thread.rb: join threads in each testnormal2018-09-081-12/+17
* test/ruby/test_ast.rb: assert error messages toonobu2018-09-071-2/+6
* Refactor testnobu2018-09-071-10/+2
* range.c: Range#cover? accepts Range object. [Feature #14473]tarui2018-09-051-0/+46
* Merge csv-3.0.0 from ruby/csv repository.hsbt2018-09-056-98/+126
* Readline: expose rl_completion_quote_character variablenobu2018-09-021-0/+59
* complex.c: simplify division resultnobu2018-09-011-0/+7
* test/lib/test/unit/assertions.rb: explicit delegation of keyword argumentsmame2018-08-311-2/+2
* test/ruby/test_io.rb (test_select_leak): use handle_interruptnormal2018-08-291-5/+7
* cont.c: set th->root_fiber to current fiber at forknormal2018-08-291-1/+5
* * remove trailing spaces.svn2018-08-274-14/+14
* Merge master branch from rubygems upstream.hsbt2018-08-2723-84/+539
* * remove trailing spaces.svn2018-08-271-1/+1