Commit Graph

4026 Commits

Author SHA1 Message Date
Michael Stevens
4868ca505f allocators don't allow size==0
svn path=/trunk/boost/boost/numeric/ublas/; revision=24866
2004-09-02 12:46:35 +00:00
Michael Stevens
16979d40ec allocators don't allow size==0
svn path=/trunk/boost/boost/numeric/ublas/; revision=24866
2004-09-02 12:46:35 +00:00
Michael Stevens
417ac7712b test the value of default construction. Either empty or full size (bounded_array)
[SVN r24865]
2004-09-02 11:46:31 +00:00
Michael Stevens
6182292cb5 test the value of default construction. Either empty or full size (bounded_array) 2004-09-02 11:46:31 +00:00
Michael Stevens
5b1b282fed test the value of default construction. Either empty or full size (bounded_array)
svn path=/trunk/boost/libs/numeric/ublas/; revision=24865
2004-09-02 11:46:31 +00:00
Michael Stevens
fb90d724bd test the value of default construction. Either empty or full size (bounded_array)
svn path=/trunk/boost/libs/numeric/ublas/; revision=24865
2004-09-02 11:46:31 +00:00
Michael Stevens
e341edd30e Fixed runtime exception, must use iterator:reference type
nil_ back to no static as Default construct requires it. Arrrgg!


[SVN r24864]
2004-09-02 11:44:50 +00:00
Michael Stevens
5e6e517b37 Fixed runtime exception, must use iterator:reference type
nil_ back to no static as Default construct requires it. Arrrgg!
2004-09-02 11:44:50 +00:00
Michael Stevens
ed24a1be63 Fixed runtime exception, must use iterator:reference type
nil_ back to no static as Default construct requires it. Arrrgg!

svn path=/trunk/boost/boost/numeric/ublas/; revision=24864
2004-09-02 11:44:50 +00:00
Michael Stevens
f1671656e9 Fixed runtime exception, must use iterator:reference type
nil_ back to no static as Default construct requires it. Arrrgg!

svn path=/trunk/boost/boost/numeric/ublas/; revision=24864
2004-09-02 11:44:50 +00:00
Michael Stevens
277b9ed680 'explicit' vector(size) constructors
Construct value_data_ with 0 size rather then default constructor


[SVN r24863]
2004-09-02 09:15:07 +00:00
Michael Stevens
1661b71c14 'explicit' vector(size) constructors
Construct value_data_ with 0 size rather then default constructor
2004-09-02 09:15:07 +00:00
Michael Stevens
72d55de35d 'explicit' vector(size) constructors
Construct value_data_ with 0 size rather then default constructor

svn path=/trunk/boost/boost/numeric/ublas/; revision=24863
2004-09-02 09:15:07 +00:00
Michael Stevens
f96ab7be2f 'explicit' vector(size) constructors
Construct value_data_ with 0 size rather then default constructor

svn path=/trunk/boost/boost/numeric/ublas/; revision=24863
2004-09-02 09:15:07 +00:00
Michael Stevens
536ed7670a Restored Random Access Container compatibility
[SVN r24862]
2004-09-02 09:13:26 +00:00
Michael Stevens
2aaab3e50d Restored Random Access Container compatibility 2004-09-02 09:13:26 +00:00
Michael Stevens
e25db86bd7 Restored Random Access Container compatibility
svn path=/trunk/boost/boost/numeric/ublas/; revision=24862
2004-09-02 09:13:26 +00:00
Michael Stevens
9f7ac82edc Restored Random Access Container compatibility
svn path=/trunk/boost/boost/numeric/ublas/; revision=24862
2004-09-02 09:13:26 +00:00
Michael Stevens
79911e151a Iterators never use element_proxy only references
typedef pointer is not part of the Vector Expression Concept
and not needed for implementation


[SVN r24850]
2004-09-01 14:36:36 +00:00
Michael Stevens
b0bf49ad53 Iterators never use element_proxy only references
typedef pointer is not part of the Vector Expression Concept
and not needed for implementation
2004-09-01 14:36:36 +00:00
Michael Stevens
49c94701c8 Iterators never use element_proxy only references
typedef pointer is not part of the Vector Expression Concept
and not needed for implementation

svn path=/trunk/boost/boost/numeric/ublas/; revision=24850
2004-09-01 14:36:36 +00:00
Michael Stevens
a09ec14145 Iterators never use element_proxy only references
typedef pointer is not part of the Vector Expression Concept
and not needed for implementation

svn path=/trunk/boost/boost/numeric/ublas/; revision=24850
2004-09-01 14:36:36 +00:00
Michael Stevens
7bd50935f5 typedef pointer is not part of the Vector Expression Concept
and not needed for implementation


[SVN r24849]
2004-09-01 14:19:50 +00:00
Michael Stevens
017be1077b typedef pointer is not part of the Vector Expression Concept
and not needed for implementation
2004-09-01 14:19:50 +00:00
Michael Stevens
ef9d223ae4 typedef pointer is not part of the Vector Expression Concept
and not needed for implementation

