diff options
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 |