summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-21fix test_erb.rb [GH-1763]nobu
2017-11-21test/ruby/bug-13526.rb: should wait until all threads are stoppederegon
2017-11-20lib/matrix: Add hadamard_product/entrywise_product.marcandre
2017-11-20lib/matrix: Add Matrix{.|#}combinemarcandre
2017-11-20lib/matrix: accept vectors in {h|v}stackmarcandre
2017-11-20lib/matrix: Add explicit coercion #to_matrixmarcandre
2017-11-19test/ruby/bug-13526.rb: Fix to actually refer to an existing fileeregon
2017-11-16parse.y: no return in classnobu
2017-11-16Add a last location to branch coverageyui-knk
2017-11-16cleanup hook cleanup code.ko1
2017-11-15remove rb_thread_t::event_hooks.ko1
2017-11-15fix uninitialized memory reference.ko1
2017-11-14parse.y: zero codepointsnobu
2017-11-14remove `trace` instruction. [Feature #14104]ko1
2017-11-13compile.c: fixup r60727nobu
2017-11-13regexec.c: invalidate previously matched positionnobu
2017-11-13test_regexp.rb: test_absentnobu
2017-11-13envutil.rb: preserve RUBYLIBnobu
2017-11-12load.c: cwd encodingnobu
2017-11-10bin/erb: change template file encoding to UTF-8k0kubun
2017-11-10Do not define test method instead of skip when Calendar class is not defined.hsbt
2017-11-09TracePoint.new: raise ArgumentError when no block given [#14074]marcandre
2017-11-09fix backtrace on argment error.ko1
2017-11-09fix peephole optimization.ko1
2017-11-07disable GC.ko1
2017-11-05enum.c: check argument firstnobu
2017-11-05test/ruby/test_lazy_enumerator.rb: test for [Bug #14082]nobu
2017-11-05Fix size on Enumerable#cycle when the size is 0 [Bug #14082].marcandre
2017-11-05ext/win32ole/lib/win32ole.rb (metods): rescue WIN32OLEQueryInterfaceError.suke
2017-11-05test/win32ole/test_win32ole_method.rb: remove redundant assertions.suke
2017-11-04test/ruby/test_io.rb (test_write_no_garbage): Add detailed messagemame
2017-11-04openssl: pull test case from upstream commit 62af0446569arhe
2017-11-03test/ruby/test_eval.rb: use orphan procsnobu
2017-11-02skip/fix wrong testsnobu
2017-11-02assertions.rb: fix return in assert_raisenobu
2017-11-02compile.c: kw splat after splatnobu
2017-11-01test_syntax.rb: all assertionsnobu
2017-11-01file.c: infect from argumentsnobu
2017-11-01revert r60596 because it cause faulure on TestFile#test_realpath_taintednessko1
2017-11-01file.c: infect from argumentsnobu
2017-10-31compile.c: ensure after return in library toplevelnobu
2017-10-30webrick: support Proc objects as body responsesnormal
2017-10-29io.c: honor buffered modenobu
2017-10-29io.c: convert to string at writevnobu
2017-10-27socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal
2017-10-27skip tests temporarilyko1
2017-10-27io.c: fix IO.copy_stream on O_APPEND destination on Linuxnormal
2017-10-27Revert "Revert "Manage AST NODEs out of GC""mame
2017-10-27Revert "Manage AST NODEs out of GC"mame
2017-10-27Manage AST NODEs out of GCmame