Toon Knapen
|
ca2ce8e4f2
|
added include of matrix_expression.hpp
[SVN r26744]
|
2005-01-19 15:27:10 +00:00 |
|
Toon Knapen
|
ceee479248
|
fixes involving vector_temporary_traits
[SVN r26721]
|
2005-01-18 09:32:44 +00:00 |
|
Michael Stevens
|
68c1990295
|
avoid multi line #if ||
[SVN r26642]
|
2005-01-07 18:30:30 +00:00 |
|
Toon Knapen
|
10a777877a
|
more patches that originate from the uBLAS_pure merge
[SVN r26635]
|
2005-01-06 11:28:27 +00:00 |
|
Toon Knapen
|
0e0900aa85
|
merged uBLAS_pure
[SVN r26624]
|
2005-01-04 14:52:20 +00:00 |
|
Michael Stevens
|
b560259da7
|
Fixed placement new detection for GCC 4
[SVN r26621]
|
2005-01-03 20:52:27 +00:00 |
|
Michael Stevens
|
79e5e9d383
|
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
[SVN r25806]
|
2004-10-20 12:28:07 +00:00 |
|
Michael Stevens
|
45229f8564
|
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
FIX sparse_matrix removed minumum in restrict_nz
[SVN r25805]
|
2004-10-20 12:27:08 +00:00 |
|
Michael Stevens
|
1b65136896
|
missing _
[SVN r25794]
|
2004-10-20 07:50:07 +00:00 |
|
Michael Stevens
|
bb092c5e46
|
FIX nasty coordinate_matrix insert bug
Back to sumation of duplicates
[SVN r25793]
|
2004-10-20 07:46:32 +00:00 |
|
Michael Stevens
|
9df6514699
|
Intel 7.1 reports as 700 assume both have same placement-new behaviour
[SVN r25680]
|
2004-10-12 06:37:27 +00:00 |
|
Michael Stevens
|
65b941a535
|
*** empty log message ***
[SVN r25679]
|
2004-10-12 06:28:13 +00:00 |
|
Michael Stevens
|
ce45885d46
|
move to detail
[SVN r25678]
|
2004-10-12 06:26:34 +00:00 |
|
Michael Stevens
|
b478dc79f0
|
Fix only intel linux has useful placement new
[SVN r25653]
|
2004-10-11 06:35:21 +00:00 |
|
Michael Stevens
|
a1f7b346f4
|
Fix cw-8.3 disable type checks to avoid debug functor syntax problem
[SVN r25645]
|
2004-10-10 08:21:57 +00:00 |
|
Michael Stevens
|
d80b59ae02
|
attempt workaround for cw-8.3 ::template syntax problem
[SVN r25633]
|
2004-10-09 07:57:25 +00:00 |
|
Michael Stevens
|
f9d646cb61
|
attempt workaround for cw-8.3 ::template syntax problem
[SVN r25632]
|
2004-10-09 07:52:45 +00:00 |
|
Michael Stevens
|
2949303d7b
|
Try inline as cw-8.3 fix
[SVN r25627]
|
2004-10-08 18:06:35 +00:00 |
|
Michael Stevens
|
8f13b9ecf1
|
header dependcies
[SVN r25624]
|
2004-10-08 12:33:02 +00:00 |
|
Michael Stevens
|
69ec8fa7f6
|
icc-7.1 placement new
[SVN r25621]
|
2004-10-08 06:44:13 +00:00 |
|
Michael Stevens
|
ac7c467651
|
Fix random_access_iterator cut&paste error
[SVN r25611]
|
2004-10-07 16:50:13 +00:00 |
|
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 |
|