Files
safe_numerics/doc/html/bibliography.html
2015-07-30 12:42:31 -07:00

157 lines
9.8 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Bibliography</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Safe Numerics">
<link rel="up" href="index.html" title="Safe Numerics">
<link rel="prev" href="change_log.html" title="Change 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="change_log.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>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="safe_numerics.bibliography"></a>Bibliography</h2></div></div></div>
<div class="biblioentry">
<a name="idm110741763984"></a><p><span class="author"><span class="surname">Lawerence Crowl</span>. </span><span class="title"><i>
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3352.html" target="_top">C++
Binary Fixed-Point Arithmetic</a>
</a>
</i>. </span><span class="publishername">
<a href="http://www.open-std.org/jtc1/sc22/wg21/" target="_top">JTC1/SC22/WG21 -
The C++ Standards Committee - ISOCPP</a>
. </span><span class="date">January 15, 2012. </span>Crowl</p>
</div>
<div class="biblioentry">
<a name="idm110741759232"></a><p><span class="author"><span class="surname">Lawerence Crowl</span>. </span><span class="author"><span class="surname">Thorsten Ottosen</span>. </span><span class="title"><i>
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1962.html" target="_top">Proposal
to add Contract Programming to C++</a>
</a>
</i>. </span><span class="publishername">
<a href="http://www.open-std.org/jtc1/sc22/wg21/" target="_top">WG21/N1962 and
J16/06-0032 - The C++ Standards Committee - ISOCPP</a>
. </span><span class="date">February 25, 2006. </span>Crowl &amp; Ottosen</p>
</div>
<div class="biblioentry">
<a name="idm110741753632"></a><p><span class="author"><span class="surname">Will Dietz</span>. </span><span class="author"><span class="surname">Peng Li</span>. </span><span class="author"><span class="surname">John Regehr</span>. </span><span class="author"><span class="surname">Vikram Adve</span>. </span><span class="title"><i>
<a href="http://www.cs.utah.edu/~regehr/papers/overflow12.pdf" target="_top">Understanding
Integer Overflow in C/C++</a>
</i>. </span><span class="publishername">
<a href="http://dl.acm.org/citation.cfm?id=2337223&amp;picked=prox" target="_top">Proceedings
of the 34th International Conference on Software Engineering (ICSE),
Zurich, Switzerland</a>
. </span><span class="date">June 2012. </span></p>
</div>
<div class="biblioentry">
<a name="idm110741747440"></a><p><span class="author"><span class="surname">J. Daniel Garcia</span>. </span><span class="title"><i>
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1962.html" target="_top">C++
language support for contract programming</a>
</a>
</i>. </span><span class="publishername">
<a href="http://www.open-std.org/jtc1/sc22/wg21/" target="_top">WG21/N4293 - The
C++ Standards Committee - ISOCPP</a>
. </span><span class="date">December 23, 2014. </span>Garcia</p>
</div>
<div class="biblioentry">
<a name="idm110741742624"></a><p><span class="author"><span class="surname">Omer Katz</span>. </span><span class="title"><i>
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
<a href="http://boost.2283326.n4.nabble.com/SafeInt-code-proposal-td2663669.html" target="_top">SafeInt
code proposal</a>
</a>
</i>. </span><span class="publishername">
<a href="https://groups.google.com/a/isocpp.org/forum/?fromgroups#!forum/std-proposals" target="_top">Boost
Developer's List</a>
. </span>Katz</p>
</div>
<div class="biblioentry">
<a name="idm110741737392"></a><p><span class="author"><span class="surname">David LeBlanc</span>. </span><span class="title"><i>
<a href="https://msdn.microsoft.com/en-us/library/ms972705.aspx" target="_top">Integer
Handling with the C++ SafeInt Class</a>
</i>. </span><span class="publishername">
<a href="https://www.cert.org" target="_top">Microsoft Developer Network</a>
. </span><span class="date">January 7, 2004. </span>LeBlanc</p>
</div>
<div class="biblioentry">
<a name="idm110741733360"></a><p><span class="author"><span class="surname">David LeBlanc</span>. </span><span class="title"><i>
<a href="https://safeint.codeplex.com" target="_top">SafeInt</a>
</i>. </span><span class="publishername">
<a href="https://www.cert.org" target="_top">CodePlex</a>
. </span><span class="date">Dec 3, 2014. </span>LeBlanc</p>
</div>
<div class="biblioentry">
<a name="idm110741729456"></a><p><span class="author"><span class="surname">Jacques-Louis Lions</span>. </span><span class="title"><i>
<a href="https://en.wikisource.org/wiki/Ariane_501_Inquiry_Board_report" target="_top">Ariane
501 Inquiry Board report</a>
</i>. </span><span class="publishername">
<a href="https://en.wikisource.org/wiki/Main_Page" target="_top">Wikisource</a>
. </span><span class="date">July 19, 1996. </span>Lions</p>
</div>
<div class="biblioentry">
<a name="idm110746525856"></a><p><span class="author"><span class="surname">Daniel Plakosh</span>. </span><span class="title"><i>
<a href="https://buildsecurityin.us-cert.gov/bsi/articles/knowledge/coding/312-BSI.html" target="_top">Safe
Integer Operations</a>
</i>. </span><span class="publishername">
<a href="https://buildsecurityin.us-cert.gov" target="_top">U.S. Department of
Homeland Security</a>
. </span><span class="date">May 10, 2013. </span>Plakosh</p>
</div>
<div class="biblioentry">
<a name="Seacord"></a><p>[Seacord] <span class="author"><span class="surname">Robert C. Seacord</span>. </span><span class="title"><i>
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">Secure
Coding in C and C++</a>
</i>. </span><span class="edition">2nd Edition. </span><span class="publishername">Addison-Wesley Professional. </span><span class="date">April 12, 2013. </span><span class="isbn">978-0321822130. </span>Seacord</p>
</div>
<div class="biblioentry">
<a name="idm110746518048"></a><p><span class="author"><span class="surname">Robert C. Seacord</span>. </span><span class="title"><i>
<a href="https://www.securecoding.cert.org/confluence/display/seccode/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow?showComments=false" target="_top">INT30-C.
Ensure that operations on unsigned integers do not wrap</a>
</i>. </span><span class="publishername">
<a href="https://www.cert.org" target="_top">Software Engineering Institute,
Carnegie Mellon University</a>
. </span><span class="date">August 17, 2014. </span>INT30-C</p>
</div>
<div class="biblioentry">
<a name="idm110746514176"></a><p><span class="author"><span class="surname"><a name="INT32-C"></a>Robert C. Seacord</span>. </span><span class="title"><i>
<a href="https://www.securecoding.cert.org/confluence/display/c/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow" target="_top">INT32-C.
Ensure that operations on signed integers do not result in
overflow</a>
</i>. </span><span class="publishername">
<a href="https://www.cert.org" target="_top">Software Engineering Institute,
Carnegie Mellon University</a>
. </span><span class="date">August 17, 2014. </span>INT32-C</p>
</div>
<div class="biblioentry">
<a name="idm110746510192"></a><p><span class="author"><span class="surname">Forum Posts</span>. </span><span class="title"><i>
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3352.html" target="_top">C++
Binary Fixed-Point Arithmetic</a>
</a>
</i>. </span><span class="publishername">
<a href="https://groups.google.com/a/isocpp.org/forum/?fromgroups#!forum/std-proposals" target="_top">ISO
C++ Standard Future Proposals</a>
. </span>Forum</p>
</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 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="change_log.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>
</div>
</body>
</html>