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

Comparing liblzf/Changes (file contents):
Revision 1.52 by root, Mon Feb 7 16:39:26 2011 UTC vs.
Revision 1.53 by root, Fri Mar 4 16:42:20 2011 UTC

1
2 - use _WIN32, not WIN32, when testing for windows (fails with bcc),
3 patch by Tamas Tevesz.
4
13.6 Mon Feb 7 17:37:31 CET 2011 53.6 Mon Feb 7 17:37:31 CET 2011
2 - fixed hash calculation in C♯ version (Tiago Freitas Leal). 6 - fixed hash calculation in C♯ version (Tiago Freitas Leal).
3 - unroll copy for small sizes, use memcpy for larger sizes, 7 - unroll copy for small sizes, use memcpy for larger sizes,
4 greatly speeding up decompression in most cases. 8 greatly speeding up decompression in most cases.
5 - finally disable rep movsb - it's a big loss on modern intel cpus, 9 - finally disable rep movsb - it's a big loss on modern intel cpus,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines