[Gmp-commit] /var/hg/www: 2 new changesets

mercurial at gmplib.org mercurial at gmplib.org
Thu Nov 17 21:26:05 UTC 2016


details:   /var/hg/www/rev/4220d59127b7
changeset: 232:4220d59127b7
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Thu Nov 17 22:24:39 2016 +0100
description:
devel/mini-gmp-status.html: t-str memory leaks corrected

details:   /var/hg/www/rev/e2586eccf795
changeset: 233:e2586eccf795
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Thu Nov 17 22:25:59 2016 +0100
description:
new.css: a not so dark background

diffstat:

 devel/mini-gmp-status.html |  2 +-
 new.css                    |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r c34c03e1b3a9 -r e2586eccf795 devel/mini-gmp-status.html
--- a/devel/mini-gmp-status.html	Wed Nov 16 08:05:53 2016 +0100
+++ b/devel/mini-gmp-status.html	Thu Nov 17 22:25:59 2016 +0100
@@ -130,7 +130,7 @@
   shell</a>.
 
 <li style="background-color:#806030;">
-  According to valgrind, t-str leaks many MiB of memory in tens of thousands blocks.
+  <del>According to valgrind, t-str leaks many MiB of memory in tens of thousands blocks.</del>
 
 <li style="background-color:#306030;">
   <del>
diff -r c34c03e1b3a9 -r e2586eccf795 new.css
--- a/new.css	Wed Nov 16 08:05:53 2016 +0100
+++ b/new.css	Thu Nov 17 22:25:59 2016 +0100
@@ -4,7 +4,7 @@
 body
 {
 	font-family: times, serif;
-	background-color: #404040;
+	background-color: #A0A0A0;
 	color: black;
 	margin: 1em 4em 0em 5em;
 	font-size: 11pt;


More information about the gmp-commit mailing list