Commit Graph

4026 Commits

Author SHA1 Message Date
Michael Stevens
c72d675832 all type default constructed with init
svn path=/trunk/boost/libs/numeric/ublas/; revision=25346
2004-09-22 18:01:06 +00:00
Michael Stevens
a262712a73 all type default constructed with init
svn path=/trunk/boost/libs/numeric/ublas/; revision=25346
2004-09-22 18:01:06 +00:00
Michael Stevens
2d426ed751 fix swap
[SVN r25331]
2004-09-22 07:58:12 +00:00
Michael Stevens
c2c8d01081 fix swap 2004-09-22 07:58:12 +00:00
Michael Stevens
12bb41c803 fix swap
svn path=/trunk/boost/boost/numeric/ublas/; revision=25331
2004-09-22 07:58:12 +00:00
Michael Stevens
25e19425ad fix swap
svn path=/trunk/boost/boost/numeric/ublas/; revision=25331
2004-09-22 07:58:12 +00:00
Michael Stevens
45e75d7eec testing project range slice
[SVN r25329]
2004-09-21 22:48:54 +00:00
Michael Stevens
3512ecd93c testing project range slice 2004-09-21 22:48:54 +00:00
Michael Stevens
c6810ab074 testing project range slice
svn path=/trunk/boost/libs/numeric/ublas/; revision=25329
2004-09-21 22:48:54 +00:00
Michael Stevens
816d3c49c6 testing project range slice
svn path=/trunk/boost/libs/numeric/ublas/; revision=25329
2004-09-21 22:48:54 +00:00
Michael Stevens
94572b4f80 restore VC6/7 workaround in EXTERNAL
[SVN r25328]
2004-09-21 22:42:42 +00:00
Michael Stevens
080b823112 restore VC6/7 workaround in EXTERNAL 2004-09-21 22:42:42 +00:00
Michael Stevens
9d610c6b2b restore VC6/7 workaround in EXTERNAL
svn path=/trunk/boost/boost/numeric/ublas/; revision=25328
2004-09-21 22:42:42 +00:00
Michael Stevens
dc4842107d restore VC6/7 workaround in EXTERNAL
svn path=/trunk/boost/boost/numeric/ublas/; revision=25328
2004-09-21 22:42:42 +00:00
Michael Stevens
0b18a99b1c Add vector/matrix_temporary_type
Fix Iterator::reference must be the actual operator* return type
Fix scalar assign must account for temporay value_type


[SVN r25327]
2004-09-21 22:34:59 +00:00
Michael Stevens
cda89c2348 Add vector/matrix_temporary_type
Fix Iterator::reference must be the actual operator* return type
Fix scalar assign must account for temporay value_type
2004-09-21 22:34:59 +00:00
Michael Stevens
0fed5629ef Add vector/matrix_temporary_type
Fix Iterator::reference must be the actual operator* return type
Fix scalar assign must account for temporay value_type

svn path=/trunk/boost/boost/numeric/ublas/; revision=25327
2004-09-21 22:34:59 +00:00
Michael Stevens
bb4cdad662 Add vector/matrix_temporary_type
Fix Iterator::reference must be the actual operator* return type
Fix scalar assign must account for temporay value_type

svn path=/trunk/boost/boost/numeric/ublas/; revision=25327
2004-09-21 22:34:59 +00:00
Michael Stevens
96ed78a66f Add vector/matrix_temporary_type
All construction/resize uses max_nz function


[SVN r25326]
2004-09-21 22:32:10 +00:00
Michael Stevens
c3d15fb577 Add vector/matrix_temporary_type
All construction/resize uses max_nz function
2004-09-21 22:32:10 +00:00
Michael Stevens
6cf7c0a70a Add vector/matrix_temporary_type
All construction/resize uses max_nz function

svn path=/trunk/boost/boost/numeric/ublas/; revision=25326
2004-09-21 22:32:10 +00:00
Michael Stevens
5dd35dd6e6 Add vector/matrix_temporary_type
All construction/resize uses max_nz function

