In strftime(), save a malloc()/free() by using sv_usepvn_flags().
[p5sagit/p5-mst-13.2.git] / ext / Errno / t /
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2006-09-07 Steve Peters Convert Errno.t to Test::More. Increase the test coverage
2004-10-25 Rafael Garcia-Suarez Fix [perl #32130] Errno.pm must not pass references...
2003-08-06 Jarkko Hietaniemi ESUCCESS = 0 is not true, but exists.
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.