aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io/console: checks for old versionsnobu2014-12-181-4/+4
* .travis.yml: use after_failurenobu2014-12-181-4/+6
* * 2014-12-18svn2014-12-181-2/+2
* test/ruby/test_iseq.rb: spelling fix: s/diable/disable/normal2014-12-181-1/+1
* fix a typo [ci skip]kazu2014-12-171-1/+1
* io-console.gemspec: bump upnobu2014-12-171-1/+1
* console.c: dead codenobu2014-12-172-56/+0
* compile.c: struct accessorsnobu2014-12-173-122/+91
* vm.c: constifynobu2014-12-173-8/+9
* compile.c: constifynobu2014-12-171-2/+2
* iseq.c: default optionnobu2014-12-171-0/+1
* iseq.c: absolute_pathnobu2014-12-171-5/+12
* * test/gdbm/test_gdbm.rb: Added test for each_key called without a block.hsbt2014-12-172-0/+9
* * 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