aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/dtrace: enable Tracepoint for function callsnormal2018-06-052-4/+6
* test/dtrace/test_method_cache.rb: avoid spewing too muchnormal2018-06-051-1/+1
* test/dtrace/test_array_create.rb: require line numbernormal2018-06-051-1/+1
* test/dtrace/helper: fix check for minirubynormal2018-06-051-4/+5
* io.c: fix compilation when IOV_MAX is not definednormal2018-06-051-1/+11
* gc.c: reduce parameters for gc_start and garbage_collectnormal2018-06-051-31/+47
* * 2018-06-06svn2018-06-051-1/+1
* gc.c: reduce #ifdefs around GC_ENABLE_*normal2018-06-051-17/+8
* include/ruby/missing.h: defined(__cplusplus) before using __cplusplusngoto2018-06-051-2/+2
* `int isnan(double)` is a POSIXismshyouhei2018-06-051-0/+6
* 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