ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Array-Heap/Changes
(Generate patch)

Comparing Array-Heap/Changes (file contents):
Revision 1.8 by root, Mon Oct 27 22:33:50 2014 UTC vs.
Revision 1.9 by root, Tue Jul 14 23:28:09 2015 UTC

1Revision history for Perl extension Array::Heap. 1Revision history for Perl extension Array::Heap.
2
33.2 Wed Jul 15 01:25:19 CEST 2015
4 - perl 5.10 changed how $a a,d $b variables work,
5 causing functions to fail when called form multiple packages
6 since then (analyzed by Bob Mathews).
7 - added t/03_pkg.t, based on testcase by Bob Mathews.
8 - added stability canary support.
2 9
33.1 Mon Oct 27 23:33:24 CET 2014 103.1 Mon Oct 27 23:33:24 CET 2014
4 - simplify logic in splice_heap. 11 - simplify logic in splice_heap.
5 - report out-of-bounds indices in adjust_heap*, 12 - report out-of-bounds indices in adjust_heap*,
6 instead of crashing or worse. 13 instead of crashing or worse.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines