John Maddock
c9f3fe3bfc
Updated generator program and Jamfiles.
...
[SVN r32937]
2006-02-15 14:09:37 +00:00
Vladimir Prus
ee01b1d973
Generate Jamfile.v2 as well.
...
[SVN r32936]
2006-02-15 11:25:01 +00:00
Alisdair Meredith
253379fcaf
Update for BCB2006
...
[SVN r32855]
2006-02-12 10:42:10 +00:00
Douglas Gregor
7fc5eab0ab
Add hash table and slist headers and docs
...
[SVN r32773]
2006-02-09 16:29:09 +00:00
John Maddock
8b32510896
Oops last QNX fix didn't quite work, should be really fixed now!
...
[SVN r32697]
2006-02-07 11:13:07 +00:00
John Maddock
458d542084
Give BOOST_SLIST_HEADER a default value.
...
[SVN r32696]
2006-02-07 11:04:15 +00:00
John Maddock
faa53217cd
Fix up test case for QNX.
...
[SVN r32539]
2006-02-04 17:36:01 +00:00
John Maddock
3d33b40f9a
Gcc has hash_set and slist in non-standard location.
...
[SVN r32422]
2006-01-26 17:32:13 +00:00
John Maddock
7fdcdabd3e
Make math_info static link for Borland (fixes unresolved externals from Borland/STLport bug).
...
[SVN r32401]
2006-01-24 17:29:56 +00:00
John Maddock
2e5048e150
Updated to use the right macros.
...
[SVN r32398]
2006-01-24 17:24:24 +00:00
Douglas Gregor
9d44d86416
boost/config/stdlib/libstdcpp3.hpp:
...
- libstdc++ has hashed containers and slist; they're just in a different place
boost/graph/graph_utility.hpp, boost/pending/container_traits.hpp,
boost/graph/adjacency_list.hpp:
- Deal with weird placement of slist and hash_set
[SVN r32384]
2006-01-23 20:50:27 +00:00
Alisdair Meredith
6996886622
Minor cleanup to avoid including C standard header unless implementing a workaround
...
[SVN r32368]
2006-01-21 22:53:57 +00:00
John Maddock
3a1e8da8de
VC8 EVC++ is known to be OK.
...
[SVN r32313]
2006-01-13 10:48:08 +00:00
John Maddock
a43a9b0b34
Added gcc-xml support
...
[SVN r32266]
2006-01-09 10:35:40 +00:00
Beman Dawes
50f2b9e1be
Add __USE_BSD macro
...
[SVN r32169]
2005-12-27 14:38:15 +00:00
John Maddock
eab37805f5
Fix EVC++ typos.
...
[SVN r32071]
2005-12-16 14:08:34 +00:00
John Maddock
9289d8d785
Need BOOST_NO_IS_ABSTRACT even with latest compiler.
...
[SVN r32005]
2005-12-12 18:03:20 +00:00
Stefan Slapeta
b32e93581d
Intel 9.1
...
[SVN r32004]
2005-12-12 17:46:08 +00:00
John Maddock
1f5c0aeb3a
std::sprintf may have a conforming signature, but it doesn't actually work on VC7.1, disable it.
...
[SVN r31996]
2005-12-12 13:38:32 +00:00
John Maddock
ba63a3c40e
Need std:: prefix to strcmp.
...
[SVN r31984]
2005-12-11 17:28:36 +00:00
John Maddock
2e50551897
Add test to probe the mathematical capabilities of the platform.
...
[SVN r31977]
2005-12-10 18:18:34 +00:00
Douglas Gregor
9b43ef4a14
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +00:00
John Maddock
a1b668e61c
Update version check for latest and greatest version.
...
[SVN r31937]
2005-12-06 17:18:51 +00:00
John Maddock
f174a2b657
Added new file math_info to probe for known or suspected math-related problems and setup.
...
[SVN r31936]
2005-12-06 17:01:52 +00:00
John Maddock
cbba7fdacc
No log1p or expm1 in QNX apparently.
...
[SVN r31884]
2005-12-02 19:21:53 +00:00
Thomas Witt
a807f9d0a4
Change version to 1.34
...
[SVN r31725]
2005-11-21 18:45:42 +00:00
Rene Rivera
fd10cbfb54
Merge from RC_1_33_0.
...
[SVN r31703]
2005-11-19 19:38:13 +00:00
John Maddock
721e6acfc3
Added QNX macros.
...
[SVN r31554]
2005-11-04 12:58:15 +00:00
John Maddock
d52c1a9a62
Added QNX platform support.
...
[SVN r31553]
2005-11-04 12:57:44 +00:00
John Maddock
143f0fb6ea
Fix configure script: some tabs had been erroneously stripped, and the regexes were incorrectly quoted for M4.
...
[SVN r31545]
2005-11-03 11:23:34 +00:00
John Maddock
f021974577
Fixed up config to include <utility> via a wrapper that turns off TR1 inclusion in case the Boost.TR1 lib is in the compilers search path.
...
Likewise for <complex> in the Math/TR1 components.
[SVN r31387]
2005-10-19 16:38:40 +00:00
John Maddock
88d4949843
Revert last set of changes: neither <iosfwd> nor <limits> will work for std lib detection here.
...
[SVN r31347]
2005-10-16 16:08:11 +00:00
John Maddock
ea654649f1
Revert to using <utility> for std lib detection for now, TR1 will have to do something different.
...
[SVN r31341]
2005-10-16 11:43:26 +00:00
John Maddock
18bfd50438
Need to use <limits> as well as <iosfwd> to be sure of detecting std lib version.
...
[SVN r31339]
2005-10-15 17:05:59 +00:00
John Maddock
8120f048fc
Added TR1 config macro docs.
...
[SVN r31333]
2005-10-15 09:50:48 +00:00
John Maddock
e18411ec4e
Update in preparation for adding the TR1 library.
...
[SVN r31327]
2005-10-14 17:47:29 +00:00
John Maddock
58d699efb3
Added changes required for the TR1 library submission:
...
A couple of new macros, and change <utility> to <iosfwd>
[SVN r31317]
2005-10-14 14:16:26 +00:00
John Maddock
fc5024fd78
Added some more Intel options.
...
[SVN r31309]
2005-10-13 12:46:39 +00:00
John Maddock
c92043496d
Intel have now fixed their ADL lookup bug, so don't enable BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL for the fixed version.
...
[SVN r31190]
2005-10-04 09:37:13 +00:00
John Maddock
b854b15f78
Patch for broken <cerrno>.
...
[SVN r31131]
2005-09-27 09:37:17 +00:00
John Maddock
9796bd47ad
Applied Beman Dawes patches to tidy up examples.
...
[SVN r31009]
2005-09-16 12:39:42 +00:00
John Maddock
67fe04926d
Fix comment
...
[SVN r30896]
2005-09-10 10:17:21 +00:00
Beman Dawes
f336d7eb05
revert to correct overwrite with wrong file
...
[SVN r30887]
2005-09-09 12:34:12 +00:00
John Maddock
2b4ec466d0
Detect non-default threading support.
...
[SVN r30790]
2005-09-03 11:04:21 +00:00
John Maddock
556482d08c
Added config and header include changes needed to support MSVC + STLport 5.0.
...
[SVN r30701]
2005-08-27 10:25:15 +00:00
John Maddock
f79f2f8d3c
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
John Maddock
bc98e94bdf
Patch to detect std::allocator<>::rebind in STLport 5.0.
...
[SVN r30665]
2005-08-25 10:11:22 +00:00
John Maddock
4a3b80c167
Enable support for Dragonfly BSD
...
[SVN r30647]
2005-08-24 15:45:17 +00:00
John Maddock
21be2ca62d
Fix for when Intel on Linux emulates some gcc bugs.
...
[SVN r30626]
2005-08-22 12:24:04 +00:00
John Maddock
d5e6c50d8d
Removed illogical code.
...
[SVN r30625]
2005-08-22 11:21:37 +00:00