Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Integer.try_convert [Feature #15211] | Nobuyoshi Nakada | 2021-07-16 | 1 | -0/+1 |
* | Allow inlining Integer#-@ and #~ | Takashi Kokubun | 2020-12-22 | 1 | -1/+2 |
* | Fix ArithmeticSequence#last and ArithmeticSequence#each for non-integer seque... | Kenta Murata | 2020-12-09 | 1 | -0/+2 |
* | include/ruby/backward/2/r_cast.h: deprecate | 卜部昌平 | 2020-08-27 | 1 | -1/+1 |
* | fix MJIT link error | 卜部昌平 | 2020-07-13 | 1 | -1/+2 |
* | inline Primitive.cexpr! | 卜部昌平 | 2020-07-13 | 1 | -1/+3 |
* | add #include guard hack | 卜部昌平 | 2020-04-13 | 1 | -3/+3 |
* | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 | 2020-04-08 | 1 | -5/+5 |
* | internal/rational.h: insert assertions in RATIONAL_SET_{NUM,DEN} | Kenta Murata | 2020-01-17 | 1 | -0/+12 |
* | internal/numeric.h rework | 卜部昌平 | 2019-12-26 | 1 | -34/+61 |
* | internal/fixnum.h rework | 卜部昌平 | 2019-12-26 | 1 | -4/+1 |
* | split internal.h into files | 卜部昌平 | 2019-12-26 | 1 | -0/+213 |