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

Comparing liblzf/Changes (file contents):
Revision 1.8 by pcg, Mon Mar 8 14:33:40 2004 UTC vs.
Revision 1.16 by root, Thu Apr 14 20:38:50 2005 UTC

11.3 <unreleased> 11.51 Thu Apr 14 22:15:46 CEST 2005
2 - incorporated C♯ implementation of both the en- and decoder,
3 written by "Oren J. Maurice <oymaurice@hazorea.org.il>".
4 You cna find it in the cs/ subdirectory.
5 - make FRST, NEXT IDX overridable if lzf_c.c is directly included
6 in the code.
7
81.5 Tue Mar 8 20:23:23 CET 2005
9 - incorporated improvements by Adam D. Moss,
10 which includes a new VERY_FAST mode which is
11 a bit slower than ULTRA_FAST but much better,
12 and enabled it as default.
13
141.401 Thu Mar 3 18:00:52 CET 2005
15 - use cstring in c++, not string.h.
16 - change of contact address.
17
181.4 Wed Dec 15 08:08:49 CET 2004
19 - very very slight tuning of the hashing function.
20
211.3 Thu Mar 25 15:41:17 CET 2004
22 - changed license of lzf core code to explicitly allow
23 relicensing under the GPLv2.
2 - added VPATH support as suggested by Björn Eriksson. 24 - added VPATH support as suggested by Björn Eriksson.
3 25
41.2 Mon Dec 29 13:47:28 CET 2003 261.2 Mon Dec 29 13:47:28 CET 2003
5 - avoid spurious memory accesses after the to-be-compressed 27 - avoid spurious memory accesses after the to-be-compressed
6 memory region. originally reported by Michal Zalewski. 28 memory region. originally reported by Michal Zalewski.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines