| 1 |
root |
1.1 |
Revision history for Perl extension Array::Heap. |
| 2 |
|
|
|
| 3 |
|
|
TODO: use multicall api to speed up compares. |
| 4 |
|
|
|
| 5 |
root |
1.2 |
- push_heap_cmp tried to push the comparison function |
| 6 |
|
|
as data element (analyzed by Mark Kidwell). |
| 7 |
|
|
|
| 8 |
root |
1.1 |
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 |
|
|
|