| 1 |
Revision history for Perl extension Algorithm::FEC |
| 2 |
|
| 3 |
1.1 Thu Nov 22 02:41:04 CET 2012 |
| 4 |
- apply fix for newer perl versions and additional testing patch by |
| 5 |
Father Chrysostomos. |
| 6 |
|
| 7 |
1.0 Sun Dec 23 16:43:02 CET 2007 |
| 8 |
- more small doc fixes. |
| 9 |
- fix a crash occuring while generating an error message. |
| 10 |
|
| 11 |
0.5 Mon Jun 21 15:06:15 CEST 2004 |
| 12 |
- check filesize and croak if mmap extends. also laid |
| 13 |
the foundation for auto-extending short segments. |
| 14 |
- small doc corrections by Jochen Stenzel. |
| 15 |
|
| 16 |
0.4 Sat Sep 13 23:59:10 CEST 2003 |
| 17 |
- INCOMPATIBLE CHANGE: added shuffle, changed; |
| 18 |
semantics of shuffled indices. (yes, I am trying |
| 19 |
to get this right :) |
| 20 |
|
| 21 |
0.03 Sat Sep 13 16:18:57 CEST 2003 |
| 22 |
- fix index ordering that decode returns. |
| 23 |
|
| 24 |
0.02 Wed Sep 10 01:11:03 CEST 2003 |
| 25 |
- removed funny "magic" that uses undefined u_long, |
| 26 |
spotted by Autrijus Tang. |
| 27 |
|
| 28 |
0.01 Mon Sep 8 22:11:12 CEST 2003 |
| 29 |
- original version; cloned from Digest::Hashcash |
| 30 |
|