aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debug.c: more enumsnobu2017-06-013-18/+8
* improve English for a warning messageduerst2017-06-011-1/+1
* * 2017-06-01svn2017-06-011-2/+2
* rename absolute_path to realpath internally and introduce pathobj.ko12017-06-0113-117/+165
* Improve performance of implicit type conversionwatson19782017-05-3116-57/+94
* add debug counters for local variable (lavr) access.ko12017-05-313-0/+15
* Makefile.sub: set ENABLE_SHARED [ci skip]nobu2017-05-312-1/+2
* common.mk: lldb [ci skip]nobu2017-05-312-0/+10
* lldb_cruby.py: eval outside framesnobu2017-05-311-2/+9
* * 2017-05-31svn2017-05-301-1/+1
* object.c: improve docsstomar2017-05-301-12/+13
* enum.c: check if reenterednobu2017-05-302-7/+28
* enum.c: rb_check_funcall_default for fallback valuenobu2017-05-301-3/+1
* test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu2017-05-302-4/+2
* Improve performance of Enumerable#{sort_by,min_by,max_by,minmax_by}watson19782017-05-301-8/+14
* add parameter names.ko12017-05-301-5/+5
* Solaris 10 x86 raseis SEGVnaruse2017-05-301-2/+4
* Change max byte length of UTF-8 to 4 bytesduerst2017-05-301-1/+1
* Improve performance of Range#{min,max}watson19782017-05-301-2/+4
* * properties.svn2017-05-290-0/+0
* Clean up a bit the Process.setpriority specseregon2017-05-292-25/+24
* Enable Process.setpriority for a single process on more platforms.eregon2017-05-291-22/+19
* * 2017-05-30svn2017-05-291-1/+1
* Run in separate process/pgrp [Bug #13609]nobu2017-05-291-29/+26
* Simplify, avoid extra exceptions and add test for concurrent mspec mkdir_peregon2017-05-292-5/+21
* rubyspec: Fix method redefinition warningk0kubun2017-05-292-10/+10
* test/erb/test_erb.rb: Fix unused variable warningk0kubun2017-05-291-0/+1
* revert r58954 temporarilyduerst2017-05-291-1/+1
* Change max byte length of UTF-8 to 4 bytesduerst2017-05-291-1/+1
* fix up r58952nobu2017-05-291-3/+3
* fix race conditionnobu2017-05-291-2/+9
* tool/runruby.rb: exec ruby-runnernobu2017-05-291-3/+2
* ruby-runner.c: replace argv[0]nobu2017-05-291-5/+21
* default.mspec: remove useless flagsnobu2017-05-291-2/+0
* suppress warning: ambiguous first argument; put parentheses or a space even a...naruse2017-05-281-1/+1
* Revert "Update to ruby/spec@2a047c8"naruse2017-05-282-38/+108
* * properties.svn2017-05-280-0/+0
* * 2017-05-29svn2017-05-281-1/+1
* Revert r58939 and r58942naruse2017-05-285-4/+46
* lldb_cruby.py: constants from the targetnobu2017-05-281-87/+68
* Update to ruby/spec@ca32ae2eregon2017-05-285-46/+4
* * properties.svn2017-05-280-0/+0
* Add tool to pull latest mspec/spec when commits have been synchronizederegon2017-05-281-0/+18
* Update to ruby/spec@2a047c8eregon2017-05-282-108/+38
* ruby.c: file in load_file argumentnobu2017-05-281-14/+14
* ruby.c: shrink ruby_cmdline_options_tnobu2017-05-281-9/+11
* test/ruby/test_io.rb: adjust CPU usage check to 10%normal2017-05-281-1/+2
* process.c: Use getrusage(2) in Process.timesk0kubun2017-05-282-1/+16
* tests: increase CPU percentage threshold for assert_cpu_usage_lownormal2017-05-281-1/+1
* * properties.svn2017-05-270-0/+0