This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid #elif (less portable than #else #if).
[perl5.git] / numeric.c
2001-08-07 Jarkko HietaniemiIgnore SIGFPE everywhere.
2001-08-05 Jarkko HietaniemiAvoid SIGFPE in Tru64.
2001-07-29 Jarkko HietaniemiBeginnings of better Inf and NaN support.
2001-07-18 Hugo van der SandenRe: [ID 20010716.005] numeric conversions in 5.7.[12...
2001-07-07 Nicholas ClarkRe: op/arith.t
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Nicholas Clarkgrok not grocking correctly
2001-06-28 Peter Prymmeravoid overflow in numeric.c:S_mulexp10() on VAX
2001-06-23 Nicholas ClarkRe: [PATCH] nuke strtol (was Re: One fix for strtoul...
2001-06-14 Nick Ing-SimmonsIntegrate mainline
2001-06-13 Hugo van der Sandensplitting util.c