aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark COROUTINE as noreturn.samuel2018-11-205-5/+5
* * remove trailing spaces.svn2018-11-201-2/+2
* Remove `Benchmark` times.samuel2018-11-201-18/+8
* Tidy up comments.samuel2018-11-2012-64/+42
* * properties.svn2018-11-200-0/+0
* * expand tabs.svn2018-11-201-17/+17
* Initial effort to support 32-bit Linux.samuel2018-11-203-0/+105
* It cannot be const because it is being passed to destructive operation (destr...samuel2018-11-201-1/+1
* Better benchmark name.samuel2018-11-201-0/+0
* * remove trailing spaces.svn2018-11-201-1/+1
* Fix broken benchmarksamuel2018-11-201-10/+10
* * remove trailing spaces.svn2018-11-201-2/+2
* Fix code climate cognitive complexity issuesamuel2018-11-201-9/+15
* Create output directory when assembling filesamuel2018-11-201-0/+1
* Restore return value assignmentsamuel2018-11-201-1/+1
* * properties.svn2018-11-200-0/+0
* * remove trailing spaces.svn2018-11-201-5/+5
* Rewrite fiber benchmarksamuel2018-11-202-103/+44
* Better support for amd64 platformssamuel2018-11-202-9/+15
* Native implementation of coroutines to improve performance of fiberssamuel2018-11-2015-17/+686
* common.mk: BTESTS to direct tests by btestnobu2018-11-201-2/+2
* thread_pthread.c (rb_reserved_fd_p): false-positive on negative FDnormal2018-11-201-0/+4
* run single test [ci skip]nobu2018-11-201-0/+3
* vm_insnhelper.c: fix indent [ci skip]shyouhei2018-11-201-21/+21
* Simply treat IO::WaitReadable just like Errno::EAGAINusa2018-11-201-7/+1
* vm_insnhelper.c: recv -1 + 3 overflowsshyouhei2018-11-201-7/+29
* revert r65822shugo2018-11-202-41/+1
* rdoc querynobu2018-11-201-0/+6
* mjit.c: fix typos [ci skip]kazu2018-11-201-2/+2
* Remove unnecessary spacekazu2018-11-201-1/+1
* * properties.svn2018-11-200-0/+0
* lib/monitor.rb: prevent to initialize MonitorMixin twiceshugo2018-11-202-1/+41
* revert r65820 and retry assert_finishk0kubun2018-11-203-8/+12
* test_thread.rb: skip test_thread.rb broken for Windowsk0kubun2018-11-202-6/+8
* Check -fcf-protectionnobu2018-11-201-2/+1
* thread.c: fix obsoleted comment [ci skip]k0kubun2018-11-201-1/+1
* process.c: do not try to pause MJITk0kubun2018-11-202-21/+8
* test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun2018-11-191-2/+2
* configure.ac: avoid crashing MJIT with -fcf-protectionk0kubun2018-11-191-0/+6
* revert r65807k0kubun2018-11-194-16/+8
* * 2018-11-20svn2018-11-191-1/+1
* ruby/ruby.h: void rb_scan_args_verifynobu2018-11-191-3/+3
* appveyor.yml: separately execute test_bignumk0kubun2018-11-191-2/+2
* ruby.c: do not surface MJIT to userk0kubun2018-11-192-12/+12
* internal.h: resurrect --disable-mjit-supportk0kubun2018-11-191-0/+1
* fix for Solaris shnobu2018-11-192-2/+2
* process.c: do not run signal handler before forkk0kubun2018-11-193-6/+15
* configure.ac: rename extra_warning as extra_warnflagsnobu2018-11-191-3/+3
* configure.ac: respect extra_warnflags if givennobu2018-11-191-4/+3
* string.c: setbyte silently ignores upper bitsshyouhei2018-11-192-3/+19