mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 16:41:45 -08:00
Mps br/awldiag: des/poolawl: add guide; preserve initial design.
Copied from Perforce Change: 163424 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
df4387b93b
commit
95b2ce1858
1 changed files with 28 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<head>
|
||||
|
||||
<title>Automatic weak linked</title>
|
||||
<title>Automatic Weak Linked</title>
|
||||
|
||||
</head>
|
||||
|
||||
|
|
@ -26,8 +26,28 @@
|
|||
|
||||
<hr />
|
||||
|
||||
<h1>Automatic Weak Linked</h1>
|
||||
|
||||
</div>
|
||||
|
||||
<p>This document contains a <a href="#guide">guide</a> to the Automatic Weak Linked poolclass, followed by the historical <a href="#initial-design">initial design</a>. References, History, Copyright and License are <a href="#section-A">at the end</a>.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1> <a id="guide">Guide</a> </h1>
|
||||
|
||||
<p> Readership: any MPS developer. Not confidential. </p>
|
||||
|
||||
<h2> Introduction </h2>
|
||||
<p>
|
||||
[not yet written]
|
||||
</p>
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
<h1> <a id="initial-design">Initial Design</a> </h1>
|
||||
|
||||
<pre>
|
||||
AUTOMATIC WEAK LINKED
|
||||
design.mps.poolawl
|
||||
|
|
@ -495,6 +515,8 @@ buffers and pools and exit
|
|||
|
||||
</pre>
|
||||
|
||||
<hr />
|
||||
|
||||
|
||||
<h2><a id="section-A" name="section-A">A. References</a></h2>
|
||||
|
||||
|
|
@ -525,13 +547,15 @@ buffers and pools and exit
|
|||
<table>
|
||||
|
||||
<tr valign="top">
|
||||
|
||||
<td>2002-06-07</td>
|
||||
|
||||
<td><a href="mailto:rb@ravenbrook.com">RB</a></td>
|
||||
|
||||
<td>Converted from MMInfo database design document.</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>2007-10-24</td>
|
||||
<td><a href="mailto:rhsk@ravenbrook.com">RHSK</a></td>
|
||||
<td>Add guide; preserve initial design.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue