Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dependency updates | 卜部昌平 | 2021-04-13 | 1 | -1/+0 |
* | sed -i '/rmodule.h/d' | 卜部昌平 | 2020-08-27 | 1 | -1/+0 |
* | sed -i '/r_cast.h/d' | 卜部昌平 | 2020-08-27 | 1 | -1/+0 |
* | sed -i '\,2/extern.h,d' | 卜部昌平 | 2020-08-27 | 1 | -1/+0 |
* | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 | 2020-05-11 | 1 | -140/+140 |
* | sed -i s|ruby/3|ruby/impl|g | 卜部昌平 | 2020-05-11 | 1 | -140/+140 |
* | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 | 2020-04-08 | 1 | -0/+152 |
* | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada | 2019-07-14 | 1 | -0/+1 |
* | Update dependencies | nobu | 2016-07-06 | 1 | -0/+12 |
* | handle ext/ as r53141 | naruse | 2015-12-16 | 1 | -0/+1 |
* | continuation.c: quiet static-linked-ext | nobu | 2014-11-27 | 1 | -0/+2 |
* | * ext/continuation/continuation.c (Init_continuation): obsolete callcc. | tarui | 2014-11-26 | 1 | -0/+3 |
* | * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed | nobu | 2009-01-20 | 1 | -2/+2 |
* | * cont.c: separate Continuation and Fiber from core. | ko1 | 2007-08-25 | 2 | -0/+11 |