aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* bignum.c, numeric.c: add Integer#pow(b, m)mrkn2017-12-041-0/+14
* revert r60999usa2017-12-041-6/+0
* give a change to determine to rotate the log or notusa2017-12-031-0/+6
* Add test for Bug::String.buf_newnaruse2017-12-031-0/+6
* Modules should not have subclasses.shugo2017-12-021-0/+19
* string.c: fix rb_external_str_new_with_encnobu2017-12-021-0/+11
* Append "//" if empty host for file or postgres URInaruse2017-12-011-0/+4
* Merge psych-3.0.0.hsbt2017-12-012-14/+7
* Make Module#{define|alias|undef|remove}_method public [#14133]marcandre2017-11-291-3/+7
* Make Module#attr{accessor|reader|writer|} public [#14132]marcandre2017-11-291-0/+12
* test_workspace.rb: prefer using skipk0kubun2017-11-291-10/+10
* file.c: File.lutimenobu2017-11-291-0/+30
* * remove trailing spaces.svn2017-11-291-3/+3
* Unused module refinement shouldn't break method search.shugo2017-11-291-0/+26
* strscan.c: add MatchData-like methodsnobu2017-11-291-0/+22
* Merge rubygems-2.7.3.hsbt2017-11-285-5/+145
* Merge rdoc-6.0.0.beta4 from upstream.hsbt2017-11-2780-171/+309
* Merge psych-3.0.0.beta4 from upstream.hsbt2017-11-275-5/+108
* Ignore failures related to threading.ko12017-11-271-3/+10
* openssl: sync with 2475d94517b4rhe2017-11-261-9/+6
* leakchecker.rb: no conversionnobu2017-11-261-1/+5
* openssl: import v2.1.0.beta2rhe2017-11-2512-13/+358
* openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe2017-11-251-2/+2
* test_workspace.rb: skip test failing on windowsk0kubun2017-11-241-8/+10
* Fix TOCTTOU and avoid to read existing unreadable filekazu2017-11-241-0/+13
* Fix typos [ci skip]kazu2017-11-241-3/+3
* test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu2017-11-241-1/+1
* parse.y: refactor list literalsnobu2017-11-241-0/+16
* test_parser_events.rb: results of list literalsnobu2017-11-242-4/+34
* irb.rb: show source around binding.irb on startk0kubun2017-11-241-0/+78
* io.c: read BOM only for readingnobu2017-11-231-0/+14
* ripper.y: fix word list eventsnobu2017-11-231-9/+18
* fix test_erb.rb [GH-1763]nobu2017-11-211-0/+2
* test/ruby/bug-13526.rb: should wait until all threads are stoppederegon2017-11-211-1/+1
* lib/matrix: Add hadamard_product/entrywise_product.marcandre2017-11-201-0/+14
* lib/matrix: Add Matrix{.|#}combinemarcandre2017-11-201-0/+17
* lib/matrix: accept vectors in {h|v}stackmarcandre2017-11-201-0/+4
* lib/matrix: Add explicit coercion #to_matrixmarcandre2017-11-202-0/+8
* test/ruby/bug-13526.rb: Fix to actually refer to an existing fileeregon2017-11-191-2/+4
* parse.y: no return in classnobu2017-11-162-7/+25
* Add a last location to branch coverageyui-knk2017-11-161-17/+17
* cleanup hook cleanup code.ko12017-11-161-3/+3
* remove rb_thread_t::event_hooks.ko12017-11-151-0/+71
* fix uninitialized memory reference.ko12017-11-151-0/+15
* parse.y: zero codepointsnobu2017-11-141-0/+6
* remove `trace` instruction. [Feature #14104]ko12017-11-141-14/+12
* compile.c: fixup r60727nobu2017-11-131-0/+14
* regexec.c: invalidate previously matched positionnobu2017-11-131-0/+3
* test_regexp.rb: test_absentnobu2017-11-131-0/+8
* envutil.rb: preserve RUBYLIBnobu2017-11-131-0/+5