Commit graph

976 commits

Author SHA1 Message Date
Michael Stevens
608221c18b fix broken commit without typename
[SVN r25282]
2004-09-20 14:58:18 +00:00
Michael Stevens
c1489ce98a index_X_array use size_type
[SVN r25281]
2004-09-20 14:57:06 +00:00
Michael Stevens
ef758454d1 generic map_reserve
[SVN r25277]
2004-09-20 13:42:09 +00:00
Michael Stevens
7b37988dfb detail::resize not required anymore
[SVN r25276]
2004-09-20 13:41:25 +00:00
Michael Stevens
4f70714323 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
8285bb63e8 detail::resize not required anymore
[SVN r25273]
2004-09-20 13:29:50 +00:00
Aleksey Gurtovoy
e448f8fa68 various test fixes
[SVN r25267]
2004-09-20 10:29:45 +00:00
Aleksey Gurtovoy
f1d3dd7497 MSVC workaround
[SVN r25266]
2004-09-20 10:22:57 +00:00
Michael Stevens
ccfc1e8f9c uninitialized resize form no longer needs to be called resize_new
[SVN r25264]
2004-09-20 09:45:31 +00:00
Michael Stevens
4beb92ed42 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
7ff66d8450 use size_type
[SVN r25261]
2004-09-20 08:15:53 +00:00
Michael Stevens
9cdf6cbb2e use size_type in row/column function
[SVN r25260]
2004-09-20 08:12:02 +00:00
Michael Stevens
7497a0d555 use array size_type
hide matrix/vector_type in bound types


[SVN r25258]
2004-09-20 07:41:37 +00:00
Michael Stevens
90064a8ac7 use array size_type
unsigned complexity


[SVN r25257]
2004-09-20 07:39:06 +00:00
Michael Stevens
89872469c9 unsigned complexity
[SVN r25256]
2004-09-20 07:38:22 +00:00
Michael Stevens
1d479c0959 add allocator_type
[SVN r25255]
2004-09-20 07:37:47 +00:00
Michael Stevens
1440ce5555 allocator_type
[SVN r25253]
2004-09-20 07:37:03 +00:00
Michael Stevens
bebee5b08d use array size_type
[SVN r25252]
2004-09-20 07:36:06 +00:00
Michael Stevens
a11ed2a9da reverse_iterator size_type
[SVN r25251]
2004-09-20 07:35:26 +00:00
Michael Stevens
f8e89a3e2f use expression size_type
[SVN r25250]
2004-09-20 07:33:48 +00:00
Michael Stevens
37311f9a6b unsigned complexity
FIXME comments


[SVN r25249]
2004-09-20 07:33:10 +00:00
Michael Stevens
21720f0792 Propogated template range/slice to vector/matrix proxies
[SVN r25234]
2004-09-19 18:45:27 +00:00
Michael Stevens
2ca58a09e1 Exeriment with darwin toolset ABI problems
[SVN r25233]
2004-09-19 17:57:10 +00:00
Michael Stevens
2e6cfad7e7 generalize vector storage resize for all storage_array and sequences
[SVN r25213]
2004-09-19 06:25:52 +00:00
Michael Stevens
7cd10dee1b Generalize range,slice as basic_
Provide concept base storage_array


[SVN r25212]
2004-09-19 06:24:34 +00:00
Michael Stevens
78919abf45 Generalize range,slice as basic_
[SVN r25211]
2004-09-19 06:24:05 +00:00
Michael Stevens
be9d3cadee Storage array:
removed insert,erase,clear they requires value_type(0) and semantics are not STL
 resize(n,init) is element preserving
 resize_new is not


[SVN r25208]
2004-09-19 05:14:26 +00:00
Michael Stevens
ba36e1aa1e CW8.3 problems with basic_stream
[SVN r25194]
2004-09-18 18:21:21 +00:00
Michael Stevens
92ed2f106a Index operator for iterators not yet fixed
ignore unused variables


[SVN r25177]
2004-09-17 16:05:50 +00:00
Michael Stevens
e7d24bee89 quick fix for VC6 mapped_type problem
[SVN r25176]
2004-09-17 15:58:33 +00:00
Michael Stevens
2a247b6d11 Removed MUTABLE_TEMPORARY code is not valid C++
[SVN r25175]
2004-09-17 14:22:17 +00:00
Michael Stevens
781365833d Try and pickup test1 runtime failure on intel
[SVN r25171]
2004-09-17 10:18:48 +00:00
Michael Stevens
d68b0d1265 DR45 for expression accessors
[SVN r25169]
2004-09-17 09:19:31 +00:00
Michael Stevens
8599d00c49 test_vector not used
[SVN r25168]
2004-09-17 09:11:47 +00:00
Michael Stevens
209622eb98 Fixed UBLAS_NO_REVERSE_ITERATOR_OVERLOADS
[SVN r25167]
2004-09-17 08:33:57 +00:00
Michael Stevens
3335c52b7f sparse_vector named underlining iterator 'iterator_type' as before (and in other contrainers)
This could also be VC8s problem


[SVN r25165]
2004-09-17 06:27:54 +00:00
Michael Stevens
d454a0dc28 vector_index_norm_inf CBLAS compatible with size_type return value (0 for empty)
[SVN r25164]
2004-09-17 06:14:10 +00:00
Michael Stevens
af8519207a Droped container reference requirement -
this is a significant source of inefficiency


[SVN r25162]
2004-09-17 05:35:45 +00:00
Michael Stevens
939e38df36 comment
[SVN r25155]
2004-09-16 18:46:18 +00:00
Michael Stevens
6c9fd9d964 static before const/void
[SVN r25154]
2004-09-16 18:40:33 +00:00
Michael Stevens
5ea047a10c static void
[SVN r25147]
2004-09-16 11:49:26 +00:00
Michael Stevens
5a5138a5a8 no matrix needed
[SVN r25140]
2004-09-16 06:07:22 +00:00
Michael Stevens
d5d5ffe739 bounded clearly marked in text output
[SVN r25139]
2004-09-16 06:06:58 +00:00
Michael Stevens
3a48724e06 only include general_v_of_v if used
[SVN r25138]
2004-09-16 06:03:19 +00:00
Michael Stevens
a56cf49dec Comments and space for HP aCC defects
Unable to overload reverse iterators is a defect


[SVN r25121]
2004-09-15 15:44:08 +00:00
Michael Stevens
de8ca6721c Unable to overload reverse iterators is a defect
[SVN r25120]
2004-09-15 15:42:47 +00:00
Michael Stevens
ab1d8ee687 use array placement new and std::uninitialized for unbounded)array construction
[SVN r25116]
2004-09-15 14:09:50 +00:00
Michael Stevens
ccb0d47eef adaptors must use scalar_assign reference type from underlieing iterator
[SVN r25104]
2004-09-15 09:32:56 +00:00
Michael Stevens
cca5c7b7dd Single typedef for temporary type
Comments regarding project implementation


[SVN r25101]
2004-09-15 07:09:15 +00:00
Michael Stevens
0d709caac3 Broken dependance between strict map_array and strict vector matrix sparse.
Using key and mapped type typedefs


[SVN r25100]
2004-09-15 07:07:16 +00:00