]> gcc.gnu.org Git - gcc.git/commitdiff
Restore URL for Austern article on allocators
authorJonathan Wakely <jwakely@redhat.com>
Tue, 8 Oct 2019 10:41:28 +0000 (11:41 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 8 Oct 2019 10:41:28 +0000 (11:41 +0100)
This reverts "Remove broken URL from libstdc++ manual" by restoring the
link, but using an archived copy from the Wayback Machine.

* doc/xml/manual/allocator.xml: Use archived copy of CUJ article.
* doc/html/*: Regenerate.

From-SVN: r276693

libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/memory.html
libstdc++-v3/doc/xml/manual/allocator.xml

index e0d3fd5f3a9e8462d404e3389da0b6ef10ec40b2..31610a4796108697ce0e826eae2764ced31d1610 100644 (file)
@@ -1,3 +1,8 @@
+2019-10-08  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/allocator.xml: Use archived copy of CUJ article.
+       * doc/html/*: Regenerate.
+
 2019-10-06  François Dumont  <fdumont@gcc.gnu.org>
 
        * include/bits/stl_algo.h
index 54d95c805cc1dac0bdcc2b79af566b138ebcb962..5b28a5a9763702010f4864bea99a866eb424a2d9 100644 (file)
     </em>. </span>
       isoc++_1998
     <span class="pagenums">20.4 Memory. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.3"></a><p><span class="title"><em>
+      <a class="link" href="https://web.archive.org/web/20190622154249/http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759" target="_top">
       The Standard Librarian: What Are Allocators Good For?
+      </a>
     </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><span class="pubdate">2000-12. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
index 922bc49091c4947f86f55b025beb5c25eaf0903e..d8a255ca2135a3674286d0b3ff181f4132530adb 100644 (file)
 
   <biblioentry>
     <title>
+      <link xmlns:xlink="http://www.w3.org/1999/xlink"
+           xlink:href="https://web.archive.org/web/20190622154249/http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759">
       The Standard Librarian: What Are Allocators Good For?
+      </link>
     </title>
 
     <author><personname><firstname>Matt</firstname><surname>Austern</surname></personname></author>
This page took 0.064292 seconds and 5 git commands to generate.