aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong require pathhsbt2018-06-021-1/+1
* Promote REXML to default gems.hsbt2018-06-023-3/+40
* enum.c: mitigate overflowsnobu2018-06-021-5/+5
* Promote RSS library to default gems.hsbt2018-06-023-3/+36
* memo->u3.cnt is long not int [Bug #14805]naruse2018-06-021-1/+1
* Initialize condattr_monotonic via pthread_condattr_initnormal2018-06-011-1/+4
* * 2018-06-02svn2018-06-011-1/+1
* gc.c: reduce size slightly by making MEMOP_TYPE_MALLOC zeronormal2018-06-011-3/+3
* Added missing dependency for ast.c.hsbt2018-06-011-0/+1
* Skip colliding filenames in LIBRUBY_ALIASESknu2018-06-012-4/+4
* string.c: trivial optimizationsnobu2018-06-011-9/+6
* * 2018-06-01svn2018-06-011-2/+2
* string.c: doc for [Feature #13712]nobu2018-06-011-0/+2
* vm_args.c: refined warning splat to varnobu2018-05-311-2/+9
* fix the conditionnobu2018-05-311-2/+2
* test_rubyoptions.rb: relax timeoutnobu2018-05-311-4/+4
* NEWS: Add RubyVM::ASTyui-knk2018-05-311-0/+5
* Undef RubyVM::AST::Node.newyui-knk2018-05-311-0/+1
* Define AST module under RubyVM [experimental]yui-knk2018-05-315-33/+39
* * 2018-05-31svn2018-05-311-1/+1
* ast.c: Do not taint TOPLEVEL_BINDINGyui-knk2018-05-311-10/+2
* Ignore bundler assertions on ruby core test suite.hsbt2018-05-301-3/+9
* * properties.svn2018-05-300-0/+0
* * remove trailing spaces.svn2018-05-305-16/+16
* Merge RubyGems 3.0.0.beta1.hsbt2018-05-30101-1863/+2099
* NEWS: clarify item about built-in thread cachenormal2018-05-301-1/+2
* Workaround for old LibreSSLnobu2018-05-301-0/+3
* object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz2018-05-302-1/+8
* * 2018-05-30svn2018-05-291-1/+1
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-291-2/+4
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-292-7/+6
* spec/ruby: revert r63503 and r63508nobu2018-05-292-18/+3
* mjit_compile.c: drop catch table handlingk0kubun2018-05-291-6/+2
* Unused macro and fieldyui-knk2018-05-292-8/+0
* Unused macroyui-knk2018-05-292-7/+0
* Unused macroyui-knk2018-05-292-7/+0
* NEWS: add item about built-in thread cachenormal2018-05-291-0/+2
* Unused macroyui-knk2018-05-292-8/+0
* time.rb: fix parsing time zone in iso8601nobu2018-05-282-1/+2
* * 2018-05-29svn2018-05-281-1/+1
* time.rb: fix parsing time zone in iso8601nobu2018-05-282-1/+2
* Unused macro and fieldyui-knk2018-05-282-7/+0
* * 2018-05-28svn2018-05-281-1/+1
* Merge etc gemspec from github repository.hsbt2018-05-281-3/+1
* Specs must keep working on older versions and other implementationseregon2018-05-272-2/+2
* jit_support.rb: debug check_support stderrk0kubun2018-05-271-1/+5
* st.c: remove redundant export declarationk0kubun2018-05-271-1/+1
* * 2018-05-27svn2018-05-271-1/+1
* jit_support.rb: cahce JIT support checkk0kubun2018-05-271-12/+21
* spec/ruby: fix RUBY_DESCRIPTION check with JIT enabledk0kubun2018-05-242-3/+18