svn path=/trunk/boost/boost/numeric/ublas/; revision=25326
2004-09-21 22:32:10 +00:00
Michael Stevens
bdf3950350 Add vector/matrix_temporary_type
[SVN r25325]
2004-09-21 22:30:56 +00:00
Michael Stevens
6060ffe77e Add vector/matrix_temporary_type 2004-09-21 22:30:56 +00:00
Michael Stevens
5f4dfca494 Add vector/matrix_temporary_type
svn path=/trunk/boost/boost/numeric/ublas/; revision=25325
2004-09-21 22:30:56 +00:00
Michael Stevens
3deacd41a5 Add vector/matrix_temporary_type
svn path=/trunk/boost/boost/numeric/ublas/; revision=25325
2004-09-21 22:30:56 +00:00
Michael Stevens
e885a20631 no const_self_type
[SVN r25324]
2004-09-21 22:30:36 +00:00
Michael Stevens
37e384d0be no const_self_type 2004-09-21 22:30:36 +00:00
Michael Stevens
fb12b51bfd no const_self_type
svn path=/trunk/boost/boost/numeric/ublas/; revision=25324
2004-09-21 22:30:36 +00:00
Michael Stevens
0946dbc920 no const_self_type
svn path=/trunk/boost/boost/numeric/ublas/; revision=25324
2004-09-21 22:30:36 +00:00
Michael Stevens
2b90af8069 fix slice compose negative start check
[SVN r25323]
2004-09-21 22:27:38 +00:00
Michael Stevens
0c677ddd4c fix slice compose negative start check 2004-09-21 22:27:38 +00:00
Michael Stevens
4aa2d0ebd5 fix slice compose negative start check
svn path=/trunk/boost/boost/numeric/ublas/; revision=25323
2004-09-21 22:27:38 +00:00
Michael Stevens
417d1d51da fix slice compose negative start check
svn path=/trunk/boost/boost/numeric/ublas/; revision=25323
2004-09-21 22:27:38 +00:00
Michael Stevens
d0dfa772d3 Flag VC7.1 strangeness
[SVN r25322]
2004-09-21 22:22:34 +00:00
Michael Stevens
f5313a2e41 Flag VC7.1 strangeness 2004-09-21 22:22:34 +00:00
Michael Stevens
fa333e388b Flag VC7.1 strangeness
svn path=/trunk/boost/boost/numeric/ublas/; revision=25322
2004-09-21 22:22:34 +00:00
Michael Stevens
99cb9742a3 Flag VC7.1 strangeness
svn path=/trunk/boost/boost/numeric/ublas/; revision=25322
2004-09-21 22:22:34 +00:00
Michael Stevens
673b507c58 restore VC6/7 workaround in EXTERNAL
[SVN r25321]
2004-09-21 22:21:19 +00:00
Michael Stevens
1f9cdb9251 restore VC6/7 workaround in EXTERNAL 2004-09-21 22:21:19 +00:00
Michael Stevens
eef8d8a153 restore VC6/7 workaround in EXTERNAL
svn path=/trunk/boost/boost/numeric/ublas/; revision=25321
2004-09-21 22:21:19 +00:00
Michael Stevens
2076f4578a restore VC6/7 workaround in EXTERNAL
svn path=/trunk/boost/boost/numeric/ublas/; revision=25321
2004-09-21 22:21:19 +00:00
Michael Stevens
dd797bcd38 Add SKIP_BAD for known bad models
[SVN r25311]
2004-09-21 14:12:47 +00:00
Michael Stevens
f8b312eea4 Add SKIP_BAD for known bad models 2004-09-21 14:12:47 +00:00
Michael Stevens
04aef23552 Add SKIP_BAD for known bad models
svn path=/trunk/boost/boost/numeric/ublas/; revision=25311
2004-09-21 14:12:47 +00:00
Michael Stevens
3b13ae187d Add SKIP_BAD for known bad models
svn path=/trunk/boost/boost/numeric/ublas/; revision=25311
2004-09-21 14:12:47 +00:00
Michael Stevens
9cb405430c Simplified syntax
Extended concept checks
Fixed up failures hidden by FIXME
Only compiles on conformant compilers


[SVN r25310]
2004-09-21 13:50:15 +00:00
Michael Stevens
8992dfb202 Simplified syntax
Extended concept checks
Fixed up failures hidden by FIXME
Only compiles on conformant compilers
2004-09-21 13:50:15 +00:00
Michael Stevens
f62b87b6fe Simplified syntax
Extended concept checks
Fixed up failures hidden by FIXME
Only compiles on conformant compilers

svn path=/trunk/boost/boost/numeric/ublas/; revision=25310
2004-09-21 13:50:15 +00:00
Michael Stevens
913eab2bed Simplified syntax
Extended concept checks
Fixed up failures hidden by FIXME
Only compiles on conformant compilers

svn path=/trunk/boost/boost/numeric/ublas/; revision=25310
2004-09-21 13:50:15 +00:00