Michael Stevens
9c70bb8aaa
Renamed std cmath problem
...
Extended cstdlib workaround to MIPSpro
svn path=/trunk/boost/boost/numeric/ublas/; revision=24695
2004-08-24 06:51:21 +00:00
Michael Stevens
e7164a21ac
Extended NO_MEMBER_FRIENDS to VC6+7
...
VC7 in particular has problems without
svn path=/trunk/boost/boost/numeric/ublas/; revision=24694
2004-08-24 06:25:09 +00:00
Michael Stevens
161cbb64f7
Propogated Toon's index_base change from matrix_sparse
...
Dropped VC7 workaround
svn path=/trunk/boost/boost/numeric/ublas/; revision=24693
2004-08-24 06:22:22 +00:00
Michael Stevens
eb8e72e040
Dropped VC7 workaround
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24692
2004-08-24 06:20:57 +00:00
Michael Stevens
c8f3f67211
Comeau noticed that != required to equity comparible for index_pair/triple
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24670
2004-08-23 14:05:08 +00:00
Michael Stevens
1a94d1eb47
Workaround for Comeau - would be nice to make this version specific
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24669
2004-08-23 13:50:30 +00:00
Michael Stevens
fe65e8820d
removed experimental type_traits:const_reference
...
element_proxy:
add comparison
dropped unnecessary overloads
svn path=/trunk/boost/boost/numeric/ublas/; revision=24656
2004-08-23 07:38:07 +00:00
Michael Stevens
57b7232c2a
comment
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24655
2004-08-23 07:34:59 +00:00
Michael Stevens
fdc7204167
temporarily remove .v2 as they are picked up automatic
...
for tests sources in the subdirectories and get built!!
svn path=/trunk/boost/libs/numeric/ublas/; revision=24649
2004-08-22 18:45:40 +00:00
Michael Stevens
c144321b47
noncopyable
...
repaired dropped boost::
removed explict default constructor call which was inconsistently used
svn path=/trunk/boost/boost/numeric/ublas/; revision=24648
2004-08-22 18:36:28 +00:00
Michael Stevens
cc27ac0589
further reduced default library dependicies
...
Changed macros controling array_adaptor's
By default on safe deep copy array_adaptor
Seperate shallow_array_adaptor for crazy people
svn path=/trunk/boost/boost/numeric/ublas/; revision=24610
2004-08-20 08:00:01 +00:00
Michael Stevens
dcf0ea7559
fix noncopyable
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24609
2004-08-20 05:32:01 +00:00
Michael Stevens
2dea24546a
Minor rework of noncopyable and nonassignable
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24602
2004-08-19 18:28:12 +00:00
Michael Stevens
ede625b29b
oops debug left in
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24594
2004-08-19 12:48:12 +00:00
Michael Stevens
acbb85c73c
comment
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24593
2004-08-19 12:37:27 +00:00
Michael Stevens
852dd07473
comment that free function resize fails on MSVC-6/7
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24592
2004-08-19 12:21:46 +00:00
Michael Stevens
c70cf6cec9
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
Added resize that works without PTS
svn path=/trunk/boost/boost/numeric/ublas/; revision=24589
2004-08-19 08:03:42 +00:00
Michael Stevens
588f2f3645
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
svn path=/trunk/boost/boost/numeric/ublas/; revision=24588
2004-08-19 08:02:47 +00:00
Michael Stevens
488cf03195
opps
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24587
2004-08-19 07:31:40 +00:00
Michael Stevens
deeeefdde1
overrideable STREAM config
...
better comments
svn path=/trunk/boost/boost/numeric/ublas/; revision=24586
2004-08-19 07:17:28 +00:00
Michael Stevens
5d4bb2f174
consistently use value_type
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24585
2004-08-19 06:39:53 +00:00
Michael Stevens
f552b5e7c3
use value_type for simpler syntax
...
fixed complex interval of double
svn path=/trunk/boost/boost/numeric/ublas/; revision=24584
2004-08-19 06:37:05 +00:00
Toon Knapen
72ba61fc52
resize functionality moved to a functor to support partial templ. spec.
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24561
2004-08-18 14:51:33 +00:00
Michael Stevens
cfd55134e2
Change to NO_ITERATOR_BASE_TRAITS
...
as a bug workaround
Use code that works with VC6
svn path=/trunk/boost/boost/numeric/ublas/; revision=24549
2004-08-18 09:34:30 +00:00
Michael Stevens
0bbb2d3afe
const_reference correctness in iterator dereference
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24548
2004-08-18 07:38:40 +00:00
Michael Stevens
f1a5577e32
tabs
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24547
2004-08-18 06:31:06 +00:00
Michael Stevens
7321efbafb
matrix proxies which result in vector must be abstract
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24546
2004-08-18 06:30:08 +00:00
Michael Stevens
0c58860ef1
create 'raw' namespace
...
only include headers if necessary
svn path=/trunk/boost/boost/numeric/ublas/; revision=24545
2004-08-18 06:27:34 +00:00
Michael Stevens
150b23a950
No negative feedback regard change to non-virtual
...
raise no longer virtual!
svn path=/trunk/boost/boost/numeric/ublas/; revision=24533
2004-08-17 13:53:37 +00:00
Michael Stevens
a9a6587d09
oops range,slice were renabled for sparse
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24528
2004-08-17 09:23:22 +00:00
Michael Stevens
5cc02388a9
element_proxis:
...
add comparison operators
need copy assignment operator to overide implict version, but other assignment only need template version
svn path=/trunk/boost/boost/numeric/ublas/; revision=24527
2004-08-17 09:14:14 +00:00
Michael Stevens
994dd7e0bb
use nonassignable
...
added same_closure consistently
svn path=/trunk/boost/boost/numeric/ublas/; revision=24526
2004-08-17 09:11:17 +00:00
Michael Stevens
f6aedf54d9
value_type patch no longer needed for element_proxies
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24525
2004-08-17 09:08:56 +00:00
Michael Stevens
5c2f001890
Change to Boost license v1
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24523
2004-08-17 07:36:29 +00:00
Michael Stevens
2ede68a697
Minor copyright text change to include (c)
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24522
2004-08-17 07:35:37 +00:00
Michael Stevens
d4e642e5e2
BOUNDED_ALIGN
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24494
2004-08-16 05:31:22 +00:00
Michael Stevens
143fda1db1
Default USE_INDEXING
...
Limited member friend bug to MWERKS <=8.3
BOUNDED_ALIGN
svn path=/trunk/boost/boost/numeric/ublas/; revision=24493
2004-08-16 05:31:03 +00:00
Michael Stevens
d1243a444c
Fixed VC7.1
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24492
2004-08-16 05:16:01 +00:00
Michael Stevens
7756596e96
General DR45 workaround
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24491
2004-08-16 05:11:48 +00:00
Michael Stevens
eaf205e39a
DR45
...
MSVC 7.1 specific
svn path=/trunk/boost/boost/numeric/ublas/; revision=24490
2004-08-16 05:11:19 +00:00
Michael Stevens
0873918dc7
removed functions
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24489
2004-08-16 04:41:20 +00:00
Michael Stevens
0820a979e2
Added variable controlling test sets
...
Dropped range, sparse from test3 as too complex for regression testing
svn path=/trunk/boost/libs/numeric/ublas/; revision=24480
2004-08-15 09:18:55 +00:00
Michael Stevens
4d2047fa36
enable range and slice
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24478
2004-08-14 20:06:36 +00:00
Michael Stevens
c63f020a67
MSVC workarounds only for 6.0 and 7.0
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24477
2004-08-14 20:04:59 +00:00
Michael Stevens
eaac8004ef
*** empty log message ***
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24476
2004-08-14 20:04:12 +00:00
Michael Stevens
b775dff077
Workaround std::complex sparse proxy problem with operator==
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24475
2004-08-14 20:01:34 +00:00
Michael Stevens
55062caa0e
VC6 workaround for private data_
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24474
2004-08-14 18:40:18 +00:00
Michael Stevens
d335547d5f
*** keyword substitution change ***
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24466
2004-08-13 16:24:56 +00:00
Michael Stevens
279c5e01c4
Added Gunters new overviews
...
Renamed files with names not consitent with titles
Technical and style fixes to types and operations_overview
Mostly storage and container paramters are more consitently used
<br /> dropped from <pre> sections
svn path=/trunk/boost/libs/numeric/ublas/; revision=24465
2004-08-13 16:23:01 +00:00
Michael Stevens
630dc07085
Technical and style fixes.
...
Mostly storage and container paramters are more consitently used
svn path=/trunk/boost/libs/numeric/ublas/; revision=24464
2004-08-13 15:51:26 +00:00