ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Array-Heap/Changes
Revision: 1.2
Committed: Fri Jul 24 21:29:07 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension Array::Heap.
2
3 TODO: use multicall api to speed up compares.
4
5 - push_heap_cmp tried to push the comparison function
6 as data element (analyzed by Mark Kidwell).
7
8 1.2 Wed Jul 1 10:29:10 CEST 2009
9 - rename to Array::Heap.
10
11 1.1 Sat Sep 22 15:38:18 CEST 2007
12 - applied patches by thomas drugeon to add
13 _lex variants doing string instead of numeric
14 compares by default.
15
16 1.0 Thu Mar 3 17:59:22 CET 2005
17 - change of contact address.
18 - mature enough for 1.0.
19
20 0.02 Tue Oct 7 22:41:30 CEST 2003
21 - changed name to Array::Heap2.
22
23 0.01 Thu Sep 18 07:08:54 CEST 2003
24 - original version; copied from Linux-NBD
25