aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies.akr2014-12-1931-202/+202
* * tool/update-deps: Use $(hdrdir) if possible.akr2014-12-192-6/+21
* * ext/bigdecimal/depend: Fix dependencies to make bigdecimalmrkn2014-12-193-2/+9
* update dependencies.akr2014-12-191-25/+13
* * test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa2014-12-191-1/+1
* compile.c: add commentsnobu2014-12-191-0/+6
* ruby.h: get rid of C++ warningsnobu2014-12-192-2/+8
* hash.c: fix return valuenobu2014-12-192-3/+15
* * 2014-12-19svn2014-12-191-2/+2
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa2014-12-191-1/+1
* configure.in: fix fox BusyBoxnobu2014-12-182-2/+8
* * ChangeLog: typo.usa2014-12-181-1/+1
* * signal.c (ruby_signal): since SIGKILL is not supported by MSVCRT,usa2014-12-182-0/+17
* 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