aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 2018-09-15svn2018-09-151-1/+1
* Use opt_{aref,aset} over opt_{aref,aset}_withnobu2018-09-151-0/+2
* * properties.svn2018-09-140-0/+0
* Partly reverted for ruby-style.el.hsbt2018-09-142-0/+82
* Added entries for lldb files in misc directory.hsbt2018-09-141-3/+5
* Removed old elisp files. New upstream repository was moved https://github.com...hsbt2018-09-148-1657/+0
* PRI_64_PREFIX "u" is called PRIu64shyouhei2018-09-141-1/+4
* forgot to expand tabs [ci skip]shyouhei2018-09-141-2/+2
* * 2018-09-14svn2018-09-141-1/+1
* move ADD_PC around (take 2)shyouhei2018-09-145-103/+44