summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-06remove unnecessary read_timeout.shugo
2017-12-06`Integer#pow(b)` accepts numerickazu
2017-12-05test_syntax.rb: Add a test case for `not()`yui-knk
2017-12-05ext/coverage/coverage.c: method coverage has column info. of method def.mame
2017-12-05Revamp method coverage to support define_methodmame
2017-12-05Remove unnecessary read_timeout.shugo
2017-12-04bignum.c, numeric.c: add Integer#pow(b, m)mrkn
2017-12-04revert r60999usa
2017-12-03give a change to determine to rotate the log or notusa
2017-12-03Add test for Bug::String.buf_newnaruse
2017-12-02Modules should not have subclasses.shugo
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-12-01Append "//" if empty host for file or postgres URInaruse
2017-12-01Merge psych-3.0.0.hsbt
2017-11-29Make Module#{define|alias|undef|remove}_method public [#14133]marcandre
2017-11-29Make Module#attr{accessor|reader|writer|} public [#14132]marcandre
2017-11-29test_workspace.rb: prefer using skipk0kubun
2017-11-29file.c: File.lutimenobu
2017-11-29* remove trailing spaces.svn
2017-11-29Unused module refinement shouldn't break method search.shugo
2017-11-29strscan.c: add MatchData-like methodsnobu
2017-11-28Merge rubygems-2.7.3.hsbt
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-11-27Ignore failures related to threading.ko1
2017-11-26openssl: sync with 2475d94517b4rhe
2017-11-26leakchecker.rb: no conversionnobu
2017-11-25openssl: import v2.1.0.beta2rhe
2017-11-25openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe
2017-11-24test_workspace.rb: skip test failing on windowsk0kubun
2017-11-24Fix TOCTTOU and avoid to read existing unreadable filekazu
2017-11-24Fix typos [ci skip]kazu
2017-11-24test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu
2017-11-24parse.y: refactor list literalsnobu
2017-11-24test_parser_events.rb: results of list literalsnobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun
2017-11-23io.c: read BOM only for readingnobu
2017-11-23ripper.y: fix word list eventsnobu
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