Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84480 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-05-25 06:38:09


Author: danieljames
Date: 2013-05-25 06:38:08 EDT (Sat, 25 May 2013)
New Revision: 84480
URL: http://svn.boost.org/trac/boost/changeset/84480

Log:
Fix GCD/LCM
Text files modified:
   website/public_html/live/feed/history/boost_1_54_0.qbk | 2 +-
   website/public_html/live/generated/dev.rss | 2 +-
   website/public_html/live/generated/state/feed-pages.txt | 4 ++--
   website/public_html/live/generated/state/rss-items.txt | 4 ++--
   website/public_html/live/users/history/version_1_54_0.html | 2 +-
   5 files changed, 7 insertions(+), 7 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_54_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_54_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_54_0.qbk 2013-05-25 06:38:08 EDT (Sat, 25 May 2013)
@@ -136,7 +136,7 @@
     [ticket 8162], [ticket 8369], [ticket 8547].
 
 * [phrase library..[@/libs/math/ Math]:]
- * Major reorganization to incorporate other Boost.Math like Integer Utilities LCD, GCM, quaternions and octonions.
+ * Major reorganization to incorporate other Boost.Math like Integer Utilities LCM, GCD, quaternions and octonions.
     Making new chapter headings.
   * Added many references to Boost.Multiprecision and `cpp_dec_float_50` as an example of a User-defined Type (UDT).
   * Added Clang to list of supported compilers.

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2013-05-25 06:38:08 EDT (Sat, 25 May 2013)
@@ -371,7 +371,7 @@
             <li>
               <div>
                 Major reorganization to incorporate other Boost.Math like Integer
- Utilities LCD, GCM, quaternions and octonions. Making new chapter
+ Utilities LCM, GCD, quaternions and octonions. Making new chapter
                 headings.
               </div>
             </li>

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt (original)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-05-25 06:38:08 EDT (Sat, 25 May 2013)
@@ -2004,7 +2004,7 @@
 -id
 "version_1_54_0
 -last_modified
-.1369470962.76
+.1369478202.89
 -location
 "users/history/version_1_54_0.html
 -notice
@@ -2017,7 +2017,7 @@
 " New Libraries: Updated Libraries:
 "
 -qbk_hash
-"adf56481cfe1eb4f06cc5735f59f2743175e42e1db69318a79b5866d64afea16
+"6591b000b43d244909d12acdc6b785d734525c14929d870ab32183c0215d4656
 -release_status
 "dev
 -title

Modified: website/public_html/live/generated/state/rss-items.txt
==============================================================================
--- website/public_html/live/generated/state/rss-items.txt (original)
+++ website/public_html/live/generated/state/rss-items.txt 2013-05-25 06:38:08 EDT (Sat, 25 May 2013)
@@ -18995,7 +18995,7 @@
 " <li>
 " <div>
 " Major reorganization to incorporate other Boost.Math like Integer
-" Utilities LCD, GCM, quaternions and octonions. Making new chapter
+" Utilities LCM, GCD, quaternions and octonions. Making new chapter
 " headings.
 " </div>
 " </li>
@@ -19442,7 +19442,7 @@
 " </div>
 "</description></item>
 -last_modified
-.1369470962.76
+.1369478202.89
 -quickbook
 "feed/history/boost_1_54_0.qbk
 )

Modified: website/public_html/live/users/history/version_1_54_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_54_0.html (original)
+++ website/public_html/live/users/history/version_1_54_0.html 2013-05-25 06:38:08 EDT (Sat, 25 May 2013)
@@ -407,7 +407,7 @@
             <li>
               <div>
                 Major reorganization to incorporate other Boost.Math like Integer
- Utilities LCD, GCM, quaternions and octonions. Making new chapter
+ Utilities LCM, GCD, quaternions and octonions. Making new chapter
                 headings.
               </div>
             </li>


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