safe_numerics/doc/html/acknowledgements.html
2019-02-24 09:54:13 -08:00

73 lines
4.1 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Acknowledgements</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="pending_issues.html" title="Pending Issues">
<link rel="next" href="change_log.html" title="Release Log">
</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="pending_issues.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="change_log.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.acknowledgements"></a>Acknowledgements</h2></div></div></div>
<p>This library would never have been created without inspiration,
collaboration and constructive criticism from multiple sources.</p>
<div class="glosslist"><dl>
<dt><span class="glossterm">David LeBlanc</span></dt>
<dd class="glossdef"><p>This library is inspired by <a href="http://safeint.codeplex.com" target="_top">David LeBlanc's SafeInt
Library</a> . I found this library very well done in every way
and useful in my embedded systems work. This motivated me to take it
to the "next level".</p></dd>
<dt><span class="glossterm"><a href="https://akrzemi1.wordpress.com" target="_top">Andrzej
Krzemienski</a></span></dt>
<dd class="glossdef"><p>Andrzej Commented and reviewed the library as it was
originally posted on the <a href="http://www.blincubator.com" target="_top">Boost Library Incubator</a>.
The consequent back and forth motivated me to invest more effort in
developing documentation and examples to justify the utility, indeed
the necessity, for this library. He also noted many errors in code,
documentation, and tests. Without his interest and effort, I do not
believe the library would have progressed beyond its initial
stages.</p></dd>
<dt><span class="glossterm"><a href="http://www.boost.org" target="_top">Boost</a></span></dt>
<dd class="glossdef">
<p>As always, the Boost Developer's mailing list has been the
source of many useful observations from potential users and
constructive criticism from very knowledgeable developers. During
the Boost formal review, reviews and comments were posted by the
following persons: </p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem"><p>Paul A. Bristow</p></li>
<li class="listitem"><p>Steven Watanabe</p></li>
<li class="listitem"><p>John Maddock</p></li>
<li class="listitem"><p>Antony Polukhin</p></li>
<li class="listitem"><p>Barrett Adair</p></li>
<li class="listitem"><p>Vicente J. Botet Escriba</p></li>
<li class="listitem"><p> John McFarlane</p></li>
<li class="listitem"><p>Peter Dimov</p></li>
</ul></div>
</dd>
</dl></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 &#169; 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="pending_issues.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="change_log.html"><img src="images/next.png" alt="Next"></a>
</div>
</body>
</html>