summaryrefslogtreecommitdiff
path: root/numeric.c
Commit message (Expand)AuthorAgeFilesLines
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-211-2/+2
* diag_listed_as galoreFather Chrysostomos2011-12-281-0/+3
* Add flag to num groks to silence non-portable warningsKarl Williamson2011-07-031-3/+18
* [perl #32380] numeric.c assumes that NV_DIG+2 will be enough digitsEd Allen Smith2010-10-031-1/+8
* Correct pod in numeric.cKarl Williamson2010-07-271-1/+1
* Code for allowing uppercase X/B in hexadecimal/binary numbers (#76296).Bo Lindbergh2010-07-061-4/+4
* use cBOOL for bool castsDavid Mitchell2010-04-151-3/+3
* Add Perl_ck_warner_d(), which combines Perl_ckwarn_d() and Perl_warner().Nicholas Clark2009-10-121-9/+6
* Add Perl_ck_warner(), which combines Perl_ckwarn() and Perl_warner().Nicholas Clark2009-10-121-17/+14
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-2/+4
* Update copyright years.Nicholas Clark2008-10-251-1/+1
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-121-5/+31
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-2/+2
* The revenge of the constsAndy Lester2007-05-031-3/+2
* signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa...Andy Dougherty2007-02-101-0/+32
* unused context warningsAndy Lester2006-02-241-0/+4
* Update copyright years (including some years where we made changes butNicholas Clark2006-01-081-1/+1
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+2
* Etta James presents: More constingAndy Lester2005-10-311-3/+3
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-281-16/+0
* Make some casts explicit to keep VC++ 7 happySteve Hay2005-10-171-3/+3
* 5.9.x (and 5.8.x): Symbian updateJarkko Hietaniemi2005-08-181-1/+1
* Re: [perl #36654] Inconsistent treatment of NaNYitzchak Scott-Thoennes2005-08-171-0/+15
* Random cleanups #47Andy Lester2005-06-071-1/+1
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-2/+1
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-0/+10
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+1
* Update copyrights.Rafael Garcia-Suarez2005-03-301-1/+1
* Consting part 4Andy Lester2005-03-251-8/+8
* Third consting batchAndy Lester2005-03-241-5/+5
* More const parmsAndy Lester2005-03-181-9/+9
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+6
* Fix and update Perl_grok_* docs.Marcus Holland-Moritz2004-07-311-7/+29
* If it's S_, it should be STATIC.Jarkko Hietaniemi2003-04-291-1/+1
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Big patch from Alan Burlison to make Solaris long doubles work.Jarkko Hietaniemi2003-04-151-0/+16
* Add an option for the grok_xxx() to silently ignore bad digits.Jarkko Hietaniemi2003-04-101-3/+3
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.tAllen Smith2002-09-081-21/+57
* Re: 5.8.0 sprintf (?) problem with floats?Dave Mitchell2002-08-181-70/+64
* Re: perl v5.8.0 17303 on VMS_VAX V7.2Hugo van der Sanden2002-06-201-13/+20
* Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you canHugo van der Sanden2002-06-091-1/+2
* Re: [PATCH] numeric.c:S_mulexp10 -- quit when you canCraig A. Berry2002-06-081-3/+2
* numeric.c:S_mulexp10 -- quit when you canCraig A. Berry2002-06-071-1/+4
* In some (rare) platforms (such as UNICOS) using the nativeJarkko Hietaniemi2002-05-241-5/+7
* more warnings tidyupPaul Marquess2002-03-111-9/+9
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+4