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

Comparing Array-Heap/Changes (file contents):
Revision 1.3 by root, Sun Jul 26 04:50:02 2009 UTC vs.
Revision 1.6 by root, Fri Apr 19 20:00:54 2013 UTC

1Revision history for Perl extension Array::Heap. 1Revision history for Perl extension Array::Heap.
2 2
3TODO: get rid of the superflous SvREFCNT_inc and seta_helper. 3TODO: crash on autovivification
4 4
52.0 5 - implement _idx variants that also keep an index value
6 updates in array references.
7
82.0 Sun Jul 26 07:25:27 CEST 2009
6 - complete and utter rewrite (use the hopefully clearer 9 - complete rewrite (use the hopefully clearer
7 libev hash functions). 10 libev hash functions).
8 - add splice_heap and adjust_heap family of functions. 11 - add splice_heap and adjust_heap family of functions.
9 - speed up _cmp family of functions by using the MULTICALL 12 - speed up _cmp family of functions by using the MULTICALL
10 API. 13 API.
11 - clarify comparison function semantics. 14 - clarify comparison function semantics.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines