pkgsrc/devel/p5-Bit-Vector
seb cf2b183f7d Update p5-Bit-Vector from version 6.9 to version 7.0.
Upstream changes:
What's new in version 7.0:
--------------------------
+  Fixed a bug in "GCD2()" in "BitVector.c" with null-size vectors
+  Added more test cases for "GCD()" in "t/17_________gcd.t"
+  Almost completely rewrote "BitVector_Boot()" in "BitVector.c"
   in order to fix the problem that it calculated an unsigned
   long to have 33 bits under MacOS X (Darwin), leading to
   failing tests in "t/28___chunklist.t"
+  BEWARE that the type "ErrCode", which is part of the inter-
   face of the C library "BitVector.c", has been changed!
+  Added more tests and a debugging aid to "t/28___chunklist.t"
+  Removed the two example files showing how to freeze/thaw
   "Bit::Vector" objects using "Data::Dumper", because after
   closer inspection this proved to be a can of worms
2009-08-26 16:03:32 +00:00
..
DESCR
distinfo Update p5-Bit-Vector from version 6.9 to version 7.0. 2009-08-26 16:03:32 +00:00
Makefile Update p5-Bit-Vector from version 6.9 to version 7.0. 2009-08-26 16:03:32 +00:00