Commit Graph

  • 432b43a948 Boost.Range sliced adaptor is now compatible with VC10 even with using namespace boost::adaptors. Neil Groves 2010-05-12 01:34:50 +0000
  • 3d69e1f519 Improve compatibility with compilers other than GCC. Neil Groves 2010-05-11 22:20:19 +0000
  • 23f276d0be Removed workaround for MSVC == 1600 in eval_if.hpp Neil Groves 2010-05-11 21:33:24 +0000
  • c0bbf6e03b Remove regression introduced by my previous 'fix' Neil Groves 2010-05-11 21:12:26 +0000
  • 9be2ca6744 Applied patch from Joaquín M López Muñoz to work around VC++ 10 issue Jeremiah Willcock 2010-05-11 20:32:46 +0000
  • 48008e2aff Spirit: Fixing includes for endian and V1.44 Hartmut Kaiser 2010-05-11 20:18:12 +0000
  • d7f8259bd3 Quote the python executable name when running the Boost.Build tests Steven Watanabe 2010-05-11 19:55:33 +0000
  • 768825942e Fixed defect that showed up with Visual C++ 10. This has been affecting numerous libraries as a knock-on effect. Neil Groves 2010-05-11 18:30:04 +0000
  • d84f748ab7 Boost 1.44.0 does not yet have the Endian library, so Spirit should not try to use it. Douglas Gregor 2010-05-11 16:55:07 +0000
  • ce6059e540 Revert incorrect markup Steven Watanabe 2010-05-11 16:54:45 +0000
  • 46f22cf245 Added more known failures Jeremiah Willcock 2010-05-11 15:33:00 +0000
  • 9aaead1499 Re-added known failures Jeremiah Willcock 2010-05-11 15:28:53 +0000
  • 541942423f GIL: Added support for copying between variants of different types Lubomir Bourdev 2010-05-11 01:07:00 +0000
  • cb500db59c Turned off all Boost.Graph known failures for testing Jeremiah Willcock 2010-05-10 16:48:45 +0000
  • 6c370611a7 A better message Steven Watanabe 2010-05-10 15:57:33 +0000
  • ba6d03970d Mark up clang failure Steven Watanabe 2010-05-10 15:52:01 +0000
  • dc3bd4ec94 Fix numerous VC-10 compiler warnings. Rewrite ICU configuration to use the new Boost.Build configuration logic. John Maddock 2010-05-10 12:13:49 +0000
  • 23e7d44a86 Fixes #2757. Added explicit casts to avoid warnings on MSVC. Andrey Semashev 2010-05-10 09:15:48 +0000
  • add15fac2b 1.44.0 prep Beman Dawes 2010-05-10 01:22:04 +0000
  • 679fc287f5 Make quickbook compile with VC 2010 Steven Watanabe 2010-05-09 21:45:20 +0000
  • 5d265152b8 Added boost::initialized<T> as was agreed at http://lists.boost.org/Archives/boost/2010/04/164916.php -- see #3472 Niels Dekker 2010-05-09 20:51:24 +0000
  • 3a86082656 Make sure that all top level headers in Lambda include their dependencies. Fixes #4203 Steven Watanabe 2010-05-09 20:07:07 +0000
  • 227a738545 see #4202: fixed some typos and grammar mistakes Gunter Winkler 2010-05-09 20:05:07 +0000
  • 38cbbb8b28 Fix quickbook for c++0x mode. Daniel James 2010-05-09 16:07:02 +0000
  • 565b2d113d 1.44.0 prep Beman Dawes 2010-05-09 14:40:14 +0000
  • c68354fed8 Both Proto and Xpressive have "ignore_unused" templates in their detail headers, and both were getting included, causing overloading ambiguities. There is probably a major cleanup to do here, moving to a single "ignore_unused" in boost/detail, but for now I've rectified the problem by describing importing Proto's ignore_unused() into Xpressive rather than defining a new one. Douglas Gregor 2010-05-09 13:40:45 +0000
  • 36ba8a00c9 Merge standards-conformance fixes for Boost.GIL Douglas Gregor 2010-05-09 12:35:46 +0000
  • 72ab021b1c Merge Clang configuration for Boost.Config from trunk Douglas Gregor 2010-05-09 12:32:33 +0000
  • 296c57ceb2 Temporarily printed __IBMCPP__. Maybe I typed in the wrong version number at [61848], because there are still value initialization failures at http://www.boost.org/development/tests/trunk/developer/output/IBM_Canada_Ltd-boost-bin-v2-libs-config-test-config_test-test-vacpp-debug.html Niels Dekker 2010-05-09 08:11:36 +0000
  • f92fc2369c Another inline. Daniel James 2010-05-09 07:24:47 +0000
  • ed6c95bb09 Merge standards-conformance fixes for Boost.Interprocess Douglas Gregor 2010-05-09 02:12:20 +0000
  • 383628a6bf Merge standards-conformance fixes for Boost.Spirit to trunk Douglas Gregor 2010-05-09 01:58:32 +0000
  • 2487776cf1 Merge standards-conformance fixes for Boost.Graph to trunk Douglas Gregor 2010-05-09 01:53:28 +0000
  • 56dd115b0c Merge standards-conformance fixes for Ublas Douglas Gregor 2010-05-09 01:40:22 +0000
  • d86ad6f11c Move Boost.Range's join_iterator intrusive_ptr_add_ref and intrusive_ptr_release where ADL will actually find them Douglas Gregor 2010-05-09 01:32:55 +0000
  • 8b2beb5085 Merge standards-conformance fixes for Boost.Intrusive Douglas Gregor 2010-05-09 01:24:39 +0000
  • 8132e64107 Merge standards-conformance fixes for Boost.PtrContainer Douglas Gregor 2010-05-09 01:24:01 +0000
  • 3ee708195c Merge standards-conformance fixes for Boost.Range Douglas Gregor 2010-05-09 01:23:32 +0000
  • 8c4cbe5898 Merge standards conformance fixes for Boost.PropertyTree Douglas Gregor 2010-05-09 01:03:59 +0000
  • 128d9e0b1a Merge standards-conformance fix for Boost.System Douglas Gregor 2010-05-09 00:33:44 +0000
  • d46ccad6e2 Merge Boost.Build improvements for Clang to release branch Douglas Gregor 2010-05-09 00:25:36 +0000
  • d9b5dd8feb Try to fix Boost.Build support for Clang on Linux Douglas Gregor 2010-05-09 00:14:41 +0000
  • f0089ffad5 add partial support for sub-domains. Full support (on compilers supporting Boost.TypeOf) to come Eric Niebler 2010-05-08 22:27:39 +0000
  • 9d5c1af5f1 Working on refactoring properties and fixing vertex_bundle_t and edge_bundle_t Jeremiah Willcock 2010-05-08 20:26:01 +0000
  • c43023c0e3 Remove duplicate closing angle brackets. Fixes #4198 Steven Watanabe 2010-05-08 18:27:44 +0000
  • f7f208493b Added value-initialization tests for user_defined_copy_constructor_holder_and_int, a type similar to struct B at https://connect.microsoft.com/VisualStudio/feedback/details/499606 Niels Dekker 2010-05-08 14:17:54 +0000
  • 621d366bb3 Applying patch submitted by Neal Becker Emil Dotchevski 2010-05-08 04:27:44 +0000
  • 453123ddf4 Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to IBM XL C++ <= V11.0.1 (trunk), see #4080. Niels Dekker 2010-05-07 20:05:46 +0000
  • 89e2050c4f Renamed some identifiers in value-initialization test, the word "subobject" appears more appropriate than "member". Niels Dekker 2010-05-07 19:48:38 +0000
  • b6d681f1cf Spirit: fixing strict issue in Karma sequences, added test case Hartmut Kaiser 2010-05-07 18:02:30 +0000
  • 89de5585cc Spirit: fixing strict issue in Karma sequences Hartmut Kaiser 2010-05-07 18:01:00 +0000
  • 9f25236fe8 Fixed problem with portable_binary archives Robert Ramey 2010-05-07 17:31:17 +0000
  • 167618aa8b Added proper size for disjoint_sets structure Jeremiah Willcock 2010-05-07 17:18:44 +0000
  • 711e388614 Spirit: added a test case Hartmut Kaiser 2010-05-07 15:45:40 +0000
  • 66a2c0523f Fix failures when used with an expression-template enabled number type such as the gmpxx clases. Add additional concept check for integer code using gmp classes. Fixes #4139. John Maddock 2010-05-07 15:36:09 +0000
  • 03cfd1968b fusion::tag_of/fusion::detail::is_specialized should not complain for non-adapted std::pair/boost::array/... Christopher Schmidt 2010-05-07 15:02:22 +0000
  • 7f264cb5eb adapted proxy types are views now Christopher Schmidt 2010-05-07 13:37:34 +0000
  • 16dd53610b Expose the "types" typedef of boost::optional_detail::operator_base as public, rather than protected, since Spirit pokes at this typedef. Douglas Gregor 2010-05-06 21:44:18 +0000
  • 0e4cff2bef Define several methods inline. Daniel James 2010-05-06 20:13:25 +0000
  • ba47ba789f Move equivalent and unique hash tables into their own headers. Daniel James 2010-05-06 20:12:40 +0000
  • e6f3cbfae6 Remove pointless if statement. Daniel James 2010-05-06 20:11:55 +0000
  • 31b6c4039b Ignore spaces surrounding urls. Fixes #4122. Daniel James 2010-05-06 20:04:52 +0000
  • 2dad53873a Ignore links in comments. Fixes #4126 Daniel James 2010-05-06 20:03:32 +0000
  • 99a6d0d7a8 Applied patch from #4197 to fix copy constructor; fixes #4197 Jeremiah Willcock 2010-05-06 16:58:19 +0000
  • abc8513cba Previous fix doesn't work for later GCC versions, revert. John Maddock 2010-05-06 12:33:40 +0000
  • e784ac85ef Prevent multiple definitions of BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS. John Maddock 2010-05-06 10:23:56 +0000
  • 5dddbea177 Disable long double support when the C++ runtime does not support it either. Fixes #3825. John Maddock 2010-05-06 10:21:18 +0000
  • 11193e4b43 Add long standing debug-mode python support. Add support for --layout=tagged. Fixes #4041. John Maddock 2010-05-06 09:54:13 +0000
  • 0c3eff9319 Fixes #4152. John Maddock 2010-05-06 09:35:55 +0000
  • aa439400a9 Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Microsoft Visual C++ (trunk), see #4080. Niels Dekker 2010-05-05 20:46:41 +0000
  • 07ae3641ed Fixed various bugs in incremental_components and its example, plus made that example build by default Jeremiah Willcock 2010-05-05 18:49:40 +0000
  • f447db75f4 Fixed documentation of edge() Jeremiah Willcock 2010-05-05 18:40:47 +0000
  • 34e44f593d Added canonical_ordering to list of built examples Jeremiah Willcock 2010-05-05 18:37:37 +0000
  • c8b3dd7a14 Patched unqualified calls to tie() using patch in #4190; fixes #4190 Jeremiah Willcock 2010-05-05 18:28:39 +0000
  • 799bc7bef4 Fixes #4178. John Maddock 2010-05-05 18:01:42 +0000
  • 8f5bf57930 Only define BOOST_NO_EXCEPTIONS if not already defined - fixes #4059. John Maddock 2010-05-05 17:55:15 +0000
  • e5b57f07ab Fix inspection script issues. John Maddock 2010-05-05 17:43:05 +0000
  • 986412a2bf Change "id" to "idx" to be Objective C++ compatible. Fixes #2306. Fixes #4132. Fixes #4191. John Maddock 2010-05-05 17:40:07 +0000
  • 4093295747 fix broken proto Eric Niebler 2010-05-05 16:02:34 +0000
  • 4fb76ca1f7 Spirit: updating docs Hartmut Kaiser 2010-05-05 00:25:56 +0000
  • 816815d8dd pass_through transform doesn't strip expression wrappers, fixes #4175 Eric Niebler 2010-05-05 00:19:22 +0000
  • c3f34355b2 merged [61775] from trunk Joaquín M López Muñoz 2010-05-04 20:32:33 +0000
  • d10d98097d fixed incorrect mode of usage of Boost.Variant Joaquín M López Muñoz 2010-05-04 20:19:46 +0000
  • e022a721db Add functional/factory and functional/forward to the root index.html Daniel James 2010-05-04 17:49:50 +0000
  • d309c91489 Fixed warnings from Clang Jeremiah Willcock 2010-05-04 17:34:00 +0000
  • 839ac43d92 Add functional/forward and functional/factory. Daniel James 2010-05-04 17:31:24 +0000
  • 2f193fcd6b mark-up proto failures Eric Niebler 2010-05-04 16:56:09 +0000
  • f97486f83f added /fusion/view/single_view.hpp and /fusion/view/nview.hpp to /fusion/view.hpp Christopher Schmidt 2010-05-04 16:23:01 +0000
  • 63b026c92f Fix several problems with two-phase name lookup in ublas. Douglas Gregor 2010-05-04 15:47:50 +0000
  • 95e1ca761c Const-qualified objects of class type require the class to have a user-declared default constructor. Douglas Gregor 2010-05-04 15:26:09 +0000
  • cea89eb83e _default transform is also a grammar that matches the expressions the transform knows how to handle Eric Niebler 2010-05-04 01:19:53 +0000
  • b963f30346 Disambiguated RNG Jeremiah Willcock 2010-05-03 20:40:48 +0000
  • fb8430a578 Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Sun <= 5.10 (trunk), see #4080 Niels Dekker 2010-05-03 17:43:56 +0000
  • e256806785 Spirit: more changes to scheme stuff Hartmut Kaiser 2010-05-02 03:21:10 +0000
  • de8c942ea6 Spirit: introduced new cutomization point for karma alternatives (variant_which) and extended strict mode to alternatives, added tests Hartmut Kaiser 2010-05-02 03:07:54 +0000
  • f1aa4f6810 Spirit: introduced new cutomization point for karma alternatives (variant_which) and extended strict mode to alternatives Hartmut Kaiser 2010-05-02 03:06:31 +0000
  • 486400d2df Redid adding BOOST_NO_COMPLETE_VALUE_INITIALIZATION to IBM XL C++ <= V10.1.0 (trunk), as [61516]. The addition of heap objects to boost_no_complete_value_initialization::test() [61552] did not cause any extra failures. See #4080. Niels Dekker 2010-05-01 22:28:24 +0000
  • 09674601a5 Merged revisions 61717 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-05-01 20:29:31 +0000
  • 7b000b26d7 Wave: fixed #4176 Hartmut Kaiser 2010-05-01 13:16:34 +0000
  • 9e5726b440 Increased last known CodeGear version as discussed with John Maddock. Niels Dekker 2010-05-01 11:06:57 +0000