diff options
author | root <root> | 2007-06-21 22:11:34 +0000 |
---|---|---|
committer | root <root> | 2007-06-21 22:11:34 +0000 |
commit | 3abfcd994a7dad841f223bb64bd74fb59d13fef2 (patch) | |
tree | 1f0da4493c9d60ef30858bac6491556a00e71783 /Changes | |
parent | 4e5f1e7cb11f71bcc35be6babc6a3ba037e5b5b8 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2.1 + - get rid of memcpy. + - tentatively use rep movsb on x86 and x86_64 (gcc only) for a + moderate speed improvement. 2.0 Fri Feb 16 23:11:18 CET 2007 - replaced lzf demo by industrial-strength lzf utility with behaviour |