Commit Graph

  • fd3f4544ce Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 0f0eef5efa Fixes #2445. Update to recognise VC10. John Maddock 2008-10-29 17:11:50 +0000
  • 90d1b9fb5c Merge doc fixes from trunk. John Maddock 2008-10-27 16:20:46 +0000
  • ac26a726e7 Fix PDF build issue, and regenerated docs. John Maddock 2008-10-27 16:17:02 +0000
  • e588cfeb76 Merge inspection report fixes. John Maddock 2008-10-11 15:47:59 +0000
  • f4ff5f8806 Fix Inspection report issues. John Maddock 2008-10-11 15:40:44 +0000
  • c7e2cb149e Merge 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
  • 4cb054bf64 Enable long long support. John Maddock 2008-10-07 17:13:33 +0000
  • 5e3ea46864 Change msvc ABI to match the default on Win64. John Maddock 2008-10-01 11:23:31 +0000
  • add25bf571 Revert BOOST_NO_INITIALIZER_LISTS test case, I meant to add it to a branch. Daniel James 2008-09-24 10:29:46 +0000
  • e6e97911b1 The test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow. Daniel James 2008-09-23 23:22:56 +0000
  • ca56a76dda Oops, regenerate and add missing files. John Maddock 2008-09-20 08:58:10 +0000
  • 72b387e5c4 Add 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
  • 3a810dea60 Regenerate docs. John Maddock 2008-09-19 12:01:54 +0000
  • 525c53434b Fixes #2327. Additional Codegear support macros and configuration. John Maddock 2008-09-19 12:00:14 +0000
  • b47cfe8c7b Merge Boost.Config changes ready for 1.37. John Maddock 2008-09-19 11:24:09 +0000
  • 5194a3bad7 Fixes #2328. John Maddock 2008-09-16 11:13:16 +0000
  • c05026a644 Added patches from issue #2327 but without the new config macros or test changes yet. John Maddock 2008-09-16 11:04:52 +0000
  • fbef3e88e5 Ported *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
  • 3b7f078746 Patch 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
  • 4783cd575f Added gcc auto-detection of no typeid/rtti. Added normalisation code for no rtti. John Maddock 2008-08-25 11:29:55 +0000
  • 5f1c6a0d73 Add BOOST_NO_RTTI as per feature request #2241. John Maddock 2008-08-25 10:06:15 +0000
  • 9ca5a34369 in 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
  • 7deb7200bc Fix the link to the limits documentation. Daniel James 2008-08-20 19:32:23 +0000
  • 1884e62119 Fix: Added check for already defined BOOST_NO_HASH and BOOST_NO_SLIST Jürgen Hunold 2008-08-20 11:51:44 +0000
  • c88516aaf4 Begin 1.37.0 Beman Dawes 2008-08-18 15:27:17 +0000
  • 81d37eb28b Begin 1.37.0 Beman Dawes 2008-08-18 15:23:57 +0000
  • e7ac7ebd7b Added <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
  • 2c40b2fa4d Shortened file names so we don't exceed the Windows path limit. John Maddock 2008-08-07 09:17:52 +0000
  • 59ff24b625 Fixes #2084. John Maddock 2008-07-28 15:23:24 +0000
  • 8aed5ffeaa Encapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface Daryle Walker 2008-07-24 11:43:02 +0000
  • 73bce85012 Update to support pgi-7.2, now that I've started testing with it. K. Noel Belcourt 2008-07-17 19:19:27 +0000
  • 3e36b54b88 Merge Boost.Config changes from Trunk. John Maddock 2008-07-15 10:41:52 +0000
  • 10d20f476a Merge fix for hash_set/has_map headers on GCC 4.3 Douglas Gregor 2008-07-14 18:45:05 +0000
  • 2442c44175 Detect the presence of backward/hash_set and backward/hash_map appropriately. Fixes #1462 (again) Douglas Gregor 2008-07-14 18:43:58 +0000
  • 06f3a2ebd7 Remove offending "typename". John Maddock 2008-07-14 08:39:02 +0000
  • b526ab9386 Updated 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
  • e37e2cb408 Fix 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
  • 71ac171bed Fix 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
  • 1e661e3941 Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!). John Maddock 2008-06-29 09:10:46 +0000
  • 7264ef8ac1 Merge changes from trunk root + boost/version.hpp Beman Dawes 2008-06-26 15:57:12 +0000
  • cc9211e494 Update version number for 1.36.0 Beman Dawes 2008-06-26 15:34:49 +0000
  • f598e24025 Update version to 1.36.0 Beman Dawes 2008-06-26 11:25:24 +0000
  • 365c54860b Merged from trunk Hartmut Kaiser 2008-06-25 02:27:32 +0000
  • 9b34e89b62 Tweak Adding New Defect Macros updating configuration test system wording. Beman Dawes 2008-06-20 00:23:58 +0000
  • 2b3583277f Reverted changeset 45393. John Maddock 2008-06-05 08:36:39 +0000
  • 342f67a562 Fix namespace typo. John Maddock 2008-06-02 15:33:13 +0000
  • 2045854fde Disable hash and slist support when _STLP_NO_EXTENSIONS is defined. John Maddock 2008-06-02 15:15:16 +0000
  • 6c321feebf Fixed a couple of typos. John Maddock 2008-05-27 16:09:09 +0000
  • cb26255e3c Updated guidelines to account for new Jamfile locations. John Maddock 2008-05-27 12:11:56 +0000
  • 725c43c501 Fix comment Vladimir Prus 2008-05-17 06:33:09 +0000
  • 89f16cfbc0 Disable BOOST_HAS_FTIME on WinCE. John Maddock 2008-05-15 15:55:00 +0000
  • 186abf9110 Fix typo. John Maddock 2008-05-10 08:10:09 +0000
  • 239f2b758b Enable macros BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE and BOOST_HAS_NANOSLEEP. K. Noel Belcourt 2008-04-25 15:38:26 +0000
  • 1f2864b3ae Added no two phase name lookup for intel-darwin compilers. K. Noel Belcourt 2008-04-24 23:05:16 +0000
  • 047d11cf66 Added new files. John Maddock 2008-04-22 08:34:43 +0000
  • b4eaf1eb50 Changed 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
  • 5bad377e04 Added new macro BOOST_NO_TEMPLATED_IOSTREAMS in response to issue #1765. John Maddock 2008-04-21 09:19:30 +0000
  • 6feb703b7e Oops fix typo. John Maddock 2008-04-21 08:46:18 +0000
  • 4819b3b321 Added new warning_disable.hpp header. John Maddock 2008-04-20 12:54:21 +0000
  • 9f1b6471d9 Added docs for new warning_disable.hpp header. John Maddock 2008-04-20 12:53:37 +0000
  • 37698ba3cf Apply BOOST_NO_ADL_BARRIER to more Sunpro versions. John Maddock 2008-04-18 10:15:09 +0000
  • 2cac8cf454 Update thread tests: allow thread creation to fail at runtime. John Maddock 2008-04-18 10:14:23 +0000
  • f4ea4c2def The thread start routine needs C linkage. This fixes a compilation error on Tru64/cxx. Markus Schöpflin 2008-04-15 07:58:48 +0000
  • 6fac146f52 Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly. John Maddock 2008-04-14 18:06:59 +0000
  • 9f206cde8a The release branch will eventually become Boost 1.35.1 Douglas Gregor 2008-04-14 14:01:59 +0000
  • 80b0407338 Hopefully fix gcc/solaris single threading mode. John Maddock 2008-04-11 09:22:31 +0000
  • 0dcc2aeffb Beefed up pthreads test cases. John Maddock 2008-04-11 09:21:08 +0000
  • b62d7ccb27 Update for bug report #1790. John Maddock 2008-04-09 15:31:33 +0000
  • 9c70289360 Run config_info and config_test in both single and multi-thread modes. John Maddock 2008-04-09 11:34:20 +0000
  • 1ce5a784ae Oops, fix mangled docs. John Maddock 2008-04-04 09:07:48 +0000
  • 20818b6411 Replaced 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
  • 6f2afd458c Add 'import testing'. Vladimir Prus 2008-04-01 17:16:04 +0000
  • da6e707602 Added missing files: from addition of new config macro BOOST_NO_ADL_BARRIER. John Maddock 2008-03-29 16:27:34 +0000
  • 24c158f324 Added new macro BOOST_NO_ADL_BARRIER to address issue #1712. John Maddock 2008-03-28 17:03:42 +0000
  • a593af70bb pgi-7.1 has testable version macros, yeah! K. Noel Belcourt 2008-03-21 21:04:36 +0000
  • e4c0571465 Rebuild a lot of documentation. Daniel James 2008-03-16 11:38:32 +0000
  • 1ac4393feb Merge regenerated docs from Trunk. John Maddock 2008-02-21 17:03:11 +0000
  • db33faa680 Regenerated docs to fix links. John Maddock 2008-02-21 17:01:26 +0000
  • 37658f5f8a Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +0000
  • 5f70565f29 Fix some broken links. Daniel James 2008-02-10 09:55:03 +0000
  • f7d34f0317 Merge sunpro update from Trunk. John Maddock 2008-02-07 09:57:48 +0000
  • 6f1384143e Fix last checked version. John Maddock 2008-02-07 09:55:41 +0000
  • d4a4685c73 Only 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
  • a7b5a1f17e Increased 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
  • 0167ee763d Merge Intel-10.1 update from main branch. John Maddock 2008-01-11 13:51:17 +0000
  • b78e4903e1 Update for Intel-10.1. John Maddock 2008-01-11 13:48:57 +0000
  • 08e7e7512f Modified spelling of my surname to avoid problems with non-ASCII characters. Markus Schöpflin 2008-01-03 10:04:39 +0000
  • 6b514abf06 Increased the latest supported version to 5.9.3, corresponding to the December 2007 update. Nicola Musatti 2007-12-21 07:03:44 +0000
  • d4ff48c646 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • 36f2f49773 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 91b9fa5748 Define 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
  • db614f7ac2 Apply patches for building regex on WinCE see: http://lists.boost.org/Archives/boost/2007/11/130839.php John Maddock 2007-11-24 12:25:25 +0000
  • 81a1bb0395 config, detail, filesystem, system, tools, at 41278. Beman Dawes 2007-11-23 17:03:14 +0000
  • 637204e660 Regenerated docs to add license info. John Maddock 2007-11-07 17:21:41 +0000
  • 66b6cae557 Added support for VC9. John Maddock 2007-11-07 17:17:39 +0000
  • 3c76ba7f5c Add missing copyright and license Beman Dawes 2007-11-06 13:41:19 +0000
  • bc8b26e563 Workarounds for Fusion on IBM xlc Joel de Guzman 2007-11-05 02:10:42 +0000
  • 39c3bcc227 Strengthened admonishment and rebuilt docs. John Maddock 2007-11-01 18:26:07 +0000
  • 2c9e75db4e Added support for _WIN32_WCE. John Maddock 2007-10-22 17:46:40 +0000