Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78572 - in website/public_html/live/feed: history templates
From: dnljms_at_[hidden]
Date: 2012-05-24 00:54:24


Author: danieljames
Date: 2012-05-24 00:54:23 EDT (Thu, 24 May 2012)
New Revision: 78572
URL: http://svn.boost.org/trac/boost/changeset/78572

Log:
Website: Trim from links
Text files modified:
   website/public_html/live/feed/history/boost_1_50_0.qbk | 10 +++++-----
   website/public_html/live/feed/templates/boost_x_xx_x.qbk | 8 ++++----
   2 files changed, 9 insertions(+), 9 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_50_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_50_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_50_0.qbk 2012-05-24 00:54:23 EDT (Thu, 24 May 2012)
@@ -45,7 +45,7 @@
   * work around for msvc which allows ctor templates to be copy ctors, fixes [@https://svn.boost.org/trac/boost/ticket/6535 #6535].
   * shorten filenames to meet boost guidelines, fixes [@https://svn.boost.org/trac/boost/ticket/6196 #6196].
 
-* [phrase library..[@/libs/chrono/index.html Chrono]:]
+* [phrase library..[@/libs/chrono/ Chrono]:]
  * Fixed Bugs:
    * [@http://svn.boost.org/trac/boost/ticket/6361 #6361] integer overflow in boost::chrono::process_real_cpu_clock::now() under Windows 32bits.
    * [@http://svn.boost.org/trac/boost/ticket/6628 #6628] compiler warning in process_cpu_clocks.hpp.
@@ -60,7 +60,7 @@
   * Fix to assert.cpp test case
     ([@https://svn.boost.org/trac/boost/changeset/78498 Patch])
 
-* [phrase library..[@/libs/program_options/index.html Program Options]:]
+* [phrase library..[@/libs/program_options/ Program Options]:]
   * Improved error reporting
     ([@ https://svn.boost.org/trac/boost/changeset/77827 Patch from Leo Goodstadt])
 
@@ -69,11 +69,11 @@
   * For C++11, force parameter to `mpl::eval_if_c` and `mpl::if_c` to be `bool`.
   * Disable [^'__forceinline not inlined'] warning on msvc.
 
-* [phrase library..[@/libs/ratio/index.html Ratio]:]
+* [phrase library..[@/libs/ratio/ Ratio]:]
  * Fixed Bugs:
    * [@http://svn.boost.org/trac/boost/ticket/6498 #6498] boost::ratio won't compile with default settings.
 
-* [phrase library..[@/libs/thread/index.html Thread]:]
+* [phrase library..[@/libs/thread/ Thread]:]
  * New Features:
    * [@http://svn.boost.org/trac/boost/ticket/1850 #1850] Request for unlock_guard to compliment lock_guard.
    * [@http://svn.boost.org/trac/boost/ticket/2637 #2637] Request for shared_mutex duration timed_lock and timed_lock_shared.
@@ -118,7 +118,7 @@
 
 [/
 
-* /TODO/: [phrase library..[@/libs/spirit/index.html Spirit]:]
+* /TODO/: [phrase library..[@/libs/spirit/ Spirit]:]
   * Spirit Vx.x, see the
     '[@/doc/libs/1_xx_x/libs/spirit/doc/html/spirit/what_s_new/spirit_x_x.html What's New]'
     section for details.

Modified: website/public_html/live/feed/templates/boost_x_xx_x.qbk
==============================================================================
--- website/public_html/live/feed/templates/boost_x_xx_x.qbk (original)
+++ website/public_html/live/feed/templates/boost_x_xx_x.qbk 2012-05-24 00:54:23 EDT (Thu, 24 May 2012)
@@ -32,12 +32,12 @@
 
     Example new libraries message:
 
-* [phrase library..[@/libs/accumulators/index.html Accumulators]:] Framework for
+* [phrase library..[@/libs/accumulators/ Accumulators]:] Framework for
   incremental calculation, and collection of statistical accumulators, from Eric Niebler.
 
     Example update message:
 
-* [phrase library..[@/libs/interprocess/index.html Interprocess]:]
+* [phrase library..[@/libs/interprocess/ Interprocess]:]
   * Added anonymous shared memory for UNIX systems.
   * Fixed missing move semantics on managed memory classes.
   * Added copy_on_write and open_read_only options for shared memory
@@ -57,12 +57,12 @@
 
 [/
 
-* /TODO/: [phrase library..[@/libs/spirit/index.html Spirit]:]
+* /TODO/: [phrase library..[@/libs/spirit/ Spirit]:]
   * Spirit Vx.x, see the
     '[@/doc/libs/1_xx_x/libs/spirit/doc/html/spirit/what_s_new/spirit_x_x.html What's New]'
     section for details.
 
-* /TODO/: [phrase library..[@/libs/wave/index.html Wave]:]
+* /TODO/: [phrase library..[@/libs/wave/ Wave]:]
   * See the [@/libs/wave/ChangeLog Changelog] for details.
 
 ]


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