mirror of
https://github.com/boostorg/safe_numerics.git
synced 2026-01-24 06:22:08 +00:00
a) Updated CMake files to run tests and properly import other boost dependencies b) Improved custom expectation facility and added test for same c) fixed error when checking wasn’t being done on assignment d) fixed error where lower bound was assumed to be 0
57 lines
2.7 KiB
HTML
57 lines
2.7 KiB
HTML
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Release Log</title>
|
||
<link rel="stylesheet" href="boostbook.css" type="text/css">
|
||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||
<link rel="home" href="index.html" title="Safe Numerics">
|
||
<link rel="up" href="index.html" title="Safe Numerics">
|
||
<link rel="prev" href="acknowledgements.html" title="Acknowledgements">
|
||
<link rel="next" href="bibliography.html" title="Bibliography">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||
<table cellpadding="2" width="100%"><tr>
|
||
<td valign="top"><img href="index.html" height="164px" src="pre-boost.jpg" alt="Library Documentation Index"></td>
|
||
<td><h2>Safe Numerics</h2></td>
|
||
</tr></table>
|
||
<div class="spirit-nav">
|
||
<a accesskey="p" href="acknowledgements.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="bibliography.html"><img src="images/next.png" alt="Next"></a>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||
<a name="safe_numerics.change_log"></a>Release Log</h2></div></div></div>
|
||
<p>This is the third version.</p>
|
||
<div class="revhistory"><table style="border-style:solid; width:100%;" summary="Revision History">
|
||
<tr><th align="left" valign="top" colspan="3"><b>Revision History</b></th></tr>
|
||
<tr>
|
||
<td align="left">Revision 1.69</td>
|
||
<td align="left">29 September 2018</td>
|
||
<td align="left"> </td>
|
||
</tr>
|
||
<tr><td align="left" colspan="3">
|
||
<p>First Boost Release</p>
|
||
</td></tr>
|
||
<tr>
|
||
<td align="left">Revision 1.70</td>
|
||
<td align="left">9 March 2019</td>
|
||
<td align="left"> </td>
|
||
</tr>
|
||
<tr><td align="left" colspan="3">
|
||
<p>Fixed Exception Policies for <code class="computeroutput">trap</code> and
|
||
<code class="computeroutput">ignore</code>.</p>
|
||
</td></tr>
|
||
</table></div>
|
||
</div>
|
||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||
<td align="left"></td>
|
||
<td align="right"><div class="copyright-footer">Copyright © 2012-2018 Robert Ramey<p><a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">Subject to Boost
|
||
Software License</a></p>
|
||
</div></td>
|
||
</tr></table>
|
||
<hr>
|
||
<div class="spirit-nav">
|
||
<a accesskey="p" href="acknowledgements.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="bibliography.html"><img src="images/next.png" alt="Next"></a>
|
||
</div>
|
||
</body>
|
||
</html>
|