aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (iseq_compile_each): checkko12014-12-173-5/+23
* compile.c: skip opt_* insns for fstr args with block givennormal2014-12-173-3/+51
* * 2014-12-17svn2014-12-161-2/+2
* * ext/win32/lib/Win32API.rb (Win32API#call): need to splat. hmm, whenusa2014-12-162-1/+6
* * NEWS: mention about IO#fsync (and IO#flush). adviced by kosaki.usa2014-12-161-3/+4
* iseq.c: remove useless codenobu2014-12-161-1/+0
* iseq.c: struct accessorsnobu2014-12-165-32/+84
* compile.c: wrap funcptrnobu2014-12-162-3/+16
* .travis.yml: fix escapenobu2014-12-161-1/+1
* .travis.yml: dump crash logsnobu2014-12-161-3/+4
* test_rubyoptions.rb: clean crash lognobu2014-12-161-0/+4
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ko12014-12-162-1/+6
* iseq.c: show function name if possiblenobu2014-12-162-2/+29
* compile.c: check funcptrnobu2014-12-162-0/+4
* tool/vcs.rb: fix Ruby 1.8 compatibility hardernormal2014-12-162-1/+7
* GC documentation updatenormal2014-12-153-4/+102
* * test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius2014-12-151-1/+1
* tool/vcs.rb: fix Ruby 1.8 compatibilitynormal2014-12-152-1/+6
* * test/ruby/test_time.rb: Add test for getlocal(nil). Seeheadius2014-12-151-0/+11
* iseq.c: use caller locationnobu2014-12-151-4/+18
* iseq.c: intermediate arraysnobu2014-12-151-19/+27
* compile.c: support for TS_FUNCPTRnobu2014-12-151-0/+9
* * 2014-12-16svn2014-12-151-2/+2
* * test/ruby/test_io_m17n.rb: Add test for coderange clearing inheadius2014-12-151-0/+16
* * ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko12014-12-156-4/+25
* string.c: fix coderange for non-endianness stringnobu2014-12-153-2/+23
* comment out for x86 extended precisionnaruse2014-12-151-2/+3
* VCS::SVN#url was buggy and recent commits exposed itnaruse2014-12-151-1/+1
* make-snapshot: reuse downloaded filesnobu2014-12-151-1/+8
* make-snapshot: use srcdirnobu2014-12-152-2/+4
* vcs.rb: abstractnobu2014-12-152-19/+112
* vcs.rb: non-string pathnobu2014-12-151-3/+5
* * 2014-12-15svn2014-12-151-2/+2
* vcs.rb: IO.preadnobu2014-12-151-4/+35
* make-snapshot: suppress warningsnobu2014-12-151-3/+5
* parse.y: warn reference after method definitionnobu2014-12-143-0/+20
* vcs.rb: srcdir parameternobu2014-12-131-6/+9
* test_gc.rb: workaround for Windowsnobu2014-12-131-18/+10
* test_gc.rb: waitnobu2014-12-131-3/+5
* * 2014-12-14svn2014-12-131-2/+2
* signal.c: include ucontext.hnobu2014-12-131-0/+3
* vm_trace.c: defer interrupts while postponed jobsnobu2014-12-133-3/+36
* * test/openssl/test_pkey_ec.rb: ignored tests with old OpenSSL.hsbt2014-12-132-1/+5
* signal.c: stack overflow on FreeBSDnobu2014-12-132-1/+14
* configure.in: rb_cv_mcontext_t_ptrnobu2014-12-132-2/+12
* skip old OpenSSLnobu2014-12-132-4/+7
* test_https.rb: skip old OpenSSLnobu2014-12-131-1/+1
* test/openssl: skip old OpenSSLnobu2014-12-1328-28/+29
* revert r48819nobu2014-12-132-25/+17
* test_object.rb: no RSS checknobu2014-12-131-1/+1