summaryrefslogtreecommitdiff
path: root/numeric.c
Commit message (Expand)AuthorAgeFilesLines
* a few typo fixes Jeffrey Friedl2001-11-121-5/+5
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious...Nicholas Clark2001-09-101-27/+34
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w...Nicholas Clark2001-09-051-159/+307
* IEEE float tweak for VMSCraig A. Berry2001-08-171-14/+11
* Also UNICOS is in the general case unable to silentlyJarkko Hietaniemi2001-08-151-0/+15
* Re-establish the fp overflow detection for VAX VMS; thereJarkko Hietaniemi2001-08-151-0/+19
* Ignore SIGFPE everywhere.Jarkko Hietaniemi2001-08-071-13/+1
* Avoid SIGFPE in Tru64.Jarkko Hietaniemi2001-08-051-0/+5
* Beginnings of better Inf and NaN support.Jarkko Hietaniemi2001-07-291-3/+13
* Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 ...Hugo van der Sanden2001-07-181-0/+4
* Re: op/arith.tNicholas Clark2001-07-071-20/+20
* grok not grocking correctlyNicholas Clark2001-07-021-1/+1
* avoid overflow in numeric.c:S_mulexp10() on VAXPeter Prymmer2001-06-281-0/+8
* Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)Nicholas Clark2001-06-231-146/+182
* splitting util.cHugo van der Sanden2001-06-131-0/+691