aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vm_dump.c: fix warning about constnessktsj2018-07-151-1/+2
* vm_core.h: add missing castktsj2018-07-151-1/+1
* * 2018-07-15svn2018-07-141-1/+1
* Fix documentation in Object#remove_instance_variablewatson19782018-07-141-0/+2
* * 2018-07-14svn2018-07-141-1/+1
* webrick/httpresponse: set_redirect requires a valid URInormal2018-07-142-1/+24
* process.c (assert_close_on_exec): quiet warning about unused resultnormal2018-07-131-1/+1
* test/ruby/test_signal.rb (test_sigchld_ignore): increase timeoutnormal2018-07-131-1/+1
* * 2018-07-13svn2018-07-121-1/+1
* timer_thread: do not close pipes around forknormal2018-07-122-54/+51
* Improve branch missesnobu2018-07-121-1/+1
* Fix compile error on debian8 and gentookazu2018-07-121-1/+4
* removed unusecd constantsnobu2018-07-122-8/+0
* exe/ruby: link libm for fiddle testnobu2018-07-122-1/+5
* * 2018-07-12svn2018-07-111-1/+1
* benchmark/README.md: skip showing --timeout option [ci skip]k0kubun2018-07-111-1/+0
* Failed to unlink before close on mswinkazu2018-07-111-1/+1
* test/ruby/test_io.rb (test_copy_stream_to_duplex_io): join threadnormal2018-07-111-1/+2
* Make block spacing consistentnobu2018-07-111-77/+77
* test/ruby/test_io.rb: skip garbage and CPU tests if multi-threadednormal2018-07-111-0/+2
* thread_pthread: avoid redundant error message on pipe2() failnormal2018-07-111-6/+2
* thread_pthread.c: use mask for timer implementationnormal2018-07-111-22/+33
* test/test_{tempfile,tmpdir}: get rid of leftover filesnormal2018-07-112-7/+12
* spec/ruby/security/cve_2018_6914_spec.rb: get rid of leftover filesnormal2018-07-111-9/+12
* common.mk: upgrade benchmark_driverk0kubun2018-07-112-11/+11
* benchmark/README.md: some are defined with YAML [ci skip]k0kubun2018-07-101-4/+7
* Use "diagnose_if" attribute for clangnaruse2018-07-101-11/+24
* benchmark/README.md: fix typo [ci skip]k0kubun2018-07-101-1/+1
* benchmark: revise ERB benchmarks using YAML syntaxk0kubun2018-07-105-52/+50
* benchmark/README.md: erb_render is no longer yml but rb [ci skip]k0kubun2018-07-101-2/+2
* benchmark/README.md: wording consistency in one sentence [ci skip]k0kubun2018-07-101-1/+1
* * properties.svn2018-07-100-0/+0
* output/driver.rb: add output plugin to reproducek0kubun2018-07-101-0/+36
* revert r63899k0kubun2018-07-103-612/+3
* * properties.svn2018-07-100-0/+0
* * 2018-07-11svn2018-07-101-1/+1
* benchmark_driver/runner: add runners for metricsk0kubun2018-07-107-2/+230
* runner/size.rb: fix metric passed to outputk0kubun2018-07-102-1/+11
* benchmark/README.md: add help output [ci skip]k0kubun2018-07-101-0/+17
* benchmark/README.md: don't recommend alias installation [ci skip]k0kubun2018-07-101-2/+2
* common.mk: execute benchmark alphabeticallyk0kubun2018-07-101-1/+1
* benchmark: drop all bm_ prefix for legacy driver.rbk0kubun2018-07-10127-0/+0
* * properties.svn2018-07-100-0/+0
* Revert "benchmark/*.yml: convert from benchmark/bm_*.rb"k0kubun2018-07-10256-3467/+3075
* * properties.svn2018-07-100-0/+0
* benchmark: resurrect peak / size metricsk0kubun2018-07-105-18/+172
* Remove redundant code in the compiler.tenderlove2018-07-091-21/+4
* Remove test code. ISE generation should not impact write barriertenderlove2018-07-091-1/+0
* Add lldb as a debugger optiontenderlove2018-07-091-0/+6
* Fix crash when loading iseq from an arraytenderlove2018-07-092-4/+17