summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08rb_ary_dig, rb_hash_dig: nobody is using them outside.shyouhei
2018-05-08fix type mismatch.ko1
2018-05-08Merge rdoc-6.0.4 from upstream.hsbt
2018-05-08cont.c: host out context setupnobu
2018-05-08Remove unreachable breakkazu
2018-05-08Modify spaces [ci skip]kazu
2018-05-07cont.c: wrapper functionnobu
2018-05-07cont.c: refined error messagenobu
2018-05-07_mjit_compile_send.erb: inline recursive callk0kubun
2018-05-07Remove needless require [ci skip]kazu
2018-05-07* 2018-05-08svn
2018-05-07Use `&.` instead of modifier if and remove needless closed?kazu
2018-05-07Fix a typo [ci skip]kazu
2018-05-07* 2018-05-07svn
2018-05-07cont.c: machine stack cache conditionnobu
2018-05-06* 2018-05-06svn
2018-05-06optparse: Suppress warningsnobu
2018-05-05securerandom.rb: [DOC] require in examplesnobu
2018-05-04forgot to add INT2FIX (sorry!)shyouhei
2018-05-04passing rb_thread_sleep to rb_protect is IMHO dangerousshyouhei
2018-05-04* 2018-05-05svn
2018-05-04nobody is using the return value of rb_io_fptr_finalizeshyouhei
2018-05-04Use `&.` instead of modifier ifkazu
2018-05-04* 2018-05-04svn
2018-05-04object.c: raise on long invalid float stringnobu
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-05-03mjit_compile.c: skip generating unnecessary gotok0kubun
2018-05-03mjit_compile.c: verify stack size agreementk0kubun
2018-05-03Revert "ext/cgi/escape: preserve String subclass in result"normal
2018-05-03mjit_compile.inc.erb: verify stack consistencyk0kubun
2018-05-02ext/cgi/escape: preserve String subclass in resultnormal
2018-05-02test_jit.rb: test local variablesk0kubun
2018-05-02test_jit.rb: test opt_aref_with againk0kubun
2018-05-02test_jit.rb: make it possible to automatically findk0kubun
2018-05-02* 2018-05-03svn
2018-05-02test_jit.rb: verify tested insnsk0kubun
2018-05-02object.c: fix exponent with underscorenobu
2018-05-02test_jit.rb: add missing dependencyk0kubun
2018-05-02compile.c: mark catch_except_p of iseqk0kubun
2018-05-02common.mk: Update dependencies on tool/ruby_vm scriptsmame
2018-05-02tool/ruby_vm/views/_insn_name_info.erb: Auto-detect the longest insn namemame
2018-05-02iseq.c (rb_iseq_disasm_insn): Change the width of insn namesmame
2018-05-01* 2018-05-02svn
2018-05-01cont.c: cleanup needless castnormal
2018-05-01use list_head_init instead of open-coding itnormal
2018-05-01ast.c: use enum in switch for warningsnobu
2018-05-01LIST_HEAD as a local variable is a C99ism.shyouhei
2018-05-01rexml: Suppress warningskou
2018-04-30test/thread/test_cv.rb: test CV usability inside forked childnormal
2018-04-30thread_sync.c (condvar_ptr): reset fork_gen after forkingnormal