Michael Stevens
75b98721d9
RESIZE FIXES
...
Drop incorrect element requirement to be value_type(0) constructable
use matrix_resize_preserve where possible
c_vector/matrix don't initialise on construction
[SVN r26961]
2005-01-31 14:08:09 +00:00
Michael Stevens
c24fe63f3b
Also remerge development processes only on Boost CVS
...
[SVN r26847]
2005-01-25 19:16:34 +00:00
Michael Stevens
5f11f50bd2
Remerged patches to HEAD dropped durring uBLAS_pure merge
...
ML and Wiki text had change
[SVN r26846]
2005-01-25 19:15:25 +00:00
Michael Stevens
f30d9b76d9
Fixed placement new detection for GCC 4
...
Seems that only Intel Linux has a good placement new
[SVN r26806]
2005-01-22 17:18:53 +00:00
Toon Knapen
817645c4cb
resize did a zero-initiliase instead of a default initialise.
...
This did not work for value_type's that have no constructor that takes an int
[SVN r26794]
2005-01-21 19:09:44 +00:00
Michael Stevens
29f1f4b2dd
Fix '//' and moved #include matrix_expression.hpp to be consistent with other files
...
[SVN r26749]
2005-01-19 20:42:42 +00:00
Toon Knapen
34c9dad74a
added include of matrix_expression.hpp
...
[SVN r26744]
2005-01-19 15:27:10 +00:00
Toon Knapen
351fc71fd1
fixes involving vector_temporary_traits
...
[SVN r26721]
2005-01-18 09:32:44 +00:00
Toon Knapen
699573b81a
merged from uBLAS-cvs
...
[SVN r26707]
2005-01-15 19:07:49 +00:00
Michael Stevens
d739792bcd
avoid multi line #if ||
...
[SVN r26642]
2005-01-07 18:30:30 +00:00
Michael Stevens
ab73bd93ce
Use storage header from new header dependencies
...
[SVN r26641]
2005-01-07 18:04:39 +00:00
Michael Stevens
f348ebdd17
pure renames sparse to mapped
...
[SVN r26640]
2005-01-07 17:48:30 +00:00
Michael Stevens
ba8b3ad860
vector_of_vector in concept test
...
[SVN r26639]
2005-01-07 17:44:30 +00:00
Toon Knapen
42c8816c9b
more patches that originate from the uBLAS_pure merge
...
[SVN r26635]
2005-01-06 11:28:27 +00:00
Toon Knapen
f36e8561e7
merged doc in uBLAS CVS to boost CVS
...
[SVN r26634]
2005-01-06 10:03:41 +00:00
Michael Stevens
6dbcd7ba5c
changed uBLAS ML location
...
[SVN r26627]
2005-01-04 19:59:36 +00:00
Toon Knapen
54531d2dd0
merged uBLAS_pure
...
[SVN r26624]
2005-01-04 14:52:20 +00:00
Michael Stevens
8b28388b65
Fixed placement new detection for GCC 4
...
[SVN r26621]
2005-01-03 20:52:27 +00:00
Aleksey Gurtovoy
ed73cfaae5
merge RC_1_32_0 fixes
...
[SVN r26329]
2004-11-28 03:44:21 +00:00
Fernando Cacciola
304fc6971f
*** empty log message ***
...
[SVN r25948]
2004-10-29 15:11:25 +00:00
Michael Stevens
45737c4da0
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
...
[SVN r25806]
2004-10-20 12:28:07 +00:00
Michael Stevens
699cf533fa
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
32c82b309e
missing _
...
[SVN r25794]
2004-10-20 07:50:07 +00:00
Michael Stevens
cd9101a3a3
FIX nasty coordinate_matrix insert bug
...
Back to sumation of duplicates
[SVN r25793]
2004-10-20 07:46:32 +00:00
Michael Stevens
475f5de092
FIX _proxy headers will be independant
...
[SVN r25701]
2004-10-13 08:03:36 +00:00
Michael Stevens
6e159b5daa
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
d87869294e
*** empty log message ***
...
[SVN r25679]
2004-10-12 06:28:13 +00:00
Michael Stevens
e10121688e
move to detail
...
[SVN r25678]
2004-10-12 06:26:34 +00:00
Michael Stevens
898dca23e0
correct headers
...
[SVN r25664]
2004-10-11 12:38:53 +00:00
Michael Stevens
0d31b412e8
remove find out why intel 7.1 config is incorrect
...
[SVN r25663]
2004-10-11 12:24:10 +00:00
Michael Stevens
4cc2adb18f
Copyright
...
[SVN r25662]
2004-10-11 12:19:53 +00:00
Michael Stevens
4d35598177
Fix only intel linux has useful placement new
...
[SVN r25653]
2004-10-11 06:35:21 +00:00
Michael Stevens
92124371db
find out why intel 7.1 config is incorrect
...
[SVN r25646]
2004-10-10 08:37:26 +00:00
Michael Stevens
e9fed8d707
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
f74886a9ba
attempt workaround for cw-8.3 ::template syntax problem
...
[SVN r25633]
2004-10-09 07:57:25 +00:00
Michael Stevens
bc91210fbb
attempt workaround for cw-8.3 ::template syntax problem
...
[SVN r25632]
2004-10-09 07:52:45 +00:00
Michael Stevens
e228cc5423
Try inline as cw-8.3 fix
...
[SVN r25627]
2004-10-08 18:06:35 +00:00
Michael Stevens
027ee6d5d8
header dependcies
...
[SVN r25624]
2004-10-08 12:33:02 +00:00
Michael Stevens
3a59124164
icc-7.1 placement new
...
[SVN r25621]
2004-10-08 06:44:13 +00:00
Michael Stevens
bf990fe2f2
Fix random_access_iterator cut&paste error
...
[SVN r25611]
2004-10-07 16:50:13 +00:00
Fernando Cacciola
0727695f19
bad links fixed
...
added myself to people
[SVN r25610]
2004-10-07 16:01:24 +00:00
Michael Stevens
f69ecdbcd3
add placement_new test
...
[SVN r25603]
2004-10-07 08:03:11 +00:00
Michael Stevens
10ef6bbcb9
Generic accessor, VC6 has template problems remove for all non PTS compilers
...
[SVN r25601]
2004-10-07 04:31:19 +00:00
Aleksey Gurtovoy
88964dc2cc
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
Michael Stevens
1359d097a9
remove tabs
...
[SVN r25568]
2004-10-05 10:14:49 +00:00
Michael Stevens
58a221384d
New definitions.hpp for noalias and accessors
...
New namespace dimensions for accessors
[SVN r25566]
2004-10-05 08:12:55 +00:00
Michael Stevens
279e283c20
FIX missing return in map_capacity
...
[SVN r25547]
2004-10-04 07:28:27 +00:00
Michael Stevens
c400d2c83b
enable array placement new for some compilers
...
[SVN r25535]
2004-10-03 05:24:13 +00:00
Michael Stevens
0e277bfea8
More text
...
[SVN r25534]
2004-10-03 04:33:34 +00:00
Michael Stevens
3da62e4ccd
Try Rene's Rivera's Darwin detection for test1
...
[SVN r25533]
2004-10-03 04:33:14 +00:00