summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-26* ext/win32ole/lib/win32ole.rb (methods): COM method elements should besuke
2018-09-26revert r64847, r64846 and r64839k0kubun
2018-09-26revert r64838 and r64839k0kubun
2018-09-25insns.def: drop bitblt insnk0kubun
2018-09-25Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24test/unit.rb: fix --subprocess-timeout-scalenobu
2018-09-24Check whether to skip every framenobu
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-24webrick: raise EOFError in parse when read line is nilnormal
2018-09-24revert r64817: kernel_warn.rb: skip kernel_require.rbnobu
2018-09-24kernel_warn.rb: skip kernel_require.rbnobu
2018-09-23test_win32api.rb: suppress a warningnobu
2018-09-21* remove trailing spaces.svn
2018-09-21escape all env properly.ko1
2018-09-20Enumerable#to_h with block and so onnobu
2018-09-20Add union method to Arraynobu
2018-09-20parse.y: fix block passing with empty kwargsnobu
2018-09-19* hash.c (rb_hash_merge): Accepts zero or more hashes as argumentsmame
2018-09-18Skip EHOSTUNREACH by host issuesnobu
2018-09-18Merge upstream revision of rubygems/rubygems.hsbt
2018-09-18Tests of Enumerator::Yielder#yield with multiple argumentsnobu
2018-09-16Propagate subprocess timeout scale option to worker processesnobu
2018-09-16lib/matrix: Fix potential bug of Vector#angle_withmarcandre
2018-09-16Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre
2018-09-15encoding.c: check external encodingnobu
2018-09-15test_sprintf.rb: test for %pnobu
2018-09-13warn unused blocks with Enumerable#all? any? one? none?nobu
2018-09-12fiber: fix crash on GC after forkingnormal
2018-09-12enumerator.c: Fix ArithmeticSequence for complex stepmrkn
2018-09-12Revert "enumerator.c: Fix ArithmeticSequence for complex step"mrkn
2018-09-12enumerator.c: Fix ArithmeticSequence for complex stepmrkn
2018-09-11test_jit.rb: show extra debug info for #test_unload_unitsk0kubun
2018-09-11Use https instead of httpkazu
2018-09-08Use `&.` after `&.`kazu
2018-09-08test/ruby/test_thread.rb: join threads in each testnormal
2018-09-07test/ruby/test_ast.rb: assert error messages toonobu
2018-09-07Refactor testnobu
2018-09-05range.c: Range#cover? accepts Range object. [Feature #14473]tarui
2018-09-05Merge csv-3.0.0 from ruby/csv repository.hsbt
2018-09-02Readline: expose rl_completion_quote_character variablenobu
2018-09-01complex.c: simplify division resultnobu
2018-08-31test/lib/test/unit/assertions.rb: explicit delegation of keyword argumentsmame
2018-08-29test/ruby/test_io.rb (test_select_leak): use handle_interruptnormal
2018-08-29cont.c: set th->root_fiber to current fiber at forknormal
2018-08-27* remove trailing spaces.svn
2018-08-27Merge master branch from rubygems upstream.hsbt
2018-08-27* remove trailing spaces.svn
2018-08-27Merge rdoc-6.1.0.beta1.hsbt
2018-08-27Merge psych-3.1.0.pre1.hsbt