Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi there,

I'd like to update mdds to 0.5.3 for the -3-4 branch and preferably the
-3-4-2 branch as well.  The attached patches would make that happen.

That should improve the performance issue raised in

https://bugs.freedesktop.org/show_bug.cgi?id=38028

but since this affects the general performance of the matrix code, it
should speed up calculations involving matrices in other use cases as
well.

I've already updated mdds to 0.5.3 on master, so this is for the 3.4.x
branch only.

The change in mdds since 0.5.2 is very minimal.  In fact, the only
change I made is in the filled matrix storage backend code, and the new
implementation passes all the tests therein (on Linux and Windows).
Memory leak tests show no leakages.

Review appreciated.

Kohei


-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida@novell.com>
From 42d32776ae0d53e2620aa6a9742f509e87034e42 Mon Sep 17 00:00:00 2001
From: Kohei Yoshida <kyoshida@novell.com>
Date: Wed, 13 Jul 2011 21:06:24 -0400
Subject: [PATCH] Updated mdds package to 0.5.3.

---
 ooo.lst.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ooo.lst.in b/ooo.lst.in
index 7a64faf..3652a39 100644
--- a/ooo.lst.in
+++ b/ooo.lst.in
@@ -76,7 +76,7 @@ debc62758716a169df9f62e6ab2bc634-zlib-1.2.3.tar.gz
 5ba6a61a2f66dfd5fee8cdd4cd262a37-libwpg-0.2.0.tar.bz2
 8d265a592619166f29c4672ea54812b7-libwpd-0.9.2.tar.bz2
 83d4029aebf290c0a9a8fee9c99638d3-libwps-0.2.1.tar.bz2
-7a0dcb3fe1e8c7229ab4fb868b7325e6-mdds_0.5.2.tar.bz2
+0ff7d225d087793c8c2c680d77aac3e7-mdds_0.5.3.tar.bz2
 f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
 9ed97fce60a9a65852402248a6659492-hunspell-1.3.1.tar.gz
 0625a7d661f899a8ce263fc8a9879108-graphite2-0.9.2.tgz
-- 
1.7.3.4

From f29965548c5486c1b3e26b4a905d5d5bfdf08bfa Mon Sep 17 00:00:00 2001
From: Kohei Yoshida <kyoshida@novell.com>
Date: Wed, 13 Jul 2011 15:54:52 -0400
Subject: [PATCH] Updated mdds to 0.5.3.

---
 mdds/makefile.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mdds/makefile.mk b/mdds/makefile.mk
index ed8f18b..fc0bc75 100644
--- a/mdds/makefile.mk
+++ b/mdds/makefile.mk
@@ -36,8 +36,8 @@ TARGET=mdds
 
 # --- Files --------------------------------------------------------
 
-TARFILE_NAME=mdds_0.5.2
-TARFILE_MD5=7a0dcb3fe1e8c7229ab4fb868b7325e6
+TARFILE_NAME=mdds_0.5.3
+TARFILE_MD5=0ff7d225d087793c8c2c680d77aac3e7
 PATCH_FILES=
 
 CONFIGURE_DIR=
-- 
1.7.3.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.