Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encode...
[p5sagit/p5-mst-13.2.git] / t / op / sprintf2.t
2006-05-29 SADAHIRO Tomoyuki Re: [perl #39126] possible memory related bug when...
2005-12-13 Gisle Aas Remove tests that were not portable to 64bit ints.
2005-12-13 Gisle Aas Add overflow check to EXPECT_NUMBER() used by sv_vcatpv...
2005-12-12 Nicholas Clark Check that %v$foo does not crash.
2005-12-01 Dave Mitchell sprintf %NNN$ check for large values wrapping to negative
2005-12-01 Gisle Aas Disable constant folding of sprintf
2004-02-09 Hugo van der Sanden Re: [perl #26073] sprintf miscounts padding when format...
2003-11-28 Rafael Garcia-Suarez Fix a regression introduced by change #21694 on sprintf()