summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12Document binding.irb on Binding [ci skip]k0kubun
2018-11-12* properties.svn
2018-11-12Merge Bundler-2.0.0.pre1 from upstream.hsbt
2018-11-12erb.rb: warn invalid trim_mode [Misc #15294]k0kubun
2018-11-11* 2018-11-12svn
2018-11-11win32/setup.mak: Substitute slashes in `MJIT_CC`nobu
2018-11-11`MJIT_BUILD_DIR` is not used on Windowsnobu
2018-11-11Fix for bison 3.2 [Bug #15284]nobu
2018-11-11Add docs to RubyVM::AbstractSyntaxTree.ofyui-knk
2018-11-11Fix a typo [ci skip]nobu
2018-11-11Use friendlier terminology in leaf helpersnobu
2018-11-11Make some functions to be staticyui-knk
2018-11-11Use friendlier terminology in rubysocket.h commentnobu
2018-11-11Revert "Use friendlier terminology in rubysocket.h comment"nobu
2018-11-11Use friendlier terminology in rubysocket.h commentnobu
2018-11-11Make rubygems follow the upstream of psychnobu
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