ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/liblzf/Changes
(Generate patch)

Comparing liblzf/Changes (file contents):
Revision 1.39 by root, Fri Nov 30 10:34:26 2007 UTC vs.
Revision 1.41 by root, Tue May 6 22:49:18 2008 UTC

1
2 - include a workaround for a compiler bug on 64 bit windows
3 (microsoft claims to support POSIX, but is far from it).
4 (analysed nicely by John Lilley).
5
13.1 Fri Nov 30 11:33:04 CET 2007 63.1 Fri Nov 30 11:33:04 CET 2007
2 - IMPORTANT BUGFIX: a too long final literal run would corrupt data 7 - IMPORTANT BUGFIX: a too long final literal run would corrupt data
3 in the encoder. 8 in the encoder (this was introduced in 3.0 only, earlier versions
9 are safe).
4 10
53.0 Tue Nov 13 22:13:09 CET 2007 113.0 Tue Nov 13 22:13:09 CET 2007
6 - switched to 2-clause bsd with "GPL v2 or any later version" option. 12 - switched to 2-clause bsd with "GPL v2 or any later version" option.
7 - speed up compression by ~10-15% in common cases 13 - speed up compression by ~10-15% in common cases
8 by some manual unrolling. 14 by some manual unrolling.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines