From 630e912e68399c711e603d8eaa388b80a8741159 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 9 Sep 2017 06:51:49 +0000 Subject: [PATCH] allocator.xml: Adjust link for Hoard. * doc/xml/manual/allocator.xml: Adjust link for Hoard. * doc/html/manual/memory.html: Regenerate. From-SVN: r251919 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/doc/html/manual/memory.html | 4 ++-- libstdc++-v3/doc/xml/manual/allocator.xml | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c79888c6be5..503159ff799 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2017-09-09 Gerald Pfeifer + + * doc/xml/manual/allocator.xml: Adjust link for Hoard. + * doc/html/manual/memory.html: Regenerate. + 2017-09-04 Daniel Kruegler PR libstdc++/79162 diff --git a/libstdc++-v3/doc/html/manual/memory.html b/libstdc++-v3/doc/html/manual/memory.html index 2dfa4a21e41..4f6b0b16a96 100644 --- a/libstdc++-v3/doc/html/manual/memory.html +++ b/libstdc++-v3/doc/html/manual/memory.html @@ -320,7 +320,7 @@ . Matt Austern. C/C++ Users Journal .

@@ -676,4 +676,4 @@ be private. . N2461 - .

\ No newline at end of file + .

diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml index 395b4e3b4ba..31ee0f0ba88 100644 --- a/libstdc++-v3/doc/xml/manual/allocator.xml +++ b/libstdc++-v3/doc/xml/manual/allocator.xml @@ -520,7 +520,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.hoard.org/"> + xlink:href="https://www.hoard.org"> The Hoard Memory Allocator </link> -- 2.30.2