Boost logo

Boost-Commit :

From: Lawrence_at_[hidden]
Date: 2007-10-22 22:48:29


Author: crowl
Date: 2007-10-22 22:48:29 EDT (Mon, 22 Oct 2007)
New Revision: 40313
URL: http://svn.boost.org/trac/boost/changeset/40313

Log:
Put list tags on separate lines.

Text files modified:
   sandbox/committee/LWG/thread_library.html | 101 +++++++++++++++++++++++++--------------
   1 files changed, 64 insertions(+), 37 deletions(-)

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-10-22 22:48:29 EDT (Mon, 22 Oct 2007)
@@ -69,17 +69,32 @@
 <h2>Contents</h2>
 
 <ul>
-<li>Introduction</li>
-<li>Proposed Wording<ul>
- <li>Threads Proposed Wording</li>
- <li>Mutexes and Locks Proposed Wording</li>
-<li>Condition Variables Proposed Wording</li>
-<li>Date Time Proposed Wording</li>
+<li>
+Introduction
+</li>
+<li>
+Proposed Wording
+<ul>
+<li>
+Threads Proposed Wording
+</li>
+<li>
+Mutexes and Locks Proposed Wording
+</li>
+<li>
+Condition Variables Proposed Wording
+</li>
+<li>
+Date Time Proposed Wording
+</li>
 </ul>
-
 </li>
-<li>References</li>
-<li>Acknowledgments</li>
+<li>
+References
+</li>
+<li>
+Acknowledgments
+</li>
 </ul>
 
 <h2><a name="Introduction"></a>Introduction</h2>
@@ -2941,49 +2956,61 @@
       </p>
 
 <h2><a name="References">References</a></h2>
+
 <ul>
- <li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1682.html">
- N1682</a>, A Multi-threading Library for Standard C++, Pete Becker.</li>
- <li>
+ N1682</a>, A Multi-threading Library for Standard C++, Pete Becker.
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1815.html">
- N1815</a>, ISO C++ Strategic Plan for Multithreading, Lawrence Crowl.</li>
- <li>
+ N1815</a>, ISO C++ Strategic Plan for Multithreading, Lawrence Crowl.
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1883.pdf">
- N1883</a>, Preliminary Threading Library Proposal for TR2, Kevlin Henney.</li>
- <li>
+ N1883</a>, Preliminary Threading Library Proposal for TR2, Kevlin Henney.
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1907.html">
- N1907</a>, A Multi-threading Library for Standard C++, Revision 1 Pete Becker</li>
- <li>
+ N1907</a>, A Multi-threading Library for Standard C++, Revision 1 Pete Becker
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2043.html">
   N2043</a>, Simplifying And Extending Mutex and Scoped Lock Types For C++
- Multi-Threading Library, Ion Gazta&ntilde;aga</li>
- <li>
+ Multi-Threading Library, Ion Gazta&ntilde;aga
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2090.html">
- N2090</a>, A Threading API for C++, Peter Dimov</li>
- <li>
+ N2090</a>, A Threading API for C++, Peter Dimov
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2094.html">
- N2094</a>, Multithreading API for C++0X - A Layered Approach, Howard Hinnant</li>
- <li>
+ N2094</a>, Multithreading API for C++0X - A Layered Approach, Howard Hinnant
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2139.html">
- N2139</a>, Thoughts on a Thread Library for C++, Anthony Williams</li>
- <li>
+ N2139</a>, Thoughts on a Thread Library for C++, Anthony Williams
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2178.html">
- N2178</a>, Proposed Text for Chapter 30, Thread Support Library, Peter Dimov</li>
- <li>
+ N2178</a>, Proposed Text for Chapter 30, Thread Support Library, Peter Dimov
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2184.html">
- N2184</a>, Thread Launching for C++0X, Howard Hinnant</li>
- <li>
+ N2184</a>, Thread Launching for C++0X, Howard Hinnant
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2285.html">
- N2285</a>, A Multi-threading Library for Standard C++, Revision 2, Pete Becker</li>
- <li>
+ N2285</a>, A Multi-threading Library for Standard C++, Revision 2, Pete Becker
+</li>
+<li>
   <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2411.html">
- N2411</a>, Proposal for Date-Time Types in C++0x To Support Threading APIs v2, Jeff Garland</li>
- <li>
+ N2411</a>, Proposal for Date-Time Types in C++0x To Support Threading APIs v2, Jeff Garland
+</li>
+<li>
   <a href="http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=40874">
- ISO 8601: 2004</a>Data elements and interchange formats -- Information interchange -- Representation of dates and times</li>
-
-
+ ISO 8601: 2004</a>Data elements and interchange formats -- Information interchange -- Representation of dates and times
+</li>
 </ul>
 
 


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