summaryrefslogtreecommitdiff
path: root/lib/overload64.t
Commit message (Collapse)AuthorAgeFilesLines
* don't upgrade overload IV return values to NVDavid Mitchell2010-12-151-1/+61
| | | | | | | | (if we can avoid it). Fix for RT #77456. Basically it extends the usage of the AMGf_numeric flag to the remaining overloadable numeric ops that behave differently with IV and NV.
* Fix overloading for 64-bit ints (revised)Jerry D. Hedden2007-10-191-0/+216
From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510710181149s1c096dd9qffa8fe42046e675b@mail.gmail.com> p4raw-id: //depot/perl@32141