summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02memo->u3.cnt is long not int [Bug #14805]naruse
2018-06-01Initialize condattr_monotonic via pthread_condattr_initnormal
2018-06-01* 2018-06-02svn
2018-06-01gc.c: reduce size slightly by making MEMOP_TYPE_MALLOC zeronormal
2018-06-01Added missing dependency for ast.c.hsbt
2018-06-01Skip colliding filenames in LIBRUBY_ALIASESknu
2018-06-01string.c: trivial optimizationsnobu
2018-06-01* 2018-06-01svn
2018-06-01string.c: doc for [Feature #13712]nobu
2018-05-31vm_args.c: refined warning splat to varnobu
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