Vladimir Prus
|
f1774eb356
|
Add V2 Jamfile
[SVN r28244]
|
2005-04-14 11:56:47 +00:00 |
|
Vladimir Prus
|
4724a24e4e
|
Comment out the test7, as is done in V1 Jamfile.
[SVN r28202]
|
2005-04-13 06:40:51 +00:00 |
|
Michael Stevens
|
4adc0ea7e1
|
comment
[SVN r28003]
|
2005-04-06 06:30:49 +00:00 |
|
Michael Stevens
|
254a308515
|
GCC4.0 bogus control reachs end non-void function warning
[SVN r28002]
|
2005-04-06 06:28:58 +00:00 |
|
Michael Stevens
|
88b21ab386
|
NEW compressed_matrix( coordinate_matrix<> & x) Thanks Gunter
[SVN r27804]
|
2005-03-24 17:21:43 +00:00 |
|
Michael Stevens
|
10c4075b9b
|
Indent with ASCII spaces!
[SVN r27803]
|
2005-03-24 17:06:38 +00:00 |
|
Michael Stevens
|
b4d3371eae
|
FIX reserve error with no preserve (thanks Gunter)
[SVN r27790]
|
2005-03-23 20:31:06 +00:00 |
|
Michael Stevens
|
05dbf7ed2c
|
Complete index1 fixes from Andreas
[SVN r27789]
|
2005-03-23 20:26:57 +00:00 |
|
Michael Stevens
|
1ffe68f15f
|
Sloppy patch application missed out -1
[SVN r27767]
|
2005-03-22 19:44:40 +00:00 |
|
Michael Stevens
|
d06cb1547c
|
FIX partially-filled index pointer array
thanks Andreas Klöckner
[SVN r27754]
|
2005-03-21 16:15:28 +00:00 |
|
Michael Stevens
|
17961835e8
|
Use iterator types instead of pointer in interface
Two versions of insert
[SVN r27706]
|
2005-03-16 14:27:30 +00:00 |
|
Michael Stevens
|
9d710a5d28
|
Use iterator types instead of pointer in interface
[SVN r27705]
|
2005-03-16 14:26:49 +00:00 |
|
Michael Stevens
|
d8df093db3
|
Test MAP_ARRAY
[SVN r27702]
|
2005-03-16 13:59:33 +00:00 |
|
Michael Stevens
|
adf1c4a5da
|
FIX subproject path to test
[SVN r27701]
|
2005-03-16 13:56:18 +00:00 |
|
Michael Stevens
|
1c4f450da3
|
Support BOOST_UBLAS_NO_NESTED_CLASS_RELATION
[SVN r27700]
|
2005-03-16 13:10:06 +00:00 |
|
Michael Stevens
|
ea17563afb
|
FIX map_array insert
[SVN r27698]
|
2005-03-16 12:48:20 +00:00 |
|
Michael Stevens
|
7df7072408
|
Fix additional header (_proxy, valarray) included
[SVN r27691]
|
2005-03-16 09:31:04 +00:00 |
|
Michael Stevens
|
646ed0602c
|
Fix map_array no longer has sized constructor
[SVN r27690]
|
2005-03-16 09:27:36 +00:00 |
|
Michael Stevens
|
f991899ada
|
_adaptor
Add insert_element
Fix bogus const reference (proxy)
[SVN r27689]
|
2005-03-16 09:26:54 +00:00 |
|
Michael Stevens
|
de0789360e
|
Moved common headers to .hpp
Fixed missing header inclusions
[SVN r27688]
|
2005-03-16 08:53:36 +00:00 |
|
Michael Stevens
|
62db38e25b
|
complex<interval> is not supported by std::complex. A boost:complex was assumed.
This does not and probably never will exist.
Removed code relying on this. It is untested and the macro's to enable it inconsistent
[SVN r27687]
|
2005-03-16 08:36:00 +00:00 |
|
Michael Stevens
|
33f59dda46
|
Deprecated SCALAR_ET removed
Simplief to use references directly. conversion from scalar_reference causes massive problems with intervals
[SVN r27670]
|
2005-03-15 14:19:04 +00:00 |
|
Michael Stevens
|
dc2c12f3a5
|
Test with no exceptions
project requirements now seem to work in BBv2
[SVN r27667]
|
2005-03-15 11:05:31 +00:00 |
|
Michael Stevens
|
d811da6e53
|
Use simple test() function name
[SVN r27666]
|
2005-03-15 11:03:58 +00:00 |
|
Michael Stevens
|
0b602674a7
|
Reenable slice test which shows runtime error
[SVN r27665]
|
2005-03-15 11:03:03 +00:00 |
|
Michael Stevens
|
a5582495df
|
Common initialize
[SVN r27664]
|
2005-03-15 10:03:56 +00:00 |
|
Michael Stevens
|
d2951a259b
|
Move to Boost standard test directory
[SVN r27662]
|
2005-03-15 09:03:25 +00:00 |
|
Michael Stevens
|
d8ce1635e4
|
Generalised VofV still failing
[SVN r27661]
|
2005-03-15 08:53:45 +00:00 |
|
Michael Stevens
|
9df548a65c
|
Remove nonconformant compiler test disablement
[SVN r27660]
|
2005-03-15 08:47:30 +00:00 |
|
Michael Stevens
|
118516f31b
|
Indivitual INTERNAL tests to reduce compilation size
Use typedef float T
[SVN r27645]
|
2005-03-14 13:46:00 +00:00 |
|
Michael Stevens
|
31ab487985
|
Add Gunter's coordinate_matrix axpy_prod specialisation
[SVN r27644]
|
2005-03-14 13:41:58 +00:00 |
|
Michael Stevens
|
ce1b31c457
|
Update doc matches name change sparse_ to mapped_
[SVN r27643]
|
2005-03-14 13:29:04 +00:00 |
|
Michael Stevens
|
9694bab94a
|
Update doc matches name change sparse_ to mapped_
[SVN r27642]
|
2005-03-14 13:28:59 +00:00 |
|
Michael Stevens
|
89155da2fb
|
Update insert/erase/append_element to match development version
Thanks Gunter
[SVN r27640]
|
2005-03-14 13:04:35 +00:00 |
|
Toon Knapen
|
dfc75fd7ac
|
port to IBM/VisualAge
[SVN r27597]
|
2005-03-10 12:10:18 +00:00 |
|
Michael Stevens
|
d0ebc36bac
|
More transparent definition of equals
Moved to namespace detail
[SVN r27346]
|
2005-02-13 16:21:39 +00:00 |
|
Michael Stevens
|
c2a5ff34fa
|
__GNUC__ tests don't belong in pure implementation!
[SVN r27343]
|
2005-02-13 13:40:29 +00:00 |
|
Michael Stevens
|
b22152ab82
|
Comments regarding FIXME for expression instantiation order
[SVN r27342]
|
2005-02-13 13:38:03 +00:00 |
|
Michael Stevens
|
9b6649042e
|
comment had ///
[SVN r27306]
|
2005-02-10 10:48:32 +00:00 |
|
Michael Stevens
|
d205f5fbdd
|
added vector_assign dependency
[SVN r27305]
|
2005-02-10 10:48:00 +00:00 |
|
Michael Stevens
|
0f0cf74280
|
Added mising <vector> dependency
[SVN r27304]
|
2005-02-10 10:34:22 +00:00 |
|
Michael Stevens
|
eafd7d0af9
|
FIX incosistent change to new _temporary traits
header also missing
[SVN r27303]
|
2005-02-10 08:52:48 +00:00 |
|
Michael Stevens
|
342cfee381
|
FIX incosistent change to new _temporary traits
[SVN r27302]
|
2005-02-10 08:50:56 +00:00 |
|
Michael Stevens
|
4e3c2fcefe
|
FIX incosistent change to new _temporary traits
[SVN r27301]
|
2005-02-10 08:37:29 +00:00 |
|
Toon Knapen
|
fbe6548581
|
typo
[SVN r27217]
|
2005-02-07 13:37:52 +00:00 |
|
Toon Knapen
|
3fe62b6df9
|
added temporary_traits
[SVN r27216]
|
2005-02-07 13:36:40 +00:00 |
|
Stefan Slapeta
|
99a0d9fa32
|
Replaced BOOST_TEST
[SVN r27051]
|
2005-02-03 12:38:58 +00:00 |
|
Michael Stevens
|
8d7c4a0907
|
Compiles using matrix_resize_preserve
[SVN r26966]
|
2005-01-31 15:48:29 +00:00 |
|
Michael Stevens
|
825fc9e8ef
|
value_type/*zero*/() used as a placeholder to much disliked value_type (0)
[SVN r26965]
|
2005-01-31 15:14:30 +00:00 |
|
Michael Stevens
|
c18494173d
|
RESIZE FIXES
c_vector/matrix drop default construction requirement
[SVN r26963]
|
2005-01-31 14:42:23 +00:00 |
|