summaryrefslogtreecommitdiff
path: root/t/op/sprintf2.t
Commit message (Expand)AuthorAgeFilesLines
* Remove tests that were not portable to 64bit ints.Gisle Aas2005-12-131-3/+3
* Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().Gisle Aas2005-12-131-5/+13
* Check that %v$foo does not crash.Nicholas Clark2005-12-121-1/+14
* sprintf %NNN$ check for large values wrapping to negativeDave Mitchell2005-12-011-2/+22
* Disable constant folding of sprintfGisle Aas2005-12-011-1/+9
* Re: [perl #26073] sprintf miscounts padding when format is utf8 Hugo van der Sanden2004-02-091-1/+9
* Fix a regression introduced by change #21694 on sprintf()Rafael Garcia-Suarez2003-11-281-0/+20