mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Add master/ and bring branch/ up to date.
Copied from Perforce Change: 23687 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
4be3e43fe9
commit
bfe6a14d22
1 changed files with 175 additions and 0 deletions
175
mps/index.html
Normal file
175
mps/index.html
Normal file
|
|
@ -0,0 +1,175 @@
|
|||
<?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;
|
||||
<URL: <a
|
||||
href="http://richard.brooksby.org/1999/05/20/pqtcm/">http://richard.brooksby.org/1999/05/20/pqtcm/</a>>.
|
||||
</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 © 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue