summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21* remove trailing spaces.svn
2018-09-21escape all env properly.ko1
2018-09-21fix typo.ko1
2018-09-21Fix a typo [ci skip]kazu
2018-09-20* properties.svn
2018-09-20Matrix: Add #reflexive? method. [Fix GH-1730]marcandre
2018-09-20* 2018-09-21svn
2018-09-20Enumerable#to_h with block and so onnobu
2018-09-20Ignore Xcode linker warningsnobu
2018-09-20* compile.c (compile_case): emit opt_case_dispatch only on optimized modemame
2018-09-20fix typo [ci skip]shyouhei
2018-09-20Introduce rb_ary_union_hash method in Arraynobu
2018-09-20Link Array#union from | methodnobu
2018-09-20Introduce rb_ary_union method in Arraynobu
2018-09-20Add union method to Arraynobu
2018-09-20parse.y: fix block passing with empty kwargsnobu
2018-09-19* 2018-09-20svn
2018-09-19net/http: Improve net/http header error message.marcandre
2018-09-19ruby_2_2 branch has endedkazu
2018-09-19process.c (waitpid_cleanup): unconditionally remove from waitersnormal
2018-09-19* hash.c (rb_hash_update): fix indentmame
2018-09-19[DOC] Add changes to Hash#merge in NEWS [#15111]marcandre
2018-09-19* hash.c (rb_hash_update): remove a meticulous explanationmame
2018-09-19* 2018-09-19svn
2018-09-19* hash.c (rb_hash_merge): Accepts zero or more hashes as argumentsmame
2018-09-18* expand tabs.svn
2018-09-18vm_insnhelper.c: always use bool-ish valuek0kubun
2018-09-18Skip EHOSTUNREACH by host issuesnobu
2018-09-18* expand tabs.svn
2018-09-18vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun
2018-09-18pty.c: typonobu
2018-09-18Lazy Enumerator reduce intermediate array creationnobu
2018-09-18Merge upstream revision of rubygems/rubygems.hsbt
2018-09-18Tests of Enumerator::Yielder#yield with multiple argumentsnobu
2018-09-18* 2018-09-18svn
2018-09-18pty.c: more difensivenobu
2018-09-17* 2018-09-17svn
2018-09-17common.mk: ruby tool/update-deps --fixk0kubun
2018-09-16Propagate subprocess timeout scale option to worker processesnobu
2018-09-16addr2line.c: fix -Wmaybe-uninitializedk0kubun
2018-09-16lib/matrix: Fix potential bug of Vector#angle_withmarcandre
2018-09-16* properties.svn
2018-09-16Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre
2018-09-16node.c: Typo fix. Patch by Shuichi Tamayose. [ci skip] [Fix GH-1880]marcandre
2018-09-16[DOC] Improve String#strip documentation.marcandre
2018-09-16Add some missing documentation to Queue#{close|deq} [ci skip]marcandre
2018-09-16array.c: Optimize rb_ary_and. Patch by Stefan Schüßler. [Fix GH-1938]marcandre
2018-09-15* 2018-09-16svn
2018-09-15encoding.c: check external encodingnobu
2018-09-15Work on Benchmark::Tms documentation [ci skip]nobu