summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01debug.c: more enumsnobu
2017-06-01improve English for a warning messageduerst
2017-06-01* 2017-06-01svn
2017-06-01rename absolute_path to realpath internally and introduce pathobj.ko1
2017-05-31Improve performance of implicit type conversionwatson1978
2017-05-31add debug counters for local variable (lavr) access.ko1
2017-05-31Makefile.sub: set ENABLE_SHARED [ci skip]nobu
2017-05-31common.mk: lldb [ci skip]nobu
2017-05-31lldb_cruby.py: eval outside framesnobu
2017-05-30* 2017-05-31svn
2017-05-30object.c: improve docsstomar
2017-05-30enum.c: check if reenterednobu
2017-05-30enum.c: rb_check_funcall_default for fallback valuenobu
2017-05-30test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu
2017-05-30Improve performance of Enumerable#{sort_by,min_by,max_by,minmax_by}watson1978
2017-05-30add parameter names.ko1
2017-05-30Solaris 10 x86 raseis SEGVnaruse
2017-05-30Change max byte length of UTF-8 to 4 bytesduerst
2017-05-30Improve performance of Range#{min,max}watson1978
2017-05-29* properties.svn
2017-05-29Clean up a bit the Process.setpriority specseregon
2017-05-29Enable Process.setpriority for a single process on more platforms.eregon
2017-05-29* 2017-05-30svn
2017-05-29Run in separate process/pgrp [Bug #13609]nobu
2017-05-29Simplify, avoid extra exceptions and add test for concurrent mspec mkdir_peregon
2017-05-29rubyspec: Fix method redefinition warningk0kubun
2017-05-29test/erb/test_erb.rb: Fix unused variable warningk0kubun
2017-05-29revert r58954 temporarilyduerst
2017-05-29Change max byte length of UTF-8 to 4 bytesduerst
2017-05-29fix up r58952nobu
2017-05-29fix race conditionnobu
2017-05-29tool/runruby.rb: exec ruby-runnernobu
2017-05-29ruby-runner.c: replace argv[0]nobu
2017-05-29default.mspec: remove useless flagsnobu
2017-05-28suppress warning: ambiguous first argument; put parentheses or a space even a...naruse
2017-05-28Revert "Update to ruby/spec@2a047c8"naruse
2017-05-28* properties.svn
2017-05-28* 2017-05-29svn
2017-05-28Revert r58939 and r58942naruse
2017-05-28lldb_cruby.py: constants from the targetnobu
2017-05-28Update to ruby/spec@ca32ae2eregon
2017-05-28* properties.svn
2017-05-28Add tool to pull latest mspec/spec when commits have been synchronizederegon
2017-05-28Update to ruby/spec@2a047c8eregon
2017-05-28ruby.c: file in load_file argumentnobu
2017-05-28ruby.c: shrink ruby_cmdline_options_tnobu
2017-05-28test/ruby/test_io.rb: adjust CPU usage check to 10%normal
2017-05-28process.c: Use getrusage(2) in Process.timesk0kubun
2017-05-28tests: increase CPU percentage threshold for assert_cpu_usage_lownormal
2017-05-27* properties.svn