aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_ast.rb: Add test cases of heredoc columnsyui-knk2018-06-051-0/+12
* gc.c: zero check for malloc_limit_max to initializationnormal2018-06-051-2/+4
* Move a test fileyui-knk2018-06-051-1/+1
* * 2018-06-05svn2018-06-041-1/+1
* String#uminus dedupes unconditionallynormal2018-06-042-14/+8
* * 2018-06-04svn2018-06-031-1/+1
* benchmark/driver.rb: add CPU time measurement targetsnormal2018-06-031-3/+9
* * properties.svn2018-06-030-0/+0
* Add TracePoint#parametersmame2018-06-035-4/+115
* * 2018-06-03svn2018-06-021-1/+1
* Promote Prime library to default gems.hsbt2018-06-024-3/+28
* Promote Logger to default gems.hsbt2018-06-023-3/+25
* Fixed wrong variable name.hsbt2018-06-021-1/+1
* gmake.mk: update in the source directory properlynobu2018-06-022-2/+11
* * properties.svn2018-06-020-0/+0
* Added test for default gems validation.hsbt2018-06-021-0/+15
* enum.c: bignum counternobu2018-06-021-10/+40
* 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