Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nemequ/liblzf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Lehmann <schmorpforge@schmorp.de>2007-11-02 15:35:24 +0300
committerMarc Lehmann <schmorpforge@schmorp.de>2007-11-02 15:35:24 +0300
commit9b4935ea5f11394d9fd9dfd1399c58a78e321b1e (patch)
tree9111c03a5e07b325632ed7c7d119d6aae8076d8f
parent9be2730949d59c155eab45e76bccec4fe2e27e3c (diff)
*** empty log message ***
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8c9ed3e..c369906 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-2.1
+2.1 Fri Nov 2 13:34:42 CET 2007
- get rid of memcpy.
- tentatively use rep movsb on x86 and x86_64 (gcc only) for a
moderate speed improvement.