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

Comparing liblzf/Changes (file contents):
Revision 1.7 by pcg, Mon Dec 29 12:56:03 2003 UTC vs.
Revision 1.12 by root, Wed Mar 2 02:41:48 2005 UTC

1
2 - use cstring in c++, not string.h.
3
41.4 Wed Dec 15 08:08:49 CET 2004
5 - very very slight tuning of the hashing function.
6
71.3 Thu Mar 25 15:41:17 CET 2004
8 - changed license of lzf core code to explicitly allow
9 relicensing under the GPLv2.
10 - added VPATH support as suggested by Björn Eriksson.
11
11.2 Mon Dec 29 13:47:28 CET 2003 121.2 Mon Dec 29 13:47:28 CET 2003
2 - avoid spurious memory accesses after the to-be-compressed 13 - avoid spurious memory accesses after the to-be-compressed
3 memory region. originally reported by Michal Zalewski. 14 memory region. originally reported by Michal Zalewski.
4 - flip LZF_STACK_ARG meaning (to be correct). 15 - flip LZF_STACK_ARG meaning (to be correct).
5 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines