ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/liblzf/Changes
Revision: 1.4
Committed: Wed Oct 15 00:58:48 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
Changes since 1.3: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.4 1.1
2     - removed #warn directive, it's not worth the hassle.
3    
4 root 1.3 1.0 Sun Nov 17 12:37:37 CET 2002
5 root 1.2 - slightly better compression ratio, almost unmeasurably
6     slower.
7 root 1.3 - some documentation fixes.
8 root 1.2
9     0.4 Thu Jun 13 14:11:10 CEST 2002
10 root 1.1 - typoe fix.
11     - lzf demo program now properly decompresses small files.
12     - fix another 64 bit issue, found by Laurent Deniel.
13    
14     0.3 Tue Jan 16 13:21:14 CET 2001
15     - fix silly beginners 32/64 bit mistake.
16    
17     0.2 Thu Jan 4 05:56:42 CET 2001
18 root 1.3 - now totally independent of autoconfig, for
19 root 1.1 easy inclusion into other programs.
20     - much better fine-tuning, faster and better than 0.1.
21    
22 root 1.3 0.1 2000
23 root 1.1 - initial release.