Algorithm-BinarySearch-Vec

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	* fixed vXbsearch_lb() for ilo==imin with v[ilo]<key
	* added test for ilo==imin with v[ilo]<key
	* updated docs

v0.03 2012-10-10  moocow
	* fixed consistency errors
	* updated docs

v0.02 2012-10-09  moocow
	* added vv* functions (vec-wise search, returns 32-bit index-vec)
	* renamed to top-level Algorithm::BinarySearch::Vec
	* cleaned up for cpan release
	* added README, docs
	* got tests working

v0.01 2012-10-08 moocow
	* fast binary search on perl vec() vectors
	* original version as Algorithm::BinarySearch::Vec::XS



( run in 0.928 second using v1.01-cache-2.11-cpan-131fc08a04b )