1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-12 02:40:34 -08:00
emacs/mps/index.html
Nick Levine d2aad612d1 Add master/ and bring branch/ up to date.
Copied from Perforce
 Change: 23687
 ServerID: perforce.ravenbrook.com
2001-10-31 17:09:28 +00:00

175 lines
3.6 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Project Procedures</title>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#000099" vlink="#660066" alink="#FF0000">
<div align="center">
<p>
<a href="/">Ravenbrook</a> /
<a href="/project/">Projects</a> /
<a href="/project/mps/">Memory Pool System</a>
</p>
<p><i><a href="/project/mps/">Memory Pool System Project</a></i></p>
<hr />
<h1>Master Product Sources</h1>
<address>
<a href="mailto:ndl@ravenbrook.com">Nick Levine</a>,
<a href="http://www.ravenbrook.com/">Ravenbrook Limited</a>,
2001-10-13
</address>
</div>
<h2><a name="section-1" id="section-1">1. Introduction</a></h2>
<p>This document catalogues the master sources for the Memory Pool
System project. (See <a
href="http://richard.brooksby.org/1999/05/20/pqtcm/#versions">[RB
1999-05-20, 8]</a> for a discussion of master sources, versions, and
releases.)</p>
<p>This document will be modified as the master sources are
developed.</p>
<p>The readership of this document is the project developers, and also
anyone interested in the project.</p>
<p>This document is Ravenbrook company confidential. <strong>Some of
the materials referenced from this document may be confidential or
subject to copyright or not redistributable for some other
reason.</strong></p>
<h2><a id="section-2" name="section-2">2. Master sources</a></h2>
<p>The master sources are everything which is used to construct the
product and everything which is developed as the product develops, and
must therefore be branched and maintained in product versions.</p>
<table>
<tr valign="top">
<td><code><a href="code/">code/</a></code></td>
<td> Source code. </td>
</tr>
<tr valign="top">
<td><code><a href="mmdoc/">mmdoc/</a></code></td>
<td> External documentation. </td>
</tr>
<tr valign="top">
<td><code><a href="mminfo/">mminfo/</a></code></td>
<td> Memory Management Information database.</td>
</tr>
<tr valign="top">
<td><code><a href="test/">test/</a></code></td>
<td> Test suite. </td>
</tr>
<tr valign="top">
<td><code><a href="tool/">tool/</a></code></td>
<td> Automated tools for building and maintaining the product. </td>
</tr>
</table>
<h2><a id="section-A" name="section-A">A. References</a></h2>
<table>
<tr valign="top">
<td>[<a id="ref-RB-1999-05-20" name="ref-RB-1999-05-20"
href="http://richard.brooksby.org/1999/05/20/pqtcm/">RB
1999-05-20</a>]</td>
<td>
"Product Quality through Change Management";
<a href="mailto:Richard.Brooksby@pobox.com">Richard Brooksby</a>;
<a href="http://www.geodesic.com/">Geodesic Systems</a>;
1999-05-20;
&lt;URL: <a
href="http://richard.brooksby.org/1999/05/20/pqtcm/">http://richard.brooksby.org/1999/05/20/pqtcm/</a>&gt;.
</td>
</tr>
</table>
<h2><a id="section-B" name="section-B">B. Document History</a></h2>
<table>
<tr valign="top">
<td>2001-08-15</td>
<td><a href="mailto:ndl@ravenbrook.com">NDL</a></td>
<td>Created.</td>
</tr>
</table>
<hr />
<p><small>Copyright &copy; 2001 Ravenbrook Limited. This document is
provided "as is", without any express or implied warranty. In no
event will the authors be held liable for any damages arising from the
use of this document. You may not duplicate or reproduce this document
in any form without the express permission of the copyright
holder. </small></p>
<div align="center">
<p><code>$Id$</code></p>
<p>
<a href="/">Ravenbrook</a> /
<a href="/project/">Projects</a> /
<a href="/project/mps/">Memory Pool System</a>
</p>
</div>
</body>
</html>