svn path=/trunk/boost/boost/numeric/ublas/; revision=24849
2004-09-01 14:19:50 +00:00
Michael Stevens
6b69700d3f typedef pointer is not part of the Vector Expression Concept
and not needed for implementation

svn path=/trunk/boost/boost/numeric/ublas/; revision=24849
2004-09-01 14:19:50 +00:00
Michael Stevens
62c7835b59 Fixed mixed use assignment in construction
Add STL allocator to storage types


[SVN r24848]
2004-09-01 14:11:36 +00:00
Michael Stevens
37942b6bca Fixed mixed use assignment in construction
Add STL allocator to storage types
2004-09-01 14:11:36 +00:00
Michael Stevens
02d6de43a1 Fixed mixed use assignment in construction
Add STL allocator to storage types

svn path=/trunk/boost/boost/numeric/ublas/; revision=24848
2004-09-01 14:11:36 +00:00
Michael Stevens
1c8f00a874 Fixed mixed use assignment in construction
Add STL allocator to storage types

svn path=/trunk/boost/boost/numeric/ublas/; revision=24848
2004-09-01 14:11:36 +00:00
Michael Stevens
155fa753a0 propogated array_type is public change
[SVN r24847]
2004-09-01 13:21:24 +00:00
Michael Stevens
1b7d881d0b propogated array_type is public change 2004-09-01 13:21:24 +00:00
Michael Stevens
b1f1636929 propogated array_type is public change
svn path=/trunk/boost/boost/numeric/ublas/; revision=24847
2004-09-01 13:21:24 +00:00
Michael Stevens
a2ef1ba0e0 propogated array_type is public change
svn path=/trunk/boost/boost/numeric/ublas/; revision=24847
2004-09-01 13:21:24 +00:00
Michael Stevens
d97dd05978 Made returned index_array_type etc public. Thanks to Karl for spotting this.
[SVN r24836]
2004-08-31 08:44:29 +00:00
Michael Stevens
614a8a710c Made returned index_array_type etc public. Thanks to Karl for spotting this. 2004-08-31 08:44:29 +00:00
Michael Stevens
a8ee4153c9 Made returned index_array_type etc public. Thanks to Karl for spotting this.
svn path=/trunk/boost/boost/numeric/ublas/; revision=24836
2004-08-31 08:44:29 +00:00
Michael Stevens
7bb61ba86f Made returned index_array_type etc public. Thanks to Karl for spotting this.
svn path=/trunk/boost/boost/numeric/ublas/; revision=24836
2004-08-31 08:44:29 +00:00
Michael Stevens
e7a9087903 workaround gcc.2.95 bug with ? operator and const return value
[SVN r24803]
2004-08-29 09:08:20 +00:00
Michael Stevens
fc1e0010c2 workaround gcc.2.95 bug with ? operator and const return value 2004-08-29 09:08:20 +00:00
Michael Stevens
1fbfe3263d workaround gcc.2.95 bug with ? operator and const return value
svn path=/trunk/boost/boost/numeric/ublas/; revision=24803
2004-08-29 09:08:20 +00:00
Michael Stevens
c9df13c99e workaround gcc.2.95 bug with ? operator and const return value
svn path=/trunk/boost/boost/numeric/ublas/; revision=24803
2004-08-29 09:08:20 +00:00
Michael Stevens
bb1daccb95 VC6 requires old static init syntax
[SVN r24798]
2004-08-28 17:15:35 +00:00
Michael Stevens
473927ee7e VC6 requires old static init syntax 2004-08-28 17:15:35 +00:00
Michael Stevens
5bf92209f6 VC6 requires old static init syntax
svn path=/trunk/boost/boost/numeric/ublas/; revision=24798
2004-08-28 17:15:35 +00:00
Michael Stevens
0e7664cc5e VC6 requires old static init syntax
svn path=/trunk/boost/boost/numeric/ublas/; revision=24798
2004-08-28 17:15:35 +00:00
Michael Stevens
15defb08d3 DERIVED_HELPERS only seem to be unambigous
on some compiler. (CW9 and VC7.1/8 fail)
Provide sepecfic expression overload instead


[SVN r24797]
2004-08-28 11:35:47 +00:00
Michael Stevens
8da4242aeb DERIVED_HELPERS only seem to be unambigous
on some compiler. (CW9 and VC7.1/8 fail)
Provide sepecfic expression overload instead
2004-08-28 11:35:47 +00:00
Michael Stevens
c08d986ee7 DERIVED_HELPERS only seem to be unambigous
on some compiler. (CW9 and VC7.1/8 fail)
Provide sepecfic expression overload instead

svn path=/trunk/boost/boost/numeric/ublas/; revision=24797
2004-08-28 11:35:47 +00:00
Michael Stevens
f656c30fd9 DERIVED_HELPERS only seem to be unambigous
on some compiler. (CW9 and VC7.1/8 fail)
Provide sepecfic expression overload instead

svn path=/trunk/boost/boost/numeric/ublas/; revision=24797
2004-08-28 11:35:47 +00:00