X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=86b2bc483f68d0c445c6bacbd49421a457c5f596;hb=831b8bd03ca3ae94e3ba9e1e1b7d9be913dc9d13;hp=59f56fb54d083e258c6267c0c2378df958d257ef;hpb=f77706f0734eb34a9623cc492b5d73061fba9b62;p=perl%2Fmodules%2FScalar-Vec-Util.git diff --git a/Changes b/Changes index 59f56fb..86b2bc4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,18 @@ Revision history for Scalar-Vec-Util +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. + + Fix : No 64 bits for Win32 (yet). + 0.01 2008-05-08 17:15 UTC First version, released on an unsuspecting world.