2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-24 04:22:12 +00:00

reverted to htm notation (sorry my mistake)

included test for assigment operator
remove old release notes file
This commit is contained in:
David Bellot
2010-07-03 22:00:48 +00:00
parent 2fabb4e2c3
commit bb641d94b1
2 changed files with 2 additions and 16 deletions

View File

@@ -1,16 +0,0 @@
UBLAS
~~~~~
Copyright (c) 2000-2004 Joerg Walter, Mathias Koch
Distributed under the Boost Software License, Version 1.0. (See
accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
1.35.0
Updated all files to BSL v1 with permission of the authors.
PRE 1.34.0
FIX size_type and difference_type can be non defaults and uBLAS
expressions use the correct types.

View File

@@ -132,4 +132,6 @@ test-suite numeric/uBLAS
]
[ run test_complex_norms.cpp
]
[ run test_assignment.cpp
]
;