Merged remove-keywords-3.15 branch

This commit is contained in:
Andrew Johnson
2016-07-21 14:12:51 -05:00
732 changed files with 133 additions and 1791 deletions

View File

@@ -179,8 +179,6 @@ runAppleScript(const char *format, ...)
[pool release];
return ret;
}
<pre>
<hr>
$Revision-Id$
</pre>
</body>
</html>

View File

@@ -124,6 +124,15 @@ dbQuietMacroWarnings=1 <i>VxWorks</i>
<p>This was <a href="https://bugs.launchpad.net/bugs/541119">Launchpad bug
541119</a>.</p>
<h2 align="center">Changes pulled from the 3.14 branch since 3.15.3</h2>
<!-- Insert inherited items immediately below here ... -->
<h3>Bazaar keywords such as 'Revision-Id' removed</h3>
<p>In preparation for moving to git in place of the Bazaar revision control
system we have removed all the keywords from the Base source code.</p>
<h3>Making IOC ca_get operations atomic</h3>
<p>When a CA client gets data from an IOC record using a compound data type such

View File

@@ -32,12 +32,6 @@
<body>
<h1>EPICS Base Release Procedures &amp; Checklist</h1>
<blockquote>
<p>$Date$<br />
$Authors$<br />
$Revision-Id$</p>
</blockquote>
<p>This document describes the procedures and provides a checklist of tasks
that should be performed when creating new releases of EPICS Base.</p>