John Maddock
|
a720dee32c
|
Removed Boost.org copyrights, and replace with original authors names (as based on cvs history).
[SVN r24401]
|
2004-08-11 10:20:52 +00:00 |
|
Michael Stevens
|
675a000d68
|
Commented location of remove_reference used to avoid Ref to Ref problems
[SVN r24398]
|
2004-08-11 08:07:37 +00:00 |
|
Michael Stevens
|
fe52dbc958
|
Suppress std::complex testing for VC7 it has remove_reference problems in this case.
[SVN r24397]
|
2004-08-11 07:58:37 +00:00 |
|
Michael Stevens
|
861d196cb6
|
removed precheck for zero size range
[SVN r24346]
|
2004-08-08 17:33:39 +00:00 |
|
Guillaume Melquiond
|
1bee5b177d
|
Fixed compilation problem on IA64
[SVN r24344]
|
2004-08-08 14:08:29 +00:00 |
|
Michael Stevens
|
76a334adc1
|
a pair of missing std:: qualifers for size_t
[SVN r24287]
|
2004-08-04 09:50:37 +00:00 |
|
Michael Stevens
|
b0543dfddd
|
Extended testing to complex, range and slice where possible
MSVC and USE_ET cleanup
[SVN r24264]
|
2004-08-03 09:18:11 +00:00 |
|
Michael Stevens
|
9a155f5bcf
|
Scalar ET's do not work for complex
Reverted back to previous logic were they were disabled by default
[SVN r24251]
|
2004-08-02 19:38:20 +00:00 |
|
Michael Stevens
|
d328ad16ce
|
added an experimental promote_type_multiplies
[SVN r24250]
|
2004-08-02 19:37:24 +00:00 |
|
Rene Rivera
|
3524502361
|
Replace direct use of compatibility/cpp_c_headers/cmath with correct indirect <cmath>. This fixes multiple resolution errors on platforms that have the correct headers.
[SVN r24234]
|
2004-08-01 16:05:07 +00:00 |
|
Michael Stevens
|
6a14518b49
|
BOOST_UBLAS_SIMPLE_ET_DEBUG
[SVN r24220]
|
2004-08-01 09:30:45 +00:00 |
|
Toon Knapen
|
d5a39446da
|
avoid using BOOST_STATIC_CONSTANT by using the integer template arg directly
[SVN r24182]
|
2004-07-30 06:22:40 +00:00 |
|
Guillaume Melquiond
|
953ff136ff
|
added string include whenever stdexcept was included
[SVN r24166]
|
2004-07-29 15:46:59 +00:00 |
|
Toon Knapen
|
21dc893ac8
|
define BOOST_UBLAS_NO_ELEMENT_PROXIES to workaround compilation problems with
the debug_functor on vacpp version 6
[SVN r24143]
|
2004-07-28 12:55:10 +00:00 |
|
Michael Stevens
|
8392381283
|
add test synopsis
[SVN r24108]
|
2004-07-27 09:53:43 +00:00 |
|
Fernando Cacciola
|
4668ccf2a8
|
Fixes
[SVN r24085]
|
2004-07-26 18:48:41 +00:00 |
|
Fernando Cacciola
|
add205c012
|
Fixes
[SVN r24084]
|
2004-07-26 17:35:09 +00:00 |
|
Michael Stevens
|
67df37b948
|
Corrected Copyright block
[SVN r24067]
|
2004-07-26 07:00:07 +00:00 |
|
Rene Rivera
|
0ed1a62b4b
|
Remove tabs in file.
[SVN r24043]
|
2004-07-25 17:12:17 +00:00 |
|
Michael Stevens
|
1b008cc774
|
Always have SMART_PROXIES
Turning of SMAER_PROXIES breaks code that relies on the const propogation in
uBLAS types
[SVN r23994]
|
2004-07-23 14:15:42 +00:00 |
|
Fernando Cacciola
|
e5e8e6775c
|
Fixes
[SVN r23993]
|
2004-07-23 14:13:39 +00:00 |
|
Michael Stevens
|
6cfea4bc15
|
added char thanks to Patrick for pointing out that there are 3 distinct
char types in the standard!
[SVN r23992]
|
2004-07-23 14:13:07 +00:00 |
|
Michael Stevens
|
8970a96e86
|
Dropped the fat interface constructors in map_array and set_array
to match std::map/set
The implementation was no more efficient then reserve
[SVN r23989]
|
2004-07-23 14:02:25 +00:00 |
|
Guillaume Melquiond
|
2f9f41da36
|
Test for exception throwing during comparisons
[SVN r23940]
|
2004-07-22 06:41:54 +00:00 |
|
Guillaume Melquiond
|
e344513c66
|
Really use dummy overloading
[SVN r23939]
|
2004-07-22 06:40:55 +00:00 |
|
Guillaume Melquiond
|
2417c5f0de
|
Corrected header
[SVN r23936]
|
2004-07-22 05:59:35 +00:00 |
|
Guillaume Melquiond
|
38ce3d0b60
|
Extended testing for set inclusion
[SVN r23934]
|
2004-07-22 05:55:38 +00:00 |
|
Guillaume Melquiond
|
d805a72368
|
Corrected special case empty < [x]
[SVN r23933]
|
2004-07-22 05:55:03 +00:00 |
|
Guillaume Melquiond
|
a9c93f9c0e
|
Added set and tribool comparison testing
[SVN r23932]
|
2004-07-22 05:46:58 +00:00 |
|
Guillaume Melquiond
|
8c148e1a8c
|
Added dummy cases to completely overload default scheme
[SVN r23931]
|
2004-07-22 05:41:24 +00:00 |
|
Guillaume Melquiond
|
a58be92f3c
|
Put interval example files under BSL
[SVN r23915]
|
2004-07-21 20:51:33 +00:00 |
|
Fernando Cacciola
|
2c1a717a2e
|
BOOST_MPL_AUX_VOID_SPEC_PARAM removed
[SVN r23911]
|
2004-07-21 18:50:06 +00:00 |
|
Guillaume Melquiond
|
b11a503d7b
|
License modification for all test files
[SVN r23885]
|
2004-07-21 09:16:46 +00:00 |
|
Guillaume Melquiond
|
3d90add673
|
Boost licensing of Jamfiles
[SVN r23848]
|
2004-07-20 20:08:29 +00:00 |
|
Michael Stevens
|
9288fdfcb9
|
tab to space again!
[SVN r23828]
|
2004-07-20 09:18:07 +00:00 |
|
Aleksey Gurtovoy
|
4adfc01e1d
|
change test-suite names to match library names
[SVN r23820]
|
2004-07-20 01:41:00 +00:00 |
|
Guillaume Melquiond
|
df99f89696
|
Jens said: Please go ahead. The new license is ok for me.
[SVN r23813]
|
2004-07-19 21:38:06 +00:00 |
|
Guillaume Melquiond
|
b7ae95f2fa
|
Jens said: Please go ahead. The new license is ok for me.
[SVN r23812]
|
2004-07-19 21:30:42 +00:00 |
|
Guillaume Melquiond
|
00083760ea
|
since it seems inverse hyperbolic functions won't make it into std for gcc
[SVN r23811]
|
2004-07-19 21:11:14 +00:00 |
|
Guillaume Melquiond
|
f0b4a7c66d
|
Jens said: Please go ahead. The new license is ok for me.
[SVN r23809]
|
2004-07-19 20:51:50 +00:00 |
|
Michael Stevens
|
1090324d49
|
nochange
[SVN r23807]
|
2004-07-19 20:09:59 +00:00 |
|
Michael Stevens
|
0704f3bc30
|
VC6 Project and workspace were not being tested
Remove to avoid confussion
[SVN r23806]
|
2004-07-19 20:07:28 +00:00 |
|
Michael Stevens
|
e450d28c3f
|
Avoid confusion. Borland support is not forthcomming
[SVN r23805]
|
2004-07-19 20:05:33 +00:00 |
|
Michael Stevens
|
9a2aa9d155
|
Avoid confusion. Borland support is not forthcomming
[SVN r23804]
|
2004-07-19 20:00:06 +00:00 |
|
Michael Stevens
|
098fac61e2
|
correction location of type_deduction.hpp
[SVN r23803]
|
2004-07-19 19:57:25 +00:00 |
|
Michael Stevens
|
da6b6d5803
|
It seems Borland fixes are not forthcomming so to avoid confussion
it is dropped from config
[SVN r23802]
|
2004-07-19 19:56:44 +00:00 |
|
Michael Stevens
|
5305a957cb
|
tab to space
[SVN r23721]
|
2004-07-18 09:52:24 +00:00 |
|
Michael Stevens
|
979eeccb30
|
dropped Keyword §id which is not in any other file
[SVN r23639]
|
2004-07-16 17:28:48 +00:00 |
|
Michael Stevens
|
c41edc15de
|
include <iterator> so can be used standalone
[SVN r23637]
|
2004-07-16 17:01:46 +00:00 |
|
Michael Stevens
|
eda6e3fce5
|
Correct += semmantics is type check
[SVN r23636]
|
2004-07-16 16:24:52 +00:00 |
|