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.4 by root, Sun Jul 26 05:25:18 2009 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: get rid of the superflous SvREFCNT_inc and seta_helper.
4 4
52.0 52.0
6 - complete and utter rewrite (use the hopefully clearer 6 - complete rewrite (use the hopefully clearer
7 libev hash functions). 7 libev hash functions).
8 - add splice_heap and adjust_heap family of functions. 8 - add splice_heap and adjust_heap family of functions.
9 - speed up _cmp family of functions by using the MULTICALL 9 - speed up _cmp family of functions by using the MULTICALL
10 API. 10 API.
11 - clarify comparison function semantics. 11 - clarify comparison function semantics.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines