X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=dcd2e95a1a03f35799c7178a7c252d1576232bdd;hb=6ed0ffe5e7bcc7c73bcc7c15d2305dba50584936;hp=c8afa14cdb071375902d4ad209235d55594c8bb6;hpb=2ae36849ba8e31e2e90b1ee1bfb6c73159d47cc6;p=perl%2Fmodules%2FScalar-Vec-Util.git diff --git a/Changes b/Changes index c8afa14..dcd2e95 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Scalar-Vec-Util +0.05 2008-06-03 11:40 UTC + + Fix : make cover choked on t/02-pp.t. + +0.04 2008-06-02 20:40 UTC + + Doc : More benchmarks. + + Fix : t/02-pp.t failed when the tested version was already installed. + +0.03 2008-06-01 12:30 UTC + + Chg : samples/bench.pl now compares with Bit::Vector when available. + + Doc : Show the benchmark. + 0.02 2008-05-13 16:40 UTC + Chg : Don't smoke this on 5.005 please. + Fix : File::Spec is a build dependency.