ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Algorithm-FEC/Changes
Revision: 1.6
Committed: Mon Jun 21 13:07:51 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
Changes since 1.5: +5 -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.6 0.5 Mon Jun 21 15:06:15 CEST 2004
4     - check filesize and croak if mmap extends. also laid
5     the foundation for auto-extending short segments.
6     - small doc corrections by Jochen Stenzel.
7    
8 root 1.5 0.4 Sat Sep 13 23:59:10 CEST 2003
9     - INCOMPATIBLE CHANGE: added shuffle, changed;
10 root 1.4 semantics of shuffled indices. (yes, I am trying
11     to get this right :)
12 root 1.3
13     0.03 Sat Sep 13 16:18:57 CEST 2003
14     - fix index ordering that decode returns.
15    
16 root 1.2 0.02 Wed Sep 10 01:11:03 CEST 2003
17     - removed funny "magic" that uses undefined u_long,
18     spotted by Autrijus Tang.
19 root 1.1
20     0.01 Mon Sep 8 22:11:12 CEST 2003
21     - original version; cloned from Digest::Hashcash
22