aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * remove trailing spaces.svn2017-05-271-5/+5
* Update to ruby/spec@2795010eregon2017-05-2729-129/+430
* Update to ruby/mspec@6c95759eregon2017-05-274-12/+13
* * properties.svn2017-05-270-0/+0
* * 2017-05-28svn2017-05-271-1/+1
* Initial commit of LLDB port of debug utilitynaruse2017-05-271-0/+138
* bootstraptest/test_insns.rb: Fix typok0kubun2017-05-271-1/+1
* rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal2017-05-272-0/+10
* test for IO.copy_stream CPU usage (r58534)normal2017-05-272-0/+19
* Revert "common: "test-all" depends on "exts" target"normal2017-05-271-1/+1
* Improve performance of some Time & Rational methodswatson19782017-05-271-5/+25
* Improve performance of some Time methodswatson19782017-05-273-4/+5
* .travis.yml: exts is not needed for tests herenobu2017-05-271-1/+1
* common: "test-all" depends on "exts" targetnormal2017-05-271-1/+1
* mspec/commands/mspec.rb: formatter for multi_execnobu2017-05-272-3/+5
* .travis.yml: get number of processors at runtimenobu2017-05-271-4/+5
* erb.rb: Use str_uplus instead of rb_str_dupk0kubun2017-05-271-3/+3
* benchmark: Rename to bm_erb_render.rbk0kubun2017-05-271-0/+0
* apply timeout scaleko12017-05-271-1/+1
* numeric.c: fix for small numbernobu2017-05-272-31/+57
* dir.c: fix FD leaksnobu2017-05-271-2/+2
* numeric.c: remove duplicate codenobu2017-05-261-6/+1
* * 2017-05-27svn2017-05-261-1/+1
* Improve Array#concat performance if only one argument is givenwatson19782017-05-261-1/+4
* erb.rb: Tiny improvement of compiling costk0kubun2017-05-261-1/+1
* erb.rb: [DOC] Follow compiled code's changek0kubun2017-05-261-1/+1
* * properties.svn2017-05-260-0/+0
* erb.rb: Generate static string with opt_str_uminusk0kubun2017-05-262-1/+27
* erb.rb: Use script encoding instead of force_encodingk0kubun2017-05-261-4/+4
* remove extra call to OleInitializenobu2017-05-261-1/+0
* attempt to fix rb_alloc_tmp_buffer2 for ALLOCV_Nnormal2017-05-261-1/+1
* dir.c: yield without base partnobu2017-05-262-15/+26
* runruby.rb: no PRELOAD on multiarch [ci skip]nobu2017-05-261-8/+10
* * lib/uri/common.rb: [DOC] add rdoc to describesonots2017-05-261-0/+6
* sprintf.c: remove redundant conditionnobu2017-05-261-2/+1
* string.c: adjust style [ci skip]nobu2017-05-261-1/+2
* Symbol support for opt_eql_func toonobu2017-05-261-47/+50
* Symbol support for opt_eq_func.ko12017-05-261-0/+5
* compile.c: fix possible use of uninitialized valuerhe2017-05-261-0/+1
* use timeout scale.ko12017-05-252-6/+14
* NEWS: Add entry for ERB#result_with_hashk0kubun2017-05-251-2/+4
* erb.rb: Add ERB#result_with_hashk0kubun2017-05-252-0/+39
* Raise ArgumentError if sprintf format string ends with %eregon2017-05-253-4/+26
* * 2017-05-26svn2017-05-251-1/+1