summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-10Revert "Merge psych from upstream."mame
2018-11-10* 2018-11-11svn
2018-11-10Merge psych from upstream.hsbt
2018-11-10Constified ruby_sourcefilenobu
2018-11-10AST.of -e scriptnobu
2018-11-10Parse the source in SCRIPT_LINES__ as arraynobu
2018-11-10Check the argument before creating a parsernobu
2018-11-10Parse the source in SCRIPT_LINES__ if possiblenobu
2018-11-10Fix potential NULL pointer access [ci skip]nobu
2018-11-09* 2018-11-10svn
2018-11-09thread_pthread.c (rb_sigwait_sleep): add note about spurious wakeupnormal
2018-11-09Get rid of setting SCRIPT_LINES__ by AST.parsenobu
2018-11-09Hoisted out rb_ast_parse_str and rb_ast_parse_filenobu
2018-11-09Remove unused default value of MJIT_CC [ci skip]kazu
2018-11-09addr2line.c: fix compilation for i386-darwinnobu
2018-11-09util.c: suppress warningsshyouhei
2018-11-09numeric.c: avoid division by zeroshyouhei
2018-11-09Rename `AST` module to `AbstractSyntaxTree`yui-knk
2018-11-09* expand tabs.svn
2018-11-09There is a path to use bmethod with ifunc.ko1
2018-11-09* 2018-11-09svn
2018-11-09* expand tabs.svn
2018-11-09fix passing wrong `passed_bmethod_me`.ko1
2018-11-08st.c: bin might be zeroshyouhei
2018-11-08* expand tabs.svn
2018-11-08gc.c: avoid integer overflow at process exitshyouhei
2018-11-08hash.c: +(-1) is a wrong ideashyouhei
2018-11-08vm_core.h: conform C90k0kubun
2018-11-08avoid (size_t)-- (2nd try)shyouhei
2018-11-08lib/rubygems/indexer.rb: suppress random test-all errork0kubun
2018-11-08initialize VM postponed_job first. [Bug #15288]ko1
2018-11-08svn merge -r 65625:65623 .shyouhei
2018-11-08.travis.yml: simplify travis matrix descriptionk0kubun
2018-11-08st.c: fix comparison between signed and unsignedshyouhei
2018-11-08avoid (size_t)--shyouhei
2018-11-08* expand tabs.svn
2018-11-08separate Thread type (func or proc) explicitly.ko1
2018-11-08st.c: straight-forward comparison of charactersshyouhei
2018-11-08test_ftp.rb: extend timeout for --jit-wait testingk0kubun
2018-11-08ext/socket/init.c (wait_connectable): bail out early on some errorsnormal
2018-11-08refine parse_ratnobu
2018-11-08compile.c: compile error than rb_bug [ci skip]nobu
2018-11-08st.c: suppress integer overlow warningsshyouhei
2018-11-08NEWS: Add `RubyVM::AST.of` to NEWS [ci skip]yui-knk
2018-11-08compile.c: unreachable than rb_bug [ci skip]nobu
2018-11-08test/rdoc/minitest_helper.rb: suppress bundler errork0kubun
2018-11-07Following up r65583. Removed VCR files when retrieving code from upstream.hsbt
2018-11-07Clear CC_WRAPPER in other than the toplevelnobu
2018-11-07Dir.children is available since Feature #11302. FileUtils useshsbt
2018-11-07* 2018-11-08svn