|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r83708 - in sandbox/precision/libs/precision/doc: . html html/precision
From: pbristow_at_[hidden]
Date: 2013-04-02 02:45:13
Author: pbristow
Date: 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
New Revision: 83708
URL: http://svn.boost.org/trac/boost/changeset/83708
Log:
Correction of document number :-(
Binary files modified:
sandbox/precision/libs/precision/doc/precision.pdf
Text files modified:
sandbox/precision/libs/precision/doc/html/index.html | 8 ++++----
sandbox/precision/libs/precision/doc/html/precision/abstract.html | 6 +++---
sandbox/precision/libs/precision/doc/html/precision/cmathinterop.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/complexinterop.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/context.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/introduction.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/limitsinterop.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/literals.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/lowerprecision.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/quadprecision.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/references.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/thestandard.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/thetypedefs.html | 4 ++--
sandbox/precision/libs/precision/doc/html/precision/version_id.html | 6 +++---
sandbox/precision/libs/precision/doc/precision.qbk | 2 +-
15 files changed, 33 insertions(+), 33 deletions(-)
Modified: sandbox/precision/libs/precision/doc/html/index.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/index.html (original)
+++ sandbox/precision/libs/precision/doc/html/index.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -1,10 +1,10 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Floating-Point Typedefs Having Specified Widths - N3627</title>
+<title>Floating-Point Typedefs Having Specified Widths - N3626</title>
<link rel="stylesheet" href="./boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="next" href="precision/abstract.html" title="Abstract">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -22,7 +22,7 @@
<div class="titlepage">
<div>
<div><h2 class="title">
-<a name="precision"></a>Floating-Point Typedefs Having Specified Widths - N3627</h2></div>
+<a name="precision"></a>Floating-Point Typedefs Having Specified Widths - N3626</h2></div>
<div><div class="authorgroup">
<div class="author"><h3 class="author">
<span class="firstname">Paul A.</span> <span class="surname">Bristow</span>
@@ -72,7 +72,7 @@
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: April 01, 2013 at 21:05:57 GMT</small></p></td>
+<td align="left"><p><small>Last revised: April 02, 2013 at 06:44:10 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>
Modified: sandbox/precision/libs/precision/doc/html/precision/abstract.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/abstract.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/abstract.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,9 +4,9 @@
<title>Abstract</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="prev" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="prev" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="next" href="introduction.html" title="Introduction">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Modified: sandbox/precision/libs/precision/doc/html/precision/cmathinterop.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/cmathinterop.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/cmathinterop.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Interoperation with <cmath> and special functions</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="thestandard.html" title="Place in the standard">
<link rel="next" href="limitsinterop.html" title="Interoperation with <limits>">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/complexinterop.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/complexinterop.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/complexinterop.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Interoperation with <complex></title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="limitsinterop.html" title="Interoperation with <limits>">
<link rel="next" href="quadprecision.html" title="Specifying 128-bit precision">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/context.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/context.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/context.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>The context among existing implementations</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="lowerprecision.html" title="Extending to lower precision">
<link rel="next" href="references.html" title="References">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/introduction.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/introduction.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/introduction.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Introduction</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="abstract.html" title="Abstract">
<link rel="next" href="thetypedefs.html" title="The proposed typedefs and potential extensions">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/limitsinterop.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/limitsinterop.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/limitsinterop.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Interoperation with <limits></title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="cmathinterop.html" title="Interoperation with <cmath> and special functions">
<link rel="next" href="complexinterop.html" title="Interoperation with <complex>">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/literals.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/literals.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/literals.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Handling floating-point literals</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="thetypedefs.html" title="The proposed typedefs and potential extensions">
<link rel="next" href="thestandard.html" title="Place in the standard">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/lowerprecision.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/lowerprecision.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/lowerprecision.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Extending to lower precision</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="quadprecision.html" title="Specifying 128-bit precision">
<link rel="next" href="context.html" title="The context among existing implementations">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/quadprecision.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/quadprecision.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/quadprecision.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Specifying 128-bit precision</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="complexinterop.html" title="Interoperation with <complex>">
<link rel="next" href="lowerprecision.html" title="Extending to lower precision">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/references.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/references.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/references.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>References</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="context.html" title="The context among existing implementations">
<link rel="next" href="version_id.html" title="Version Info">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/thestandard.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/thestandard.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/thestandard.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Place in the standard</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="literals.html" title="Handling floating-point literals">
<link rel="next" href="cmathinterop.html" title="Interoperation with <cmath> and special functions">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/thetypedefs.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/thetypedefs.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/thetypedefs.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>The proposed typedefs and potential extensions</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="introduction.html" title="Introduction">
<link rel="next" href="literals.html" title="Handling floating-point literals">
</head>
Modified: sandbox/precision/libs/precision/doc/html/precision/version_id.html
==============================================================================
--- sandbox/precision/libs/precision/doc/html/precision/version_id.html (original)
+++ sandbox/precision/libs/precision/doc/html/precision/version_id.html 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -4,8 +4,8 @@
<title>Version Info</title>
<link rel="stylesheet" href=".././boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
-<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
-<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3627">
+<link rel="home" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
+<link rel="up" href="../index.html" title="Floating-Point Typedefs Having Specified Widths - N3626">
<link rel="prev" href="references.html" title="References">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -26,7 +26,7 @@
<a name="precision.version_id"></a><a class="link" href="version_id.html" title="Version Info">Version Info</a>
</h2></div></div></div>
<p>
- Last edit to Quickbook file precision.qbk was at 10:05:57 PM on 2013-Apr-01.
+ Last edit to Quickbook file precision.qbk was at 07:44:10 AM on 2013-Apr-02.
</p>
<div class="tip"><table border="0" summary="Tip">
<tr>
Modified: sandbox/precision/libs/precision/doc/precision.pdf
==============================================================================
Binary files. No diff available.
Modified: sandbox/precision/libs/precision/doc/precision.qbk
==============================================================================
--- sandbox/precision/libs/precision/doc/precision.qbk (original)
+++ sandbox/precision/libs/precision/doc/precision.qbk 2013-04-02 02:45:08 EDT (Tue, 02 Apr 2013)
@@ -1,4 +1,4 @@
-[article Floating-Point Typedefs Having Specified Widths - N3627
+[article Floating-Point Typedefs Having Specified Widths - N3626
[quickbook 1.5]
[id precision]
[copyright 2013 Paul A. Bristow, Christopher Kormanyos, John Maddock]
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk