$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-04-19 09:29:42
Author: danieljames
Date: 2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
New Revision: 44575
URL: http://svn.boost.org/trac/boost/changeset/44575
Log:
Add link to home page and fix a couple of typos. Fixes #1817.
------------------------------------------------------------------------
r44191 | danieljames | 2008-04-11 19:31:32 +0100 (Fri, 11 Apr 2008) | 2 lines
Add link to home page to sidebar. Refs #1817
------------------------------------------------------------------------
------------------------------------------------------------------------
r44418 | danieljames | 2008-04-14 18:09:15 +0100 (Mon, 14 Apr 2008) | 1 line
Fix a typo.
------------------------------------------------------------------------
r44429 | danieljames | 2008-04-15 11:19:19 +0100 (Tue, 15 Apr 2008) | 1 line
Fix a typo.
------------------------------------------------------------------------
Text files modified: 
   website/public_html/live/common/sidebar-boost.html             |     5 +++++                                   
   website/public_html/live/common/sidebar-community.html         |     5 +++++                                   
   website/public_html/live/common/sidebar-development.html       |     5 +++++                                   
   website/public_html/live/common/sidebar-doc.html               |     5 +++++                                   
   website/public_html/live/common/sidebar-support.html           |     5 +++++                                   
   website/public_html/live/common/sidebar-welcome.html           |     5 +++++                                   
   website/public_html/live/development/index.html                |    14 +++++++-------                          
   website/public_html/live/development/int_const_guidelines.html |     2 +-                                      
   8 files changed, 38 insertions(+), 8 deletions(-)
Modified: website/public_html/live/common/sidebar-boost.html
==============================================================================
--- website/public_html/live/common/sidebar-boost.html	(original)
+++ website/public_html/live/common/sidebar-boost.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -1,5 +1,10 @@
   <div id="menu">
     <ul>
+      <li id="welcome-section-menu">
+        <h4><a href="/" class="internal">Welcome <span class=
+        "link">></span></a></h4>
+      </li>
+
       <li id="boost-section-menu">
       <!--#include virtual="/common/menu-boost.html" --></li>
 
Modified: website/public_html/live/common/sidebar-community.html
==============================================================================
--- website/public_html/live/common/sidebar-community.html	(original)
+++ website/public_html/live/common/sidebar-community.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -1,5 +1,10 @@
   <div id="menu">
     <ul>
+      <li id="welcome-section-menu">
+        <h4><a href="/" class="internal">Welcome <span class=
+        "link">></span></a></h4>
+      </li>
+
       <li id="boost-section-menu">
       <!--#include virtual="/common/menu-boost.html" --></li>
 
Modified: website/public_html/live/common/sidebar-development.html
==============================================================================
--- website/public_html/live/common/sidebar-development.html	(original)
+++ website/public_html/live/common/sidebar-development.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -1,5 +1,10 @@
   <div id="menu">
     <ul>
+      <li id="welcome-section-menu">
+        <h4><a href="/" class="internal">Welcome <span class=
+        "link">></span></a></h4>
+      </li>
+
       <li id="boost-section-menu">
       <!--#include virtual="/common/menu-boost.html" --></li>
 
Modified: website/public_html/live/common/sidebar-doc.html
==============================================================================
--- website/public_html/live/common/sidebar-doc.html	(original)
+++ website/public_html/live/common/sidebar-doc.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -1,5 +1,10 @@
   <div id="menu">
     <ul>
+      <li id="welcome-section-menu">
+        <h4><a href="/" class="internal">Welcome <span class=
+        "link">></span></a></h4>
+      </li>
+
       <li id="boost-section-menu">
       <!--#include virtual="/common/menu-boost.html" --></li>
 
Modified: website/public_html/live/common/sidebar-support.html
==============================================================================
--- website/public_html/live/common/sidebar-support.html	(original)
+++ website/public_html/live/common/sidebar-support.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -1,5 +1,10 @@
   <div id="menu">
     <ul>
+      <li id="welcome-section-menu">
+        <h4><a href="/" class="internal">Welcome <span class=
+        "link">></span></a></h4>
+      </li>
+
       <li id="boost-section-menu">
       <!--#include virtual="/common/menu-boost.html" --></li>
 
Modified: website/public_html/live/common/sidebar-welcome.html
==============================================================================
--- website/public_html/live/common/sidebar-welcome.html	(original)
+++ website/public_html/live/common/sidebar-welcome.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -1,5 +1,10 @@
   <div id="menu">
     <ul>
+      <li id="welcome-section-menu">
+        <h4><a href="/" class="internal">Welcome <span class=
+        "link">></span></a></h4>
+      </li>
+
       <li id="boost-section-menu">
       <!--#include virtual="/common/menu-boost.html" --></li>
 
Modified: website/public_html/live/development/index.html
==============================================================================
--- website/public_html/live/development/index.html	(original)
+++ website/public_html/live/development/index.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -51,13 +51,13 @@
             </div>
 
             <div class="section-body">
-              <p>Boost developers constitute a wide array of people throught
-              much of the world. Over the years much work has gone into the
-              quantity and quality of the C++ libraries and tools that make
-              up Boost. There are many ways to become part of the Boost
-              developer community, all starting with getting involved in the
-              development discussion. But if you are looking for an "easy"
-              place to get your feet wet is to voluteer <a href=
+              <p>Boost developers constitute a wide array of people
+              throughout much of the world. Over the years much work has gone
+              into the quantity and quality of the C++ libraries and tools
+              that make up Boost. There are many ways to become part of the
+              Boost developer community, all starting with getting involved
+              in the development discussion. But if you are looking for an
+              "easy" place to get your feet wet is to voluteer <a href=
               "testing.html">testing</a> resources. The wonderful people at
               <a href="http://www.ohloh.net/" class="external">Ohloh</a>
               provide a peek into what goes into Boost:</p>
Modified: website/public_html/live/development/int_const_guidelines.html
==============================================================================
--- website/public_html/live/development/int_const_guidelines.html	(original)
+++ website/public_html/live/development/int_const_guidelines.html	2008-04-19 09:29:41 EDT (Sat, 19 Apr 2008)
@@ -245,7 +245,7 @@
 template <class T>
 struct foobar_helper
 {
-   BOOST_STATIC_CONSTANT(int, temp = computed_value);
+   BOOST_STATIC_CONSTANT(int, value = computed_value);
 };
 
 template <class T>