ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Algorithm-FEC/Changes
Revision: 1.7
Committed: Sun Jun 27 12:43:08 2004 UTC (19 years, 10 months ago) by root
Branch: MAIN
Changes since 1.6: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.2 Revision history for Perl extension Algorithm::FEC
2    
3 root 1.7 1.0
4     - more small doc fixes.
5    
6 root 1.6 0.5 Mon Jun 21 15:06:15 CEST 2004
7     - check filesize and croak if mmap extends. also laid
8     the foundation for auto-extending short segments.
9     - small doc corrections by Jochen Stenzel.
10    
11 root 1.5 0.4 Sat Sep 13 23:59:10 CEST 2003
12     - INCOMPATIBLE CHANGE: added shuffle, changed;
13 root 1.4 semantics of shuffled indices. (yes, I am trying
14     to get this right :)
15 root 1.3
16     0.03 Sat Sep 13 16:18:57 CEST 2003
17     - fix index ordering that decode returns.
18    
19 root 1.2 0.02 Wed Sep 10 01:11:03 CEST 2003
20     - removed funny "magic" that uses undefined u_long,
21     spotted by Autrijus Tang.
22 root 1.1
23     0.01 Mon Sep 8 22:11:12 CEST 2003
24     - original version; cloned from Digest::Hashcash
25