allocator.xml: Adjust link for Hoard.
* doc/xml/manual/allocator.xml: Adjust link for Hoard. * doc/html/manual/memory.html: Regenerate. From-SVN: r251919
This commit is contained in:
parent
d46699acb0
commit
630e912e68
@ -1,3 +1,8 @@
|
||||
2017-09-09 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* doc/xml/manual/allocator.xml: Adjust link for Hoard.
|
||||
* doc/html/manual/memory.html: Regenerate.
|
||||
|
||||
2017-09-04 Daniel Kruegler <daniel.kruegler@gmail.com>
|
||||
|
||||
PR libstdc++/79162
|
||||
|
@ -320,7 +320,7 @@
|
||||
</em>. </span><span class="author"><span class="firstname">Matt</span> <span class="surname">Austern</span>. </span><span class="publisher"><span class="publishername">
|
||||
C/C++ Users Journal
|
||||
. </span></span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
|
||||
<a class="link" href="http://www.hoard.org/" target="_top">
|
||||
<a class="link" href="https://www.hoard.org" target="_top">
|
||||
The Hoard Memory Allocator
|
||||
</a>
|
||||
</em>. </span><span class="author"><span class="firstname">Emery</span> <span class="surname">Berger</span>. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.5"></a><p><span class="title"><em>
|
||||
|
@ -520,7 +520,7 @@
|
||||
<biblioentry>
|
||||
<title>
|
||||
<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>
|
||||
</title>
|
||||
|
Loading…
Reference in New Issue
Block a user