Michael Stevens
|
e11fc19001
|
Generic accessor, VC6 has template problems remove for all non PTS compilers
[SVN r25601]
|
2004-10-07 04:31:19 +00:00 |
|
Michael Stevens
|
33e7c0f006
|
remove tabs
[SVN r25568]
|
2004-10-05 10:14:49 +00:00 |
|
Michael Stevens
|
114133a181
|
New definitions.hpp for noalias and accessors
New namespace dimensions for accessors
[SVN r25566]
|
2004-10-05 08:12:55 +00:00 |
|
Michael Stevens
|
9446af3972
|
FIX missing return in map_capacity
[SVN r25547]
|
2004-10-04 07:28:27 +00:00 |
|
Michael Stevens
|
194ec11133
|
enable array placement new for some compilers
[SVN r25535]
|
2004-10-03 05:24:13 +00:00 |
|
Michael Stevens
|
8d94f1f1a2
|
add USEFUL_ARRAY_PLACEMENT_NEW
add storage_arrary base class initialisers to copy constructors to avoid compiler warnings
[SVN r25514]
|
2004-10-01 17:39:24 +00:00 |
|
Michael Stevens
|
498a600cdf
|
Change use functor_type::apply syntax
replaces functor () () which again overloads () and may have overhead on some compilers
Add correct infrastructure for scalar_expressions
[SVN r25492]
|
2004-09-30 21:09:17 +00:00 |
|
Michael Stevens
|
03d2248fc5
|
FIX array new for default constructor fails on many compilers
(OK for gcc-3.4.2, not sure if standard confromant, use a loop instead)
[SVN r25488]
|
2004-09-30 16:42:16 +00:00 |
|
Michael Stevens
|
47ed7cac87
|
FIX work with const UDTs, CV status is stripped from returned type
[SVN r25482]
|
2004-09-29 18:25:42 +00:00 |
|
Michael Stevens
|
8ec2191549
|
add zero_vector/matrix
[SVN r25480]
|
2004-09-29 15:39:11 +00:00 |
|
Michael Stevens
|
7f9207cbf9
|
basis for generalised ublas_expression
[SVN r25397]
|
2004-09-24 18:28:37 +00:00 |
|
Michael Stevens
|
2c8267e614
|
Consistent class/struct
[SVN r25393]
|
2004-09-24 06:57:49 +00:00 |
|
Michael Stevens
|
a4d4141651
|
Consistent class/struct
Make scalar_expression full B-N trick base
[SVN r25392]
|
2004-09-24 06:57:06 +00:00 |
|
Michael Stevens
|
93088d4023
|
Fix indexing assign use size_type
Loops do not underflow so size_type is correct
[SVN r25391]
|
2004-09-24 06:32:34 +00:00 |
|
Michael Stevens
|
2bde740c83
|
Fix unused parameters
[SVN r25390]
|
2004-09-24 06:27:55 +00:00 |
|
Michael Stevens
|
58eece3eab
|
Use result_type(0)
Fix unused parameters
[SVN r25389]
|
2004-09-24 06:27:18 +00:00 |
|
Michael Stevens
|
12bf5e4efe
|
FIX typenames for VC6
[SVN r25364]
|
2004-09-23 08:46:53 +00:00 |
|
Michael Stevens
|
480a0dafc9
|
swap avoid same_closure test
[SVN r25363]
|
2004-09-23 08:25:44 +00:00 |
|
Michael Stevens
|
71b94c19d8
|
FIX explicit expression constructors
[SVN r25362]
|
2004-09-23 07:51:01 +00:00 |
|
Michael Stevens
|
150b93d70b
|
Remove member friend swap
unrequired for concept and cause compiler wierdness
[SVN r25360]
|
2004-09-23 07:19:57 +00:00 |
|
Michael Stevens
|
2d426ed751
|
fix swap
[SVN r25331]
|
2004-09-22 07:58:12 +00:00 |
|
Michael Stevens
|
94572b4f80
|
restore VC6/7 workaround in EXTERNAL
[SVN r25328]
|
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
|
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
|
bdf3950350
|
Add vector/matrix_temporary_type
[SVN r25325]
|
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
|
2b90af8069
|
fix slice compose negative start check
[SVN r25323]
|
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
|
673b507c58
|
restore VC6/7 workaround in EXTERNAL
[SVN r25321]
|
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
|
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
|
959435dcd2
|
Sizing constructor required for Vector/Matrix Concept
[SVN r25309]
|
2004-09-21 13:48:20 +00:00 |
|
Michael Stevens
|
6ca53a7a30
|
remove std::set and non concept insert
[SVN r25307]
|
2004-09-21 13:43:39 +00:00 |
|
Michael Stevens
|
c4a7dac1a7
|
fix resize_packed_preserve arguments
[SVN r25306]
|
2004-09-21 13:42:55 +00:00 |
|
Michael Stevens
|
3fbe29f6bc
|
Mutable Expression concept requires:
assignment (default fails as reference type) and swap
Use deep semantics as in a C++ reference
[SVN r25305]
|
2004-09-21 13:41:57 +00:00 |
|
Michael Stevens
|
12f9c0cf75
|
*** empty log message ***
[SVN r25303]
|
2004-09-21 13:40:04 +00:00 |
|
Michael Stevens
|
71fbde536f
|
fix adaptor::operator= bad definition
[SVN r25302]
|
2004-09-21 13:39:43 +00:00 |
|
Michael Stevens
|
a51096f955
|
Resize infrastructure
WARNING Function parameter order changed
[SVN r25293]
|
2004-09-21 08:17:17 +00:00 |
|
Michael Stevens
|
894ca18093
|
add map_capacity
[SVN r25285]
|
2004-09-20 18:54:06 +00:00 |
|
Michael Stevens
|
be294e9aac
|
fix broken commit without typename
[SVN r25282]
|
2004-09-20 14:58:18 +00:00 |
|
Michael Stevens
|
3b331a456a
|
index_X_array use size_type
[SVN r25281]
|
2004-09-20 14:57:06 +00:00 |
|
Michael Stevens
|
b5c032a877
|
generic map_reserve
[SVN r25277]
|
2004-09-20 13:42:09 +00:00 |
|
Michael Stevens
|
1d11d78716
|
detail::resize not required anymore
[SVN r25276]
|
2004-09-20 13:41:25 +00:00 |
|
Michael Stevens
|
3388d6634f
|
detail::resize not required anymore
resize simplified and for vectors preserve is honoured
[SVN r25275]
|
2004-09-20 13:40:35 +00:00 |
|
Michael Stevens
|
dfeb0d0346
|
detail::resize not required anymore
[SVN r25273]
|
2004-09-20 13:29:50 +00:00 |
|
Michael Stevens
|
f0e08c43cc
|
uninitialized resize form no longer needs to be called resize_new
[SVN r25264]
|
2004-09-20 09:45:31 +00:00 |
|
Michael Stevens
|
51672821b5
|
removed sparse_storage_element_traits
use index_type directly to get size_type dependency
otherwise only purepose was to generate errors SOME non array types!
[SVN r25262]
|
2004-09-20 08:18:20 +00:00 |
|
Michael Stevens
|
a4b6dbd542
|
use size_type
[SVN r25261]
|
2004-09-20 08:15:53 +00:00 |
|
Michael Stevens
|
802221070f
|
use size_type in row/column function
[SVN r25260]
|
2004-09-20 08:12:02 +00:00 |
|
Michael Stevens
|
6d089cdabf
|
use array size_type
hide matrix/vector_type in bound types
[SVN r25258]
|
2004-09-20 07:41:37 +00:00 |
|