2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-24 16:32:12 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Michael Stevens
a268ab86a5 [uBLAS] ADD manual tests. ADD sparse resize test for vectors 2006-11-16 13:26:36 +00:00
Michael Stevens
25334392cb uBLAS MINOR removed tabs 2006-07-16 20:33:17 +00:00
Michael Stevens
e4c6dc44c0 FIX Workaround BBc2 problem on linking source from subdirectories. The link command line tried to link on the directory 2006-06-08 20:40:18 +00:00
Michael Stevens
561fe7bbc7 uBLAS cleanup and remove legacy support 2006-02-02 18:43:09 +00:00
Michael Stevens
18072c148a ADD first tests of Container concept 2005-10-16 16:35:18 +00:00
Michael Stevens
cd2856d5ef ADD Test zero assignment 2005-08-11 19:02:31 +00:00
Michael Stevens
7c524f57b7 CHANGE implement vector/matrix_container base classes
- needs to be commited to HEAD (merge from branch) for wide compiler testing. Should fix HP tru64 problems
2005-07-13 05:57:47 +00:00
Michael Stevens
a3d6802571 No need to init for default constructor 2005-07-01 22:37:30 +00:00
Michael Stevens
3742b505c5 FIX typo 2005-07-01 20:32:46 +00:00
Michael Stevens
f780ddb179 Allow for branch support of non default constructable proxies 2005-07-01 20:29:14 +00:00
Michael Stevens
356e9a3aeb Allow for non default constructable proxies 2005-07-01 20:26:46 +00:00
Michael Stevens
3410ccc93c Test breakdown 2005-06-27 15:19:15 +00:00
Michael Stevens
f2ed9da029 redunant #include 2005-06-27 13:19:53 +00:00
Douglas Gregor
b31cdf8c93 Don't run slice test, because it hasn't been fixed and perhaps won't be 2005-05-19 14:01:51 +00:00
Michael Stevens
b00e927014 Unified test operator() and operator(int) 2005-05-08 16:50:14 +00:00
Michael Stevens
6c5d9cfa76 tabs and max fixed for Boost 2005-05-08 16:41:36 +00:00
Vladimir Prus
b67fdc660c Comment out the test7, as is done in V1 Jamfile. 2005-04-13 06:40:51 +00:00
Michael Stevens
9d3add3b1f Test MAP_ARRAY 2005-03-16 13:59:33 +00:00
Michael Stevens
13e7765bd7 FIX subproject path to test 2005-03-16 13:56:18 +00:00
Michael Stevens
afb28bc29b Support BOOST_UBLAS_NO_NESTED_CLASS_RELATION 2005-03-16 13:10:06 +00:00
Michael Stevens
f89cc57f2e complex<interval> is not supported by std::complex. A boost:complex was assumed.
This does not and probably never will exist.
Removed code relying on this. It is untested and the macro's to enable it inconsistent
2005-03-16 08:36:00 +00:00
Michael Stevens
81e8f10824 Test with no exceptions
project requirements now seem to work in BBv2
2005-03-15 11:05:31 +00:00
Michael Stevens
cc044f8822 Use simple test() function name 2005-03-15 11:03:58 +00:00
Michael Stevens
0e43635d67 Reenable slice test which shows runtime error 2005-03-15 11:03:03 +00:00
Michael Stevens
0e83c36f32 Common initialize 2005-03-15 10:03:56 +00:00
Michael Stevens
7459653cb8 Move to Boost standard test directory 2005-03-15 09:03:25 +00:00
Michael Stevens
66d61b4d54 Use storage header from new header dependencies 2005-01-07 18:04:39 +00:00
Toon Knapen
aa1405e143 merged uBLAS_pure 2005-01-04 14:52:20 +00:00
Michael Stevens
d1ff67a097 remove find out why intel 7.1 config is incorrect 2004-10-11 12:24:10 +00:00
Michael Stevens
31e5e81b2c Copyright 2004-10-11 12:19:53 +00:00
Michael Stevens
990d8148b0 find out why intel 7.1 config is incorrect 2004-10-10 08:37:26 +00:00
Michael Stevens
9de0674f8b add placement_new test 2004-10-07 08:03:11 +00:00