fd3f4544ceContinuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
0f0eef5efaFixes#2445. Update to recognise VC10.
John Maddock
2008-10-29 17:11:50 +0000
90d1b9fb5cMerge doc fixes from trunk.
John Maddock
2008-10-27 16:20:46 +0000
ac26a726e7Fix PDF build issue, and regenerated docs.
John Maddock
2008-10-27 16:17:02 +0000
e588cfeb76Merge inspection report fixes.
John Maddock
2008-10-11 15:47:59 +0000
f4ff5f8806Fix Inspection report issues.
John Maddock
2008-10-11 15:40:44 +0000
c7e2cb149eMerge changes from Trunk: mainly fixes for the new Codegear compiler, plus a fix to the ABI code for 64-bit MSVC.
John Maddock
2008-10-09 16:08:03 +0000
4cb054bf64Enable long long support.
John Maddock
2008-10-07 17:13:33 +0000
5e3ea46864Change msvc ABI to match the default on Win64.
John Maddock
2008-10-01 11:23:31 +0000
add25bf571Revert BOOST_NO_INITIALIZER_LISTS test case, I meant to add it to a branch.
Daniel James
2008-09-24 10:29:46 +0000
e6e97911b1The test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow.
Daniel James
2008-09-23 23:22:56 +0000
ca56a76ddaOops, regenerate and add missing files.
John Maddock
2008-09-20 08:58:10 +0000
72b387e5c4Add support for builing with intel compilers on Itanium (define BOOST_NO_TWO_PHASE_NAME_LOOKUP macro).
K. Noel Belcourt
2008-09-19 16:37:43 +0000
3a810dea60Regenerate docs.
John Maddock
2008-09-19 12:01:54 +0000
525c53434bFixes#2327. Additional Codegear support macros and configuration.
John Maddock
2008-09-19 12:00:14 +0000
b47cfe8c7bMerge Boost.Config changes ready for 1.37.
John Maddock
2008-09-19 11:24:09 +0000
5194a3bad7Fixes#2328.
John Maddock
2008-09-16 11:13:16 +0000
c05026a644Added patches from issue #2327 but without the new config macros or test changes yet.
John Maddock
2008-09-16 11:04:52 +0000
fbef3e88e5Ported *all* my trunk changes not yet merged so far, i.e. revisions 48251-48252,48280,48290,48350,48478,48496,48663-48664,48695,48729-48730; besides dynamic_bitset, these include fixes to setup_boostbook.sh and setup_boostbook.py, and changes to config/suffix.hpp [So: the affected "elements" are: a) the two setup_boostbook scripts, config/suffix.hpp and dynamic_bitset --note: yes, the list is exhaustive: all and only]
Gennaro Prota
2008-09-14 10:46:28 +0000
3b7f078746Patch pgi so it is open-coded to work for any PGI compiler version 7 or greater.
K. Noel Belcourt
2008-08-25 16:31:24 +0000
4783cd575fAdded gcc auto-detection of no typeid/rtti. Added normalisation code for no rtti.
John Maddock
2008-08-25 11:29:55 +0000
5f1c6a0d73Add BOOST_NO_RTTI as per feature request #2241.
John Maddock
2008-08-25 10:06:15 +0000
9ca5a34369in boost/config/suffix.hpp: changed copyright notices to the generally preferred form; fixed license reference; added trailing slashes to a couple of URLs; fixed a typo ("analagous"); slightly reformatted my own code and comments (normally we wouldn't have touched this file for non-essential issues, but since it has already been modified, recently...)
Gennaro Prota
2008-08-22 11:03:54 +0000
7deb7200bcFix the link to the limits documentation.
Daniel James
2008-08-20 19:32:23 +0000
1884e62119Fix: Added check for already defined BOOST_NO_HASH and BOOST_NO_SLIST
Jürgen Hunold
2008-08-20 11:51:44 +0000
e7ac7ebd7bAdded <cmath> support to the TR1 library. Added Borland and Sun workaround headers to the TR1 lib. Added a "no tr1" version of cmath to Boost.Config and made use of it throughout Boost.Math.
John Maddock
2008-08-10 09:12:02 +0000
2c40b2fa4dShortened file names so we don't exceed the Windows path limit.
John Maddock
2008-08-07 09:17:52 +0000
59ff24b625Fixes#2084.
John Maddock
2008-07-28 15:23:24 +0000
8aed5ffeaaEncapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface
Daryle Walker
2008-07-24 11:43:02 +0000
73bce85012Update to support pgi-7.2, now that I've started testing with it.
K. Noel Belcourt
2008-07-17 19:19:27 +0000
3e36b54b88Merge Boost.Config changes from Trunk.
John Maddock
2008-07-15 10:41:52 +0000
10d20f476aMerge fix for hash_set/has_map headers on GCC 4.3
Douglas Gregor
2008-07-14 18:45:05 +0000
2442c44175Detect the presence of backward/hash_set and backward/hash_map appropriately. Fixes#1462 (again)
Douglas Gregor
2008-07-14 18:43:58 +0000
06f3a2ebd7Remove offending "typename".
John Maddock
2008-07-14 08:39:02 +0000
b526ab9386Updated Config/TR1 tests so they include the needed headers. Added new TR1 tests to catch some cyclic dependency errors.
John Maddock
2008-07-12 12:41:52 +0000
e37e2cb408Fix hash_set and hash_map headers for GCC 4.3, from Ralf W. Grosse-Kunstleve. Fixes#1462
Douglas Gregor
2008-07-09 14:26:27 +0000
71ac171bedFix hash_set and hash_map headers for GCC 4.3, from Ralf W. Grosse-Kunstleve. Fixes#1462
Douglas Gregor
2008-07-09 14:25:40 +0000
1e661e3941Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!).
John Maddock
2008-06-29 09:10:46 +0000
cc9211e494Update version number for 1.36.0
Beman Dawes
2008-06-26 15:34:49 +0000
f598e24025Update version to 1.36.0
Beman Dawes
2008-06-26 11:25:24 +0000
365c54860bMerged from trunk
Hartmut Kaiser
2008-06-25 02:27:32 +0000
9b34e89b62Tweak Adding New Defect Macros updating configuration test system wording.
Beman Dawes
2008-06-20 00:23:58 +0000
2b3583277fReverted changeset 45393.
John Maddock
2008-06-05 08:36:39 +0000
342f67a562Fix namespace typo.
John Maddock
2008-06-02 15:33:13 +0000
2045854fdeDisable hash and slist support when _STLP_NO_EXTENSIONS is defined.
John Maddock
2008-06-02 15:15:16 +0000
6c321feebfFixed a couple of typos.
John Maddock
2008-05-27 16:09:09 +0000
cb26255e3cUpdated guidelines to account for new Jamfile locations.
John Maddock
2008-05-27 12:11:56 +0000
725c43c501Fix comment
Vladimir Prus
2008-05-17 06:33:09 +0000
89f16cfbc0Disable BOOST_HAS_FTIME on WinCE.
John Maddock
2008-05-15 15:55:00 +0000
186abf9110Fix typo.
John Maddock
2008-05-10 08:10:09 +0000
239f2b758bEnable macros BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE and BOOST_HAS_NANOSLEEP.
K. Noel Belcourt
2008-04-25 15:38:26 +0000
1f2864b3aeAdded no two phase name lookup for intel-darwin compilers.
K. Noel Belcourt
2008-04-24 23:05:16 +0000
047d11cf66Added new files.
John Maddock
2008-04-22 08:34:43 +0000
b4eaf1eb50Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS. Changed <utility> to <boost/config/no_tr1/utility.hpp> in order to prevent cyclic dependencies between Fusion Tuples and TR1.
John Maddock
2008-04-21 12:06:02 +0000
5bad377e04Added new macro BOOST_NO_TEMPLATED_IOSTREAMS in response to issue #1765.
John Maddock
2008-04-21 09:19:30 +0000
6feb703b7eOops fix typo.
John Maddock
2008-04-21 08:46:18 +0000
4819b3b321Added new warning_disable.hpp header.
John Maddock
2008-04-20 12:54:21 +0000
9f1b6471d9Added docs for new warning_disable.hpp header.
John Maddock
2008-04-20 12:53:37 +0000
37698ba3cfApply BOOST_NO_ADL_BARRIER to more Sunpro versions.
John Maddock
2008-04-18 10:15:09 +0000
2cac8cf454Update thread tests: allow thread creation to fail at runtime.
John Maddock
2008-04-18 10:14:23 +0000
f4ea4c2defThe thread start routine needs C linkage. This fixes a compilation error on Tru64/cxx.
Markus Schöpflin
2008-04-15 07:58:48 +0000
6fac146f52Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly.
John Maddock
2008-04-14 18:06:59 +0000
9f206cde8aThe release branch will eventually become Boost 1.35.1
Douglas Gregor
2008-04-14 14:01:59 +0000
80b0407338Hopefully fix gcc/solaris single threading mode.
John Maddock
2008-04-11 09:22:31 +0000
0dcc2aeffbBeefed up pthreads test cases.
John Maddock
2008-04-11 09:21:08 +0000
b62d7ccb27Update for bug report #1790.
John Maddock
2008-04-09 15:31:33 +0000
9c70289360Run config_info and config_test in both single and multi-thread modes.
John Maddock
2008-04-09 11:34:20 +0000
1ce5a784aeOops, fix mangled docs.
John Maddock
2008-04-04 09:07:48 +0000
20818b6411Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
Marshall Clow
2008-04-02 01:42:32 +0000
6f2afd458cAdd 'import testing'.
Vladimir Prus
2008-04-01 17:16:04 +0000
da6e707602Added missing files: from addition of new config macro BOOST_NO_ADL_BARRIER.
John Maddock
2008-03-29 16:27:34 +0000
24c158f324Added new macro BOOST_NO_ADL_BARRIER to address issue #1712.
John Maddock
2008-03-28 17:03:42 +0000
a593af70bbpgi-7.1 has testable version macros, yeah!
K. Noel Belcourt
2008-03-21 21:04:36 +0000
e4c0571465Rebuild a lot of documentation.
Daniel James
2008-03-16 11:38:32 +0000
1ac4393febMerge regenerated docs from Trunk.
John Maddock
2008-02-21 17:03:11 +0000
db33faa680Regenerated docs to fix links.
John Maddock
2008-02-21 17:01:26 +0000
5f70565f29Fix some broken links.
Daniel James
2008-02-10 09:55:03 +0000
f7d34f0317Merge sunpro update from Trunk.
John Maddock
2008-02-07 09:57:48 +0000
6f1384143eFix last checked version.
John Maddock
2008-02-07 09:55:41 +0000
d4a4685c73Only disable wide character support for HP aCC: for gcc the logic is already taken care of in libstdcpp3.hpp.
John Maddock
2008-01-21 09:41:17 +0000
a7b5a1f17eIncreased the latest supported version to 5.9.3, corresponding to the December 2007 update (merge from trunk).
Nicola Musatti
2008-01-15 19:21:28 +0000
0167ee763dMerge Intel-10.1 update from main branch.
John Maddock
2008-01-11 13:51:17 +0000
b78e4903e1Update for Intel-10.1.
John Maddock
2008-01-11 13:48:57 +0000
08e7e7512fModified spelling of my surname to avoid problems with non-ASCII characters.
Markus Schöpflin
2008-01-03 10:04:39 +0000
6b514abf06Increased the latest supported version to 5.9.3, corresponding to the December 2007 update.
Nicola Musatti
2007-12-21 07:03:44 +0000
d4ff48c646Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:38:02 +0000
36f2f49773Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:07:19 +0000
91b9fa5748Define the BOOST_NO_SWPRINTF macro for WinCE. WinCE's CRT does not have a conforming swprintf signature.
David Deakins
2007-11-24 20:30:50 +0000