|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r70011 - in trunk: doc/html libs
From: dnljms_at_[hidden]
Date: 2011-03-15 20:21:19
Author: danieljames
Date: 2011-03-15 20:21:19 EDT (Tue, 15 Mar 2011)
New Revision: 70011
URL: http://svn.boost.org/trac/boost/changeset/70011
Log:
Some fixes for the chrono documentation.
Added:
trunk/doc/html/chrono.html (contents, props changed)
- copied, changed from r70010, /trunk/doc/html/boost_chrono.html
Removed:
trunk/doc/html/boost_chrono.html
Text files modified:
trunk/doc/html/chrono.html | 4 ++--
trunk/libs/libraries.htm | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Deleted: trunk/doc/html/boost_chrono.html
==============================================================================
--- trunk/doc/html/boost_chrono.html 2011-03-15 20:21:19 EDT (Tue, 15 Mar 2011)
+++ (empty file)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
- <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
-
- Distributed under the Boost Software License, Version 1.0.
- (See accompanying file LICENSE_1_0.txt or copy at
- http://www.boost.org/LICENSE_1_0.txt) -->
- <title>Redirect to generated documentation</title>
- <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html">
- </head>
- <body>
- Automatic redirection failed, please go to
- http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html
- </body>
-</html>
Copied: trunk/doc/html/chrono.html (from r70010, /trunk/doc/html/boost_chrono.html)
==============================================================================
--- /trunk/doc/html/boost_chrono.html (original)
+++ trunk/doc/html/chrono.html 2011-03-15 20:21:19 EDT (Tue, 15 Mar 2011)
@@ -7,10 +7,10 @@
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt) -->
<title>Redirect to generated documentation</title>
- <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html">
+ <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/chrono.html">
</head>
<body>
Automatic redirection failed, please go to
- http://boost-sandbox.sourceforge.net/doc/html/boost_chrono.html
+ http://boost-sandbox.sourceforge.net/doc/html/chrono.html
</body>
</html>
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2011-03-15 20:21:19 EDT (Tue, 15 Mar 2011)
@@ -702,7 +702,7 @@
<ul>
<li>base-from-member - Idiom to
initialize a base class with a member, from Daryle Walker.</li>
- <li>chrono - A compile time ratio arithmetic,
+ <li>chrono - Useful time utilities,
from Vicente J. Botet Escribá.</li>
<li>compressed_pair
- Empty member optimization, from John Maddock, Howard
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