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