aboutsummaryrefslogtreecommitdiffstats
path: root/perl_math_int64.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "add support for int64, using Math::Int64 C API"Thierry Vignaud2017-09-071-134/+0
| | | | This reverts commit 12ff33c3fbf1dfc2dce60f6a75bb546ca3bf6735.
* add support for int64, using Math::Int64 C APIThierry Vignaud2016-10-181-0/+134
previously it was missing on 32bit arches