Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67928 - sandbox/local/more
From: lorcaminiti_at_[hidden]
Date: 2011-01-10 16:06:41


Author: lcaminiti
Date: 2011-01-10 16:06:41 EST (Mon, 10 Jan 2011)
New Revision: 67928
URL: http://svn.boost.org/trac/boost/changeset/67928

Log:
Added basic Boost more dir.
Added:
   sandbox/local/more/
   sandbox/local/more/index.htm (contents, props changed)

Added: sandbox/local/more/index.htm
==============================================================================
--- (empty file)
+++ sandbox/local/more/index.htm 2011-01-10 16:06:41 EST (Mon, 10 Jan 2011)
@@ -0,0 +1,102 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <title>Boost More Information</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="ProgId" content="FrontPage.Editor.Document">
+ <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+ <link rel="stylesheet" href="../doc/src/boostbook.css" type="text/css" />
+ </head>
+ <body bgcolor="#ffffff" text="#000000">
+
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
+ <tr>
+ <td width="277">
+ <a href="../index.html">
+ <img src="../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
+ <td width="337" align="middle">
+ <font size="7">More Info</font>
+ </td>
+ </tr>
+ </table>
+
+ <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26" width="681">
+ <tr>
+ <td height="16" width="671">Getting Started&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../libs/libraries.htm">
+ Libraries</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tools &nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp;&nbsp;&nbsp;&nbsp; Web Site&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp;&nbsp;&nbsp;&nbsp; News&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp;&nbsp;&nbsp; Community&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp;&nbsp;&nbsp;&nbsp;
+ FAQ&nbsp;</td>
+ </tr>
+ </table>
+
+ <h2>Boost Policies</h2>
+ <blockquote>
+ <p><b>Mailing List Discussion Policy.</b>&nbsp;
+ What's acceptable and what isn't.</p>
+ <p><b>Library Requirements and Guidelines</b>.&nbsp;
+ Basic standards for those preparing a submission.</p>
+ <P><STRONG>
+ <a href="http://www.boost.org/development/separate_compilation.html">Guidelines for Libraries with Separate
+ Source</a></STRONG>.&nbsp; Basic tutorial for libraries that require the
+ building of a separate link library.</P>
+ <p><strong>Writing Documentation for Boost.&nbsp; </strong>&nbsp;Basic guidelines for writing documentation and templates for quickly generating
+ documentation that follows the guidelines.</p>
+ <p><b>Test Policies and Protocols</b>.&nbsp;
+ What tests must be in place for a Boost library.</p>
+ <p><b>Library Submission Process</b>.&nbsp;
+ How to submit a library to Boost.</p>
+ <p><b>Library Formal Review Process</b>.
+ Including how to submit a review comment.</p>
+ <p><b>Header Policy</b>.&nbsp; Headers are where a
+ library contacts its users, so programming practices are particularly
+ important.</p>
+ <p><b>Library Reuse</b>.&nbsp; Should Boost
+ libraries use other boost libraries?&nbsp; What about the C++ Standard
+ Library?&nbsp; It's another trade-off.</p>
+ <p><b>Moderators</b>.&nbsp; Who they are and what
+ they do.</p>
+ </blockquote>
+ <h2>Boost Whatever</h2>
+ <blockquote>
+ <p><b>License Information </b>&nbsp;Information
+ about the Boost Software License.</p>
+ <p><b>Bibliography </b>&nbsp;Print and online
+ publications relating to Boost and Boost libraries.</p>
+ <p><b>Who's Using Boost? </b>&nbsp;
+ Products and organizations that are using Boost.</p>
+ <p><b>Formal Review Schedule</b>&nbsp;
+ Future, current, and recently past Formal Reviews.</p>
+ <p><b>Proposal for a C++ Library Repository Web Site</b>&nbsp;
+ The original 1998 proposal that launched Boost.</p>
+ <p><b>How to report bugs</b>&nbsp; Ways to report Boost
+ bugs.</p>
+ <p><b>How to request features</b> Ways
+ to request new library features.</p>
+ </blockquote>
+ <h2>Articles and Papers</h2>
+ <blockquote>
+ <p><strong>
+ <a href="http://www.boost.org/development/int_const_guidelines.html">Coding Guidelines for Integral Constant
+ Expressions</a></strong> describes how to work through the maze of
+ compiler related bugs surrounding this tricky topic.</p>
+ </blockquote>
+ <hr>
+ <p>
+ Revised
+ <!--webbot bot="Timestamp" s-type="EDITED"
+s-format="%d %B, %Y" startspan -->13 March, 2008<!--webbot bot="Timestamp" endspan i-checksum="28995" --></p>
+ <p>
+ © Copyright Beman Dawes 2003.</p>
+ <p>
+ Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or copy
+ at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt>)
+ </p>
+ </body>
+</html>
\ No newline at end of file


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