summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-15get rid of newer syntax for old versionsnobu
2018-09-15Fix issues detected by code analysis tool (mainly Coverity).nobu
2018-09-15Expand spec files to realpathsnobu
2018-09-15rid of warnings [Fix GH-1953]nobu
2018-09-15test_sprintf.rb: test for %pnobu
2018-09-15* 2018-09-15svn
2018-09-15Use opt_{aref,aset} over opt_{aref,aset}_withnobu
2018-09-14* properties.svn
2018-09-14Partly reverted for ruby-style.el.hsbt
2018-09-14Added entries for lldb files in misc directory.hsbt
2018-09-14Removed old elisp files. New upstream repository was moved https://github.com...hsbt
2018-09-14PRI_64_PREFIX "u" is called PRIu64shyouhei
2018-09-14forgot to expand tabs [ci skip]shyouhei
2018-09-14* 2018-09-14svn
2018-09-14move ADD_PC around (take 2)shyouhei
2018-09-13iseq.c: prefix rb_ to non-static iseq functionsk0kubun
2018-09-13vm_insnhelper.h: drop OPT_CALL_FASTPATH macro supportk0kubun
2018-09-13Remove old ruby-mode.elkazu
2018-09-13warn unused blocks with Enumerable#all? any? one? none?nobu
2018-09-13Make qsort_r() flavor detecting work if qsort_r() is a macronobu
2018-09-13thread.c: fix -Wformat warning where uint64_t is not unsigned longnobu
2018-09-13Revert "vm_insnhelper.h: simplify EXEC_EC_CFP implementation"k0kubun
2018-09-13thread.c: fix -Wformat warningk0kubun
2018-09-13vm_insnhelper.h: simplify EXEC_EC_CFP implementationk0kubun