Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63661 - website/public_html/beta/feed/history
From: david.bellot_at_[hidden]
Date: 2010-07-05 11:53:29


Author: david.bellot
Date: 2010-07-05 11:53:28 EDT (Mon, 05 Jul 2010)
New Revision: 63661
URL: http://svn.boost.org/trac/boost/changeset/63661

Log:
more contributions reported by ublas contributors

Text files modified:
   website/public_html/beta/feed/history/boost_1_44_0.qbk | 8 +++++++-
   1 files changed, 7 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_44_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_44_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_44_0.qbk 2010-07-05 11:53:28 EDT (Mon, 05 Jul 2010)
@@ -45,7 +45,13 @@
 
 [section Updated Libraries]
 
-* /TODO/
+* [phrase library..[@/libs/numeric.ublas/index.html uBLAS]:]
+ * New assignment operators to feed in vectors and matrices in many nice ways ([@http://svn.boost.org/trac/boost/ticket/4034 #4034]). Thank you Nasos
+ * New doxygen-based [@/libs/numeric/ublas/doc/html/index.html documentation]
+ * Enable arithmetic operators (+,-,*,/) to work between ublas containers of std::complex and integral types ([@http://svn/boost/org/trac/boost/ticket/3649 #3649]). Thank you Neal
+ * Removed unused variables in functional.hpp ([@http://svn.boost.org/trac/boost/ticket/4377 #4377]). Thank you Marco
+
+/TODO/
 
 [endsect]
 


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