Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tests that were not portable to 64bit ints. | Gisle Aas | 2005-12-13 | 1 | -3/+3 |
* | Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn(). | Gisle Aas | 2005-12-13 | 1 | -5/+13 |
* | Check that %v$foo does not crash. | Nicholas Clark | 2005-12-12 | 1 | -1/+14 |
* | sprintf %NNN$ check for large values wrapping to negative | Dave Mitchell | 2005-12-01 | 1 | -2/+22 |
* | Disable constant folding of sprintf | Gisle Aas | 2005-12-01 | 1 | -1/+9 |
* | Re: [perl #26073] sprintf miscounts padding when format is utf8 | Hugo van der Sanden | 2004-02-09 | 1 | -1/+9 |
* | Fix a regression introduced by change #21694 on sprintf() | Rafael Garcia-Suarez | 2003-11-28 | 1 | -0/+20 |