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

Comparing liblzf/Changes (file contents):
Revision 1.28 by root, Thu Jun 21 22:11:34 2007 UTC vs.
Revision 1.32 by root, Mon Nov 5 23:28:40 2007 UTC

12.1 1 - switched to GPL v2 or any later version.
2
32.1 Fri Nov 2 13:34:42 CET 2007
4 - switched to a 2-clause bsd license with GPL exception.
2 - get rid of memcpy. 5 - get rid of memcpy.
3 - tentatively use rep movsb on x86 and x86_64 (gcc only) for a 6 - tentatively use rep movsb on x86 and x86_64 (gcc only) for a
4 moderate speed improvement. 7 moderate speed improvement.
8 - applied patch by Kein-Hong Man to maske lzf.c compile under
9 the crippled mingw32 environment.
5 10
62.0 Fri Feb 16 23:11:18 CET 2007 112.0 Fri Feb 16 23:11:18 CET 2007
7 - replaced lzf demo by industrial-strength lzf utility with behaviour 12 - replaced lzf demo by industrial-strength lzf utility with behaviour
8 similar other compression utilities. Thanks for Stefan Traby for 13 similar other compression utilities. Thanks for Stefan Traby for
9 rewriting it! 14 rewriting it!

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines