2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-20 15:12:16 +00:00
Commit Graph

293 Commits

Author SHA1 Message Date
Michael Stevens
71fbde536f fix adaptor::operator= bad definition
[SVN r25302]
2004-09-21 13:39:43 +00:00
Michael Stevens
ca426fcf5f initializeation or not is models buisiness
[SVN r25295]
2004-09-21 10:08:27 +00:00
Michael Stevens
a51096f955 Resize infrastructure
WARNING Function parameter order changed


[SVN r25293]
2004-09-21 08:17:17 +00:00
Michael Stevens
e6adaf9125 Concept compatible resize function
[SVN r25287]
2004-09-20 19:13:13 +00:00
Michael Stevens
fd46c7e09d *** empty log message ***
[SVN r25286]
2004-09-20 19:10:09 +00:00
Michael Stevens
894ca18093 add map_capacity
[SVN r25285]
2004-09-20 18:54:06 +00:00
Michael Stevens
b90e51bd16 Resize consistency
sparse resize must have preserve parameter first


[SVN r25283]
2004-09-20 15:05:57 +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
Michael Stevens
d92694c560 use array size_type
unsigned complexity


[SVN r25257]
2004-09-20 07:39:06 +00:00
Michael Stevens
c3fe725536 unsigned complexity
[SVN r25256]
2004-09-20 07:38:22 +00:00
Michael Stevens
79f2836ee8 add allocator_type
[SVN r25255]
2004-09-20 07:37:47 +00:00
Michael Stevens
37129a1478 allocator_type
[SVN r25253]
2004-09-20 07:37:03 +00:00
Michael Stevens
20655d38d3 use array size_type
[SVN r25252]
2004-09-20 07:36:06 +00:00
Michael Stevens
c8700eeeab reverse_iterator size_type
[SVN r25251]
2004-09-20 07:35:26 +00:00
Michael Stevens
db42a65989 use expression size_type
[SVN r25250]
2004-09-20 07:33:48 +00:00
Michael Stevens
de008a0942 unsigned complexity
FIXME comments


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


[SVN r25212]
2004-09-19 06:24:34 +00:00
Michael Stevens
a94b1c7700 Generalize range,slice as basic_
[SVN r25211]
2004-09-19 06:24:05 +00:00
Michael Stevens
b43355e895 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
31d1febd5f CW8.3 problems with basic_stream
[SVN r25194]
2004-09-18 18:21:21 +00:00
Michael Stevens
073cdabd3c Index operator for iterators not yet fixed
ignore unused variables


[SVN r25177]
2004-09-17 16:05:50 +00:00
Michael Stevens
2547eedcfd quick fix for VC6 mapped_type problem
[SVN r25176]
2004-09-17 15:58:33 +00:00
Michael Stevens
edf6f5b58c Removed MUTABLE_TEMPORARY code is not valid C++
[SVN r25175]
2004-09-17 14:22:17 +00:00
Michael Stevens
3732866055 Try and pickup test1 runtime failure on intel
[SVN r25171]
2004-09-17 10:18:48 +00:00
Michael Stevens
c08f3ea11f DR45 for expression accessors
[SVN r25169]
2004-09-17 09:19:31 +00:00
Michael Stevens
99d5e8da41 test_vector not used
[SVN r25168]
2004-09-17 09:11:47 +00:00
Michael Stevens
00e20d1059 Fixed UBLAS_NO_REVERSE_ITERATOR_OVERLOADS
[SVN r25167]
2004-09-17 08:33:57 +00:00
Michael Stevens
3561ce1c4b 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
ccd0f63322 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
f3de4f9948 Droped container reference requirement -
this is a significant source of inefficiency


[SVN r25162]
2004-09-17 05:35:45 +00:00
Michael Stevens
5850c07f20 comment
[SVN r25155]
2004-09-16 18:46:18 +00:00
Michael Stevens
a9120a103b static before const/void
[SVN r25154]
2004-09-16 18:40:33 +00:00
Michael Stevens
93b812cd6e static void
[SVN r25147]
2004-09-16 11:49:26 +00:00
Michael Stevens
0ffa255203 no matrix needed
[SVN r25140]
2004-09-16 06:07:22 +00:00
Michael Stevens
b2b6586167 bounded clearly marked in text output
[SVN r25139]
2004-09-16 06:06:58 +00:00
Michael Stevens
1e1cc94cbb only include general_v_of_v if used
[SVN r25138]
2004-09-16 06:03:19 +00:00
Michael Stevens
f5ab6e8c4d 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