New try at the Class::DBI core dump at global cleanup.
[p5sagit/p5-mst-13.2.git] / numeric.c
2002-03-11 Paul Marquess more warnings tidyup
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko Hietaniemi Missed the =head1 additions.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-09-10 Nicholas Clark Re: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-08-17 Craig A. Berry IEEE float tweak for VMS
2001-08-15 Jarkko Hietaniemi Also UNICOS is in the general case unable to silently
2001-08-15 Jarkko Hietaniemi Re-establish the fp overflow detection for VAX VMS...
2001-08-07 Jarkko Hietaniemi Ignore SIGFPE everywhere.
2001-08-05 Jarkko Hietaniemi Avoid SIGFPE in Tru64.
2001-07-29 Jarkko Hietaniemi Beginnings of better Inf and NaN support.
2001-07-18 Hugo van der Sanden Re: [ID 20010716.005] numeric conversions in 5.7.[12...
2001-07-07 Nicholas Clark Re: op/arith.t
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Nicholas Clark grok not grocking correctly
2001-06-28 Peter Prymmer avoid overflow in numeric.c:S_mulexp10() on VAX
2001-06-23 Nicholas Clark Re: [PATCH] nuke strtol (was Re: One fix for strtoul...
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Hugo van der Sanden splitting util.c