aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better (?) support for Windows TIB.samuel2018-11-204-17/+40
* Be even more specific, for some reason it was selecting amd64 on x64-mingw32.samuel2018-11-201-2/+2
* Limit coroutine implementations to Linux.samuel2018-11-201-2/+2
* Tidy up assembly make rule.samuel2018-11-201-4/+1
* Expose dependency between cont.c and coroutine implementation.samuel2018-11-202-2/+7
* * expand tabs.svn2018-11-201-4/+4
* Prefer "static inline" to avoid duplicate symbols.samuel2018-11-206-16/+16
* Remove trailing whitespace.samuel2018-11-202-3/+3
* Rename fiber chain benchmark.samuel2018-11-201-0/+0
* Restore native non-coroutine code path.samuel2018-11-201-2/+11
* Formatting changes.samuel2018-11-207-12/+14
* Ensure start function has correct declaration.samuel2018-11-206-6/+6
* Try using compiler for assembling.samuel2018-11-201-2/+4
* Print out what the assembler is doing to figure out why it's not working.samuel2018-11-201-0/+1
* 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