aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* benchmark: introduce benchmark_driver.gemk0kubun2018-07-0821-564/+506
* common.mk: load prelude on `make benchmark`k0kubun2018-07-081-2/+2
* benchmark: drop legacy benchmark driversk0kubun2018-07-083-233/+0
* test/ruby (*no_hidden_garbage): disable GC and skip if multi-threadednormal2018-07-082-0/+8
* mjit: get rid of memory leak in pause+resume loopnormal2018-07-084-10/+13
* tool/git-refresh: skip git fetch and checkoutk0kubun2018-07-081-0/+3
* benchmark/driver.rb: simplify LoadError handlingk0kubun2018-07-081-9/+2
* common.mk: drop obsoleted `make tbench`k0kubun2018-07-081-6/+1
* test/ruby/test_signal.rb: skip ensure if test is skippednormal2018-07-081-1/+1
* signal.c: preserve trap(:CHLD, "IGNORE") behavior with SIGCHLDnormal2018-07-084-15/+82
* * 2018-07-08svn2018-07-071-1/+1
* process.c (rb_f_exec): pause MJIT before replacing processnormal2018-07-072-2/+6
* wait2_spec.rb: skip leak checker for nowk0kubun2018-07-071-1/+2
* insns.def: stop pushing unnecessary keys for MJITk0kubun2018-07-072-2/+22
* _mjit_compile_insn_body: rollback pc correctlyk0kubun2018-07-072-6/+6
* * 2018-07-07svn2018-07-071-1/+1
* test/socket/test_socket.rb (test_timestamp): retry sendnormal2018-07-071-4/+18
* const_missing on private constantsnobu2018-07-065-3/+39
* compile.c: remove unreachable jump onlynobu2018-07-062-3/+22
* mjit.c: fix waitpid macro return value for win32normal2018-07-061-1/+1
* Fix a bug of peephole optimizationmame2018-07-062-1/+12
* thread.c (ruby_ppoll): improve timespec to msec conversionnormal2018-07-061-3/+4
* thread.c: our fake ppoll implementation is staticnormal2018-07-061-2/+3
* Fixup r63864kazu2018-07-061-1/+1
* Prefixed reset_leap_second_infonobu2018-07-063-3/+4
* revert r62655 for r63763k0kubun2018-07-058-65/+45
* * 2018-07-06svn2018-07-051-1/+1
* Make a prototypenobu2018-07-051-1/+1
* ruby tool/update-deps --fixnaruse2018-07-053-15/+157
* Add missing prototypenaruse2018-07-051-0/+1
* Add missing filenaruse2018-07-051-0/+14
* Re-apply r63848 (Optimize Time.utc)naruse2018-07-053-2/+53
* Revert "get rid of a compiler warning of VC"normal2018-07-052-3/+3
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-0516-230/+627
* signal.c: packed signalsnobu2018-07-041-8/+14
* * 2018-07-05svn2018-07-041-1/+1
* Revert r63758 and related commitsnaruse2018-07-0416-638/+238
* Fallback to Digest::SHA512kazu2018-07-042-3/+7
* Skip more rubygems tests when openssl is missingkazu2018-07-044-3/+14
* Revert "Optimize Time.utc"naruse2018-07-041-3/+0
* Optimize Time.utcnaruse2018-07-041-0/+3
* internal.h (rb_warning_string): use PRINTF_ARGSnormal2018-07-041-1/+1
* thread_pthread.c: pass rb_vm_t to timer_thread_sleepnormal2018-07-041-9/+7
* vm.c: simplified core#hash_merge_kwdnobu2018-07-032-23/+9
* mjit.h: avoid signed pointer comparisons (fix for 32-bit)normal2018-07-031-1/+1
* * 2018-07-04svn2018-07-031-1/+1
* Fix compile errorkazu2018-07-031-1/+1
* signal.c: packed signalsnobu2018-07-031-8/+14
* adjust indent [ci skip]nobu2018-07-031-1/+1
* skip test_localtime_zone if force_tz_test is falsenaruse2018-07-031-0/+1