aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Matrix: Add #reflexive? method. [Fix GH-1730]marcandre2018-09-203-1/+43
* * 2018-09-21svn2018-09-201-1/+1
* Enumerable#to_h with block and so onnobu2018-09-2016-30/+243
* Ignore Xcode linker warningsnobu2018-09-201-0/+5
* * compile.c (compile_case): emit opt_case_dispatch only on optimized modemame2018-09-201-1/+1
* fix typo [ci skip]shyouhei2018-09-201-1/+1
* Introduce rb_ary_union_hash method in Arraynobu2018-09-201-19/+15
* Link Array#union from | methodnobu2018-09-201-1/+1
* Introduce rb_ary_union method in Arraynobu2018-09-201-24/+15
* Add union method to Arraynobu2018-09-203-0/+113
* parse.y: fix block passing with empty kwargsnobu2018-09-202-1/+7
* * 2018-09-20svn2018-09-191-1/+1
* net/http: Improve net/http header error message.marcandre2018-09-191-1/+1
* ruby_2_2 branch has endedkazu2018-09-191-1/+0
* process.c (waitpid_cleanup): unconditionally remove from waitersnormal2018-09-191-1/+5
* * hash.c (rb_hash_update): fix indentmame2018-09-191-2/+2
* [DOC] Add changes to Hash#merge in NEWS [#15111]marcandre2018-09-191-0/+5
* * hash.c (rb_hash_update): remove a meticulous explanationmame2018-09-191-2/+1
* * 2018-09-19svn2018-09-191-1/+1
* * hash.c (rb_hash_merge): Accepts zero or more hashes as argumentsmame2018-09-192-32/+86
* * expand tabs.svn2018-09-181-1/+1
* vm_insnhelper.c: always use bool-ish valuek0kubun2018-09-181-2/+2
* Skip EHOSTUNREACH by host issuesnobu2018-09-181-0/+2
* * expand tabs.svn2018-09-181-12/+12
* vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun2018-09-184-18/+18
* pty.c: typonobu2018-09-181-1/+1
* Lazy Enumerator reduce intermediate array creationnobu2018-09-182-23/+16
* Merge upstream revision of rubygems/rubygems.hsbt2018-09-189-80/+165
* Tests of Enumerator::Yielder#yield with multiple argumentsnobu2018-09-182-0/+13
* * 2018-09-18svn2018-09-181-1/+1
* pty.c: more difensivenobu2018-09-181-2/+2
* * 2018-09-17svn2018-09-171-1/+1
* common.mk: ruby tool/update-deps --fixk0kubun2018-09-172-2/+4
* Propagate subprocess timeout scale option to worker processesnobu2018-09-161-0/+2
* addr2line.c: fix -Wmaybe-uninitializedk0kubun2018-09-161-2/+2
* lib/matrix: Fix potential bug of Vector#angle_withmarcandre2018-09-162-3/+9
* * properties.svn2018-09-160-0/+0
* Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre2018-09-166-22/+53
* node.c: Typo fix. Patch by Shuichi Tamayose. [ci skip] [Fix GH-1880]marcandre2018-09-161-1/+1
* [DOC] Improve String#strip documentation.marcandre2018-09-161-0/+1
* Add some missing documentation to Queue#{close|deq} [ci skip]marcandre2018-09-161-1/+3
* array.c: Optimize rb_ary_and. Patch by Stefan Schüßler. [Fix GH-1938]marcandre2018-09-161-1/+1
* * 2018-09-16svn2018-09-151-1/+1
* encoding.c: check external encodingnobu2018-09-152-1/+8
* Work on Benchmark::Tms documentation [ci skip]nobu2018-09-151-5/+8
* get rid of newer syntax for old versionsnobu2018-09-151-4/+5
* Fix issues detected by code analysis tool (mainly Coverity).nobu2018-09-152-2/+9
* Expand spec files to realpathsnobu2018-09-151-1/+4
* rid of warnings [Fix GH-1953]nobu2018-09-154-16/+28
* test_sprintf.rb: test for %pnobu2018-09-151-0/+6