summaryrefslogtreecommitdiff
path: root/internal/rational.h
Commit message (Expand)AuthorAgeFilesLines
* Don't redefine RB_OBJ_WRITEPeter Zhu2023-01-181-1/+0
* internal/*.h: skip doxygen卜部昌平2021-09-101-1/+0
* Use Rational for Float#round with ndigits > 14Jeremy Evans2021-08-061-0/+1
* cdhash_cmp: can take rational literals卜部昌平2021-05-121-0/+1
* Fix ArithmeticSequence#last and ArithmeticSequence#each for non-integer seque...Kenta Murata2020-12-091-0/+2
* include/ruby/backward/2/r_cast.h: deprecate卜部昌平2020-08-271-1/+1
* Renamed `nurat_sub` compliant with `rb_rational_plus`Nobuyoshi Nakada2020-07-011-0/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-1/+1
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-1/+1
* add #include guard hack卜部昌平2020-04-131-3/+3
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-6/+6
* internal/rational.h: insert assertions in RATIONAL_SET_{NUM,DEN}Kenta Murata2020-01-171-0/+5
* Make RATIONAL_SET_{NUM,DEN} static inline functionsKenta Murata2020-01-171-2/+16
* other minior internal header tweaks卜部昌平2019-12-261-2/+4
* split internal.h into files卜部昌平2019-12-261-0/+47