2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-27 17:32:09 +00:00
Commit Graph

177 Commits

Author SHA1 Message Date
Michael Stevens
a42aec0cb9 comment
[SVN r24938]
2004-09-06 12:41:19 +00:00
Michael Stevens
b67f5a22e8 sparse_of_sparse if fixed
[SVN r24937]
2004-09-06 12:40:23 +00:00
Michael Stevens
2e969c92ad needed for Mutable map_array
[SVN r24935]
2004-09-06 10:57:43 +00:00
Michael Stevens
a663cfaa38 Depracated 'reset' functions removed. Non core cases were not working
Added vector/matrix cross storage assignment specialiszation
 includes banded_vector/matrix optimization

Extended non-proxy iterator to ALL matrix types
Extended typedef pointer removal and private self_type to ALL matrix types

Minor concept failures fixed


[SVN r24934]
2004-09-06 09:48:32 +00:00
Michael Stevens
763dc64168 bounded_array default construct size 0
Use bounded_vector/matrix do get a presized default


[SVN r24933]
2004-09-06 09:02:23 +00:00
Michael Stevens
58cae1579c layout
[SVN r24928]
2004-09-05 13:57:00 +00:00
Michael Stevens
7c9aa6b44c VC6/7 need BOOST_UBLAS_NAMESPACE
[SVN r24927]
2004-09-05 13:29:54 +00:00
Michael Stevens
1204cd1c30 generic value_type instead of explict std::pair
ALLOC template parameters for free functions


[SVN r24926]
2004-09-05 12:30:46 +00:00
Michael Stevens
352157aaf4 const nil_ must be default intialiazed
[SVN r24925]
2004-09-05 12:29:10 +00:00
Michael Stevens
71ed2ba25b indirect_arrau use array_type for size_type etc
[SVN r24924]
2004-09-05 12:28:24 +00:00
Michael Stevens
61bd5b713f std::vector with allocator
[SVN r24923]
2004-09-05 12:27:36 +00:00
Michael Stevens
a56362e57d generic value_type instead of explict std::pair
[SVN r24922]
2004-09-05 12:26:16 +00:00
Michael Stevens
cc8964bf3b fixme comment
[SVN r24921]
2004-09-05 12:24:36 +00:00
Michael Stevens
d954b2310c sparse storage with allocators
[SVN r24920]
2004-09-05 12:22:59 +00:00
Michael Stevens
274e00b635 comment
[SVN r24919]
2004-09-05 12:22:15 +00:00
Michael Stevens
f3086f8c4e flagged broken cases
[SVN r24918]
2004-09-05 12:21:01 +00:00
Michael Stevens
343e7d6358 Change to use STL Allocator
[SVN r24910]
2004-09-05 08:58:29 +00:00
Michael Stevens
3aa291b378 simpler hint workaound
const end in for loops (for optimizer!)


[SVN r24909]
2004-09-05 08:57:16 +00:00
Michael Stevens
8b9cb69442 consitently using value_type (0) when the zero identity is used
Prevents algorithm being used on types that don't have zero identity


[SVN r24908]
2004-09-05 08:54:01 +00:00
Michael Stevens
c3139a6fd5 non-mutable value_type no initialised before assigned from tested object
[SVN r24907]
2004-09-05 06:54:01 +00:00
Michael Stevens
44eef4f563 try 2 param (VC6) syntax for NO_STD_ALLOCATOR
[SVN r24904]
2004-09-04 15:04:21 +00:00
Michael Stevens
dc9e3f7bde OLD_INIT syntax for nil_ static members
[SVN r24903]
2004-09-04 14:48:53 +00:00
Michael Stevens
b755a71c02 fix unbounded_array copy cstrct with size_
explicit 0 value for range, stride values 0


[SVN r24902]
2004-09-04 14:47:39 +00:00
Michael Stevens
98c2abbbc3 VC7 does call default constructor unless old syntax used
[SVN r24901]
2004-09-04 14:45:27 +00:00
Michael Stevens
127ee18090 opps bad commit
[SVN r24895]
2004-09-03 17:03:41 +00:00
Michael Stevens
4a7591527a complete implementation for construct destruct correctness
[SVN r24894]
2004-09-03 16:28:07 +00:00
Michael Stevens
948bcc0226 corrected basic_stream as default
[SVN r24879]
2004-09-02 19:39:00 +00:00
Michael Stevens
8bdd63513e correct preconds for range,slice
[SVN r24878]
2004-09-02 19:31:10 +00:00
Michael Stevens
d92ce4367a REVERSE_ITERATOR_OVERLOADS are default
Many fixes picked by INTERNAL concept checks


[SVN r24876]
2004-09-02 17:28:58 +00:00
Michael Stevens
1a895d3083 Pending new proxy shortcut syntax
[SVN r24872]
2004-09-02 14:06:03 +00:00
Michael Stevens
165862ceef Broken. Sorry Toon
[SVN r24871]
2004-09-02 14:04:00 +00:00
Michael Stevens
b4b214d87c conversion to sparse_vector_element not allowed
[SVN r24868]
2004-09-02 12:51:44 +00:00
Michael Stevens
ee7c23d424 more occurances of new scalrar_x_assign<iterator::reference
[SVN r24867]
2004-09-02 12:48:24 +00:00
Michael Stevens
9f08b2f426 allocators don't allow size==0
[SVN r24866]
2004-09-02 12:46:35 +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
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
536ed7670a Restored Random Access Container compatibility
[SVN r24862]
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
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
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
155fa753a0 propogated array_type is public change
[SVN r24847]
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
e7a9087903 workaround gcc.2.95 bug with ? operator and const return value
[SVN r24803]
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
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
8893f57a03 private evaluate
[SVN r24796]
2004-08-28 10:00:55 +00:00
Michael Stevens
75403ef54e VC7.1 using operator= overloads have problems
[SVN r24791]
2004-08-27 16:14:03 +00:00
Michael Stevens
40ed084a8b Allow command line TESTSET
Enable BOUNDED_VECTOR which picks up a VC7.1 problem


[SVN r24790]
2004-08-27 16:12:23 +00:00
Michael Stevens
b1f2f1d73a const correctness for zero_ etc completed
use if_ instead of if_c


[SVN r24789]
2004-08-27 15:23:32 +00:00
Michael Stevens
a70ed9e30f comments
[SVN r24788]
2004-08-27 15:19:35 +00:00