|
@@ -1837,6 +1837,53 @@
|
|
|
<li>Minor site cleanup (thanks to Paul Baxter).</li>
|
|
<li>Minor site cleanup (thanks to Paul Baxter).</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="history_item" id="v1.10.3">
|
|
|
|
|
+ <h3>1.10.3 (30 Dec 1999)</h3>
|
|
|
|
|
+
|
|
|
|
|
+ <p>Minor fixes to the compose library examples, <a href=
|
|
|
|
|
+ "../libs/utility/operators.htm">operators
|
|
|
|
|
+ documentation</a>, <a href=
|
|
|
|
|
+ "../boost/operators.hpp">operators.hpp</a>, <a href=
|
|
|
|
|
+ "../libs/conversion/cast.htm">cast documentation</a>,
|
|
|
|
|
+ <a href="../boost/cast.hpp">cast.hpp</a>, <a href=
|
|
|
|
|
+ "../boost/config.hpp">config.hpp</a>, and <a href=
|
|
|
|
|
+ "../boost/smart_ptr.hpp">smart_ptr.hpp</a>. This is the
|
|
|
|
|
+ first release with a version number. This starting number
|
|
|
|
|
+ was fairly arbitrary.</p>
|
|
|
|
|
+
|
|
|
|
|
+ <table align="center" border="1" summary=
|
|
|
|
|
+ "This table explains the Boost version numbering scheme.">
|
|
|
|
|
+ <caption>
|
|
|
|
|
+ Numbering Scheme for Version
|
|
|
|
|
+ <var>xxx</var>.<var>yyy</var>.<var>zzz</var>
|
|
|
|
|
+ </caption>
|
|
|
|
|
+
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <th>Part</th>
|
|
|
|
|
+
|
|
|
|
|
+ <th>Meaning</th>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td><var>xxx</var></td>
|
|
|
|
|
+
|
|
|
|
|
+ <td>Major version</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td><var>yyy</var></td>
|
|
|
|
|
+
|
|
|
|
|
+ <td>New library or feature added</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td><var>zzz</var></td>
|
|
|
|
|
+
|
|
|
|
|
+ <td>Bug fixes only</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ </table>
|
|
|
|
|
+ </div>
|
|
|
<!-- For new entries, add a 'div' of class 'history_item' and id of the appropriate version. -->
|
|
<!-- For new entries, add a 'div' of class 'history_item' and id of the appropriate version. -->
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|