summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31add tag v2_6_0_preview2v2_6_0_preview2naruse
2018-05-31fix the conditionnobu
2018-05-31test_rubyoptions.rb: relax timeoutnobu
2018-05-31NEWS: Add RubyVM::ASTyui-knk
2018-05-31Undef RubyVM::AST::Node.newyui-knk
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-31* 2018-05-31svn
2018-05-31ast.c: Do not taint TOPLEVEL_BINDINGyui-knk
2018-05-30Ignore bundler assertions on ruby core test suite.hsbt
2018-05-30* properties.svn
2018-05-30* remove trailing spaces.svn
2018-05-30Merge RubyGems 3.0.0.beta1.hsbt
2018-05-30NEWS: clarify item about built-in thread cachenormal
2018-05-30Workaround for old LibreSSLnobu
2018-05-30object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz
2018-05-29* 2018-05-30svn
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-05-29spec/ruby: revert r63503 and r63508nobu
2018-05-29mjit_compile.c: drop catch table handlingk0kubun
2018-05-29Unused macro and fieldyui-knk
2018-05-29Unused macroyui-knk
2018-05-29Unused macroyui-knk
2018-05-29NEWS: add item about built-in thread cachenormal
2018-05-29Unused macroyui-knk
2018-05-28time.rb: fix parsing time zone in iso8601nobu
2018-05-28* 2018-05-29svn
2018-05-28time.rb: fix parsing time zone in iso8601nobu
2018-05-28Unused macro and fieldyui-knk
2018-05-28* 2018-05-28svn
2018-05-28Merge etc gemspec from github repository.hsbt
2018-05-27Specs must keep working on older versions and other implementationseregon
2018-05-27jit_support.rb: debug check_support stderrk0kubun
2018-05-27st.c: remove redundant export declarationk0kubun
2018-05-27* 2018-05-27svn
2018-05-27jit_support.rb: cahce JIT support checkk0kubun
2018-05-24spec/ruby: fix RUBY_DESCRIPTION check with JIT enabledk0kubun
2018-05-24test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nilk0kubun
2018-05-24test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-05-24mjit.c: use remove_file in clean_so_file toonobu
2018-05-24thread_pthread.c: avoid reading th pointer for thread cachenormal
2018-05-23thread_pthread.c: enable thread cache by defaultnormal
2018-05-23benchmark/bm_*erb*: fix for --measure=size/peak in driver.rbnormal
2018-05-23* 2018-05-24svn
2018-05-23ext/pty/pty.c: I_FIND before I_PUSH if possiblengoto
2018-05-23remove VM_ENV_DATA_INDEX_ENV_PROC.ko1
2018-05-23internal.h: export ruby_sized_* for systems w/o malloc_usable_sizenormal
2018-05-22test_jit.rb: propagate suspicious stderrk0kubun
2018-05-22* 2018-05-23svn
2018-05-22mjit.c: show error message on remove failurek0kubun