summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-27* remove trailing spaces.svn
2017-05-27Update to ruby/spec@2795010eregon
2017-05-27Update to ruby/mspec@6c95759eregon
2017-05-27* properties.svn
2017-05-27* 2017-05-28svn
2017-05-27Initial commit of LLDB port of debug utilitynaruse
2017-05-27bootstraptest/test_insns.rb: Fix typok0kubun
2017-05-27rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal
2017-05-27test for IO.copy_stream CPU usage (r58534)normal
2017-05-27Revert "common: "test-all" depends on "exts" target"normal
2017-05-27Improve performance of some Time & Rational methodswatson1978
2017-05-27Improve performance of some Time methodswatson1978
2017-05-27.travis.yml: exts is not needed for tests herenobu
2017-05-27common: "test-all" depends on "exts" targetnormal
2017-05-27mspec/commands/mspec.rb: formatter for multi_execnobu
2017-05-27.travis.yml: get number of processors at runtimenobu
2017-05-27erb.rb: Use str_uplus instead of rb_str_dupk0kubun
2017-05-27benchmark: Rename to bm_erb_render.rbk0kubun
2017-05-27apply timeout scaleko1
2017-05-27numeric.c: fix for small numbernobu
2017-05-27dir.c: fix FD leaksnobu
2017-05-26numeric.c: remove duplicate codenobu
2017-05-26* 2017-05-27svn
2017-05-26Improve Array#concat performance if only one argument is givenwatson1978
2017-05-26erb.rb: Tiny improvement of compiling costk0kubun
2017-05-26erb.rb: [DOC] Follow compiled code's changek0kubun
2017-05-26* properties.svn
2017-05-26erb.rb: Generate static string with opt_str_uminusk0kubun
2017-05-26erb.rb: Use script encoding instead of force_encodingk0kubun
2017-05-26remove extra call to OleInitializenobu
2017-05-26attempt to fix rb_alloc_tmp_buffer2 for ALLOCV_Nnormal
2017-05-26dir.c: yield without base partnobu
2017-05-26runruby.rb: no PRELOAD on multiarch [ci skip]nobu
2017-05-26* lib/uri/common.rb: [DOC] add rdoc to describesonots
2017-05-26sprintf.c: remove redundant conditionnobu
2017-05-26string.c: adjust style [ci skip]nobu
2017-05-26Symbol support for opt_eql_func toonobu
2017-05-26Symbol support for opt_eq_func.ko1