Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84596 - website/public_html/live/feed/history
From: david.bellot_at_[hidden]
Date: 2013-06-01 08:09:05


Author: david.bellot
Date: 2013-06-01 08:09:04 EDT (Sat, 01 Jun 2013)
New Revision: 84596
URL: http://svn.boost.org/trac/boost/changeset/84596

Log:
added ublas release notes

Text files modified:
   website/public_html/live/feed/history/boost_1_54_0.qbk | 8 +++++++-
   1 files changed, 7 insertions(+), 1 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-06-01 08:09:04 EDT (Sat, 01 Jun 2013)
@@ -5,7 +5,7 @@
         New Libraries: Log, TTI, Type Erasure.
         Updated Libraries: Accumulators, Algorithm, Any, Asio, Chrono, Circular Buffer, Context,
         Coroutine, Geometry, Graph, Iostreams, Lexical Cast, Math, Multiprecision, Polygon, Property Map,
- Thread, Type Traits, Unordered, Utility, Variant, Wave, xpressive
+ Thread, Type Traits, Unordered, Utility, Variant, Wave, xpressive, uBLAS
     ]
     [authors [Clow, Marshall]]
     [last-revision ]
@@ -320,6 +320,12 @@
     * has_trivial_move_assign
     * has_trivial_move_constructor
 
+* [phrase library..[@/libs/numeric/ublas uBLAS]:]
+ * [6511] Division by scalar should use enable_if<>
+ * [7297] Make the free functions 'num_columns' and 'num_rows' support the uBLAS traits system and better work with expression types
+ * [6010] fixed linkage problems in assignment.hpp
+ * updated doc
+
 * [phrase library..[@/libs/unordered/ Unordered]:]
   * Some very basic `noexcept` support.
 


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