aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename functions and clean parameters.ko12017-06-054-33/+39
* * 2017-06-05svn2017-06-051-1/+1
* remove arg_setup_lambda.ko12017-06-053-6/+3
* load.c: encode to OS path outside PUSH_TAGnobu2017-06-041-2/+2
* test_require.rb: fix expected pathnobu2017-06-041-1/+1
* array.c: docs for Array#{sort,sort!}stomar2017-06-031-4/+4
* * 2017-06-04svn2017-06-031-1/+1
* test_require.rb: ignore EPERM at UNCnobu2017-06-031-7/+14
* file.c: preserve encodingnobu2017-06-032-3/+6
* ruby.c: dladdr_path is not used on cygwinnobu2017-06-031-1/+1
* * vm_core.h: remove VM_FRAME_MAGIC_LAMBDA and introduceko12017-06-034-29/+21
* test/ruby/test_require.rb: remove duplicate assertionnobu2017-06-031-7/+0
* test_require.rb: untouch default internal encodingnobu2017-06-031-2/+5
* test: attempt to reduce failures in assert_cpu_usage_lownormal2017-06-032-2/+16
* string.c: docs for String#splitstomar2017-06-021-4/+8
* * 2017-06-03svn2017-06-021-1/+1
* common.mk: show localenobu2017-06-021-0/+3
* test_require.rb: assert_require_insecure_pathnobu2017-06-021-17/+48
* test_require.rb: fallback encodingnobu2017-06-021-1/+2
* test_require.rb: filesystem encodingnobu2017-06-021-2/+2
* file.c: preserve encodingnobu2017-06-022-3/+25
* Fix DRb.start_service to use any available porteregon2017-06-011-17/+8
* Remove bad spec which cannot behave nicely in a multi-process environmenteregon2017-06-011-25/+0
* Remove empty files in drb specseregon2017-06-0130-30/+0
* Create the file in the File::TMPFILE spec in its own directoryeregon2017-06-011-3/+5
* Open files in binary modes for copying in MSpec's #cperegon2017-06-011-2/+2
* make Dir object WB protected.ko12017-06-011-5/+5
* * 2017-06-02svn2017-06-011-1/+1
* make Binding object WB protected.ko12017-06-014-43/+56
* load.c: convert by rb_get_path_checknobu2017-06-013-5/+6
* file.c: rb_check_funcall_default for fallback valuenobu2017-06-011-4/+1
* vm_eval.c: fix rb_check_funcall_defaultnobu2017-06-011-3/+5
* vm_eval.c: fix for rb_check_funcall_defaultnobu2017-06-011-1/+1
* fix failure on r58981ko12017-06-011-1/+1
* 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