summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-08benchmark/vm1_*.yml: abstract away the while loopk0kubun
2018-07-08benchmark: convert bm_vm2_*.rb to vm2_*.ymlk0kubun
2018-07-08benchmark: convert bm_vm1_*.rb to vm1_*.ymlk0kubun
2018-07-08* 2018-07-09svn
2018-07-08benchmark/driver.rb: fix wrong multiline regexpk0kubun
2018-07-08benchmark: introduce benchmark_driver.gemk0kubun
2018-07-08common.mk: load prelude on `make benchmark`k0kubun
2018-07-08benchmark: drop legacy benchmark driversk0kubun
2018-07-08test/ruby (*no_hidden_garbage): disable GC and skip if multi-threadednormal
2018-07-08mjit: get rid of memory leak in pause+resume loopnormal
2018-07-08tool/git-refresh: skip git fetch and checkoutk0kubun
2018-07-08benchmark/driver.rb: simplify LoadError handlingk0kubun
2018-07-08common.mk: drop obsoleted `make tbench`k0kubun
2018-07-08test/ruby/test_signal.rb: skip ensure if test is skippednormal
2018-07-08signal.c: preserve trap(:CHLD, "IGNORE") behavior with SIGCHLDnormal
2018-07-07* 2018-07-08svn
2018-07-07process.c (rb_f_exec): pause MJIT before replacing processnormal
2018-07-07wait2_spec.rb: skip leak checker for nowk0kubun
2018-07-07insns.def: stop pushing unnecessary keys for MJITk0kubun
2018-07-07_mjit_compile_insn_body: rollback pc correctlyk0kubun
2018-07-07* 2018-07-07svn
2018-07-07test/socket/test_socket.rb (test_timestamp): retry sendnormal
2018-07-06const_missing on private constantsnobu
2018-07-06compile.c: remove unreachable jump onlynobu
2018-07-06mjit.c: fix waitpid macro return value for win32normal
2018-07-06Fix a bug of peephole optimizationmame
2018-07-06thread.c (ruby_ppoll): improve timespec to msec conversionnormal
2018-07-06thread.c: our fake ppoll implementation is staticnormal
2018-07-06Fixup r63864kazu
2018-07-06Prefixed reset_leap_second_infonobu
2018-07-05revert r62655 for r63763k0kubun
2018-07-05* 2018-07-06svn
2018-07-05Make a prototypenobu
2018-07-05ruby tool/update-deps --fixnaruse
2018-07-05Add missing prototypenaruse
2018-07-05Add missing filenaruse
2018-07-05Re-apply r63848 (Optimize Time.utc)naruse
2018-07-05Revert "get rid of a compiler warning of VC"normal
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04signal.c: packed signalsnobu
2018-07-04* 2018-07-05svn
2018-07-04Revert r63758 and related commitsnaruse
2018-07-04Fallback to Digest::SHA512kazu
2018-07-04Skip more rubygems tests when openssl is missingkazu
2018-07-04Revert "Optimize Time.utc"naruse
2018-07-04Optimize Time.utcnaruse
2018-07-04internal.h (rb_warning_string): use PRINTF_ARGSnormal
2018-07-04thread_pthread.c: pass rb_vm_t to timer_thread_sleepnormal
2018-07-03vm.c: simplified core#hash_merge_kwdnobu
2018-07-03mjit.h: avoid signed pointer comparisons (fix for 32-bit)normal