This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
One more spot to list perlfreebsd and perlirix.
[perl5.git] / numeric.c
2002-06-08 Craig A. BerryRe: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2002-06-07 Craig A. Berrynumeric.c:S_mulexp10 -- quit when you can
2002-05-24 Jarkko HietaniemiIn some (rare) platforms (such as UNICOS) using the...
2002-03-11 Paul Marquessmore warnings tidyup
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-11-12 Jeffrey Friedla few typo fixes
2001-09-10 Nicholas ClarkRe: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-05 Nicholas Clarkoct and hex in glorious 64 bit (with less bugs) (was...
2001-08-17 Craig A. BerryIEEE float tweak for VMS
2001-08-15 Jarkko HietaniemiAlso UNICOS is in the general case unable to silently
2001-08-15 Jarkko HietaniemiRe-establish the fp overflow detection for VAX VMS...
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