ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Algorithm-FEC/Changes
Revision: 1.10
Committed: Thu Nov 22 01:41:39 2012 UTC (11 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1, HEAD
Changes since 1.9: +4 -0 lines
Log Message:
1.1

File Contents

# User Rev Content
1 root 1.2 Revision history for Perl extension Algorithm::FEC
2    
3 root 1.10 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 root 1.9 1.0 Sun Dec 23 16:43:02 CET 2007
8 root 1.7 - more small doc fixes.
9 root 1.8 - fix a crash occuring while generating an error message.
10 root 1.7
11 root 1.6 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 root 1.5 0.4 Sat Sep 13 23:59:10 CEST 2003
17     - INCOMPATIBLE CHANGE: added shuffle, changed;
18 root 1.4 semantics of shuffled indices. (yes, I am trying
19     to get this right :)
20 root 1.3
21     0.03 Sat Sep 13 16:18:57 CEST 2003
22     - fix index ordering that decode returns.
23    
24 root 1.2 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 root 1.1
28     0.01 Mon Sep 8 22:11:12 CEST 2003
29     - original version; cloned from Digest::Hashcash
30