Commit Graph

  • f1c51cb19c Added BOOST_TEST_NOT to lightweight test. Edward Diener 2016-05-19 09:56:23 -04:00
  • f81653660b Added a boostdoc target to unify Boost release docs building. boost-1.61.0 Andrey Semashev 2016-01-06 21:06:49 +03:00
  • 6345b93198 -Added constexpr and noexcept specifiers to make the emulation technically closer to the actual enums. Andrey Semashev 2016-01-01 19:02:48 +03:00
  • 181965f303 Added support for __has_include on gcc, in addition to clang. Andrey Semashev 2015-12-31 19:45:37 +03:00
  • 3add966877 Added support for gabi++ ABI implementation used in Android NDK. boost-1.60.0 Andrey Semashev 2015-08-28 22:31:26 +03:00
  • 3eecdd27fe Added a few notes to the README.md file. Andrey Semashev 2015-08-28 22:03:30 +03:00
  • c29b43c80c Merge pull request #18 from jfalcou/fix_enable_if_has_type_test Andrey Semashev 2015-08-18 10:27:28 +03:00
  • 482a6f9419 Fix test for enable_if_has_type Joel Falcou 2015-08-18 08:59:05 +02:00
  • 2e79e3b63d Update README.md to point to boost.org Glen Fernandes 2015-08-15 07:48:28 -04:00
  • a30186cfa4 Merge pull request #16 from jfalcou/enable_if_has_type Andrey Semashev 2015-08-15 14:03:19 +03:00
  • 87d43ddffc Rename to enable_if_has_type in concordance with MPL existing traits Joel Falcou 2015-08-13 17:42:34 +02:00
  • ad513c1641 Introduces enable_if_type Joel Falcou 2015-07-24 20:13:32 +02:00
  • 4268048ab8 Merge branch 'develop' boost-1.59.0 Andrey Semashev 2015-07-20 12:32:52 +03:00
  • 5d9aeb3161 Slightly more robust check for BOOST_GCC. Andrey Semashev 2015-07-17 21:50:44 +03:00
  • 5e8b9152be Added a check for C++11 mode to disable auto_ptr deprecation warnings. Andrey Semashev 2015-07-17 21:41:44 +03:00
  • c641e8e544 Disabled libstdc++ warnings about auto_ptr deprecation. Andrey Semashev 2015-07-17 21:37:01 +03:00
  • 89630fc2bf Merge branch 'develop' Peter Dimov 2015-06-05 15:44:48 +03:00
  • d9b28783e8 Merge pull request #11 from awulkiew/feature/auto_ptr Peter Dimov 2015-06-05 15:31:27 +03:00
  • de616f6d1b Disable auto_ptr support in get_pointer when BOOST_NO_AUTO_PTR is defined. Adam Wulkiewicz 2015-06-05 14:09:08 +02:00
  • 6bf1e7a681 Merge pull request #10 from awulkiew/feature/ignore_unused Andrey Semashev 2015-04-13 12:20:04 +03:00
  • 7aec0e45bd [core] Add/improve ignore_unused() function specifiers. Adam Wulkiewicz 2015-04-12 15:08:55 +02:00
  • d0ec03e28b Merge branch 'develop' boost-1.58.0 Peter Dimov 2015-03-11 00:28:20 +02:00
  • dd17b055c6 Add missing #include <typeinfo> per Trac ticket 11094. Peter Dimov 2015-03-11 00:27:15 +02:00
  • dfa36aeb4c Merge branch 'develop' Peter Dimov 2015-03-09 00:32:47 +02:00
  • 67970b9d94 Use BOOST_WORKAROUND. Peter Dimov 2015-03-09 00:32:02 +02:00
  • d621fc8e25 Merge pull request #9 from akumta/patch-1 Peter Dimov 2015-03-08 23:37:18 +02:00
  • 85a9400ceb Update addressof.hpp akumta 2015-03-03 11:37:28 -08:00
  • f6dcd3f891 Merge branch 'develop' Peter Dimov 2015-01-19 18:41:50 +02:00
  • 37687b800e Fix ambiguous 'detail' errors under msvc-8.0. Peter Dimov 2015-01-18 19:50:40 +02:00
  • 148c4840f3 Merge branch 'develop' Peter Dimov 2015-01-15 22:01:06 +02:00
  • 7c79a7ca62 Fixed a typo in the comment. boost-1.57.0 Andrey Semashev 2014-08-22 22:49:35 +04:00
  • 2beeb73e70 Fixed a typo in the comment. Andrey Semashev 2014-08-22 22:49:35 +04:00
  • f47430a1c2 Merge branch 'develop' Peter Dimov 2014-08-21 23:51:06 +03:00
  • d2535c1da9 Merge pull request #8 from danieljames/metadata Eric Niebler 2014-08-21 13:10:32 -07:00
  • 76443159e3 Add core to metadata. Daniel James 2014-08-21 20:35:01 +01:00
  • 3378fd7b47 Add redirect file for ref permalink. Daniel James 2014-08-21 20:33:19 +01:00
  • e4e1a1fda5 Moved enable_if from Boost.Utility. Andrey Semashev 2014-08-18 18:56:51 +04:00
  • 8be6df26ac Merge branch 'develop' Peter Dimov 2014-08-10 21:23:23 +03:00
  • 5d251ae769 Switch swap tests to lightweight_test. Peter Dimov 2014-08-09 12:54:49 +03:00
  • 4b43a0f9c8 Merge branch 'develop' Peter Dimov 2014-08-09 12:37:41 +03:00
  • 1a956992bd Extend nullptr_t workaround to Intel C++. Peter Dimov 2014-08-09 00:26:39 +03:00
  • c6c2ce67e1 Merge branch 'develop' boost-1.56.0 Peter Dimov 2014-07-15 12:08:59 +03:00
  • 0fa07e72eb Remove reference-collapsing overloads of ref and cref. Peter Dimov 2014-07-15 12:06:55 +03:00
  • 1bd554f5ad To silence Intel Compiler warnings function forward declarations are now inline. Andrey Semashev 2014-06-23 15:38:31 +04:00
  • 91b9110e04 Changed boost.root parameter to a relative path to avoid warnings in the inspection report. Added URL prefix for pdf build. Andrey Semashev 2014-06-16 20:23:14 +04:00
  • b230dfc9cd Corrected links to docs in assumption that the docs are built in core/doc/html. Andrey Semashev 2014-06-16 15:31:13 +04:00
  • a01ab668f4 Merge branch 'develop' Andrey Semashev 2014-06-15 01:20:01 +04:00
  • 3f5eb44685 Silenced clang warnings about unused arguments. Andrey Semashev 2014-06-15 01:19:43 +04:00
  • a33cbf049f Merge branch 'develop' Peter Dimov 2014-06-14 13:41:45 +03:00
  • 95ad3ede45 Corrected the path to noncopyable_compile_fail.cpp test. Andrey Semashev 2014-06-12 21:24:49 +04:00
  • d30b833d11 Corrected the path to noncopyable_compile_fail.cpp test. Andrey Semashev 2014-06-12 21:24:49 +04:00
  • 5e30e494fa Removed the old test. Andrey Semashev 2014-06-12 21:13:50 +04:00
  • 41ed750515 Added Rationale section from the original docs in Boost.Utility. Andrey Semashev 2014-06-12 21:06:45 +04:00
  • 0808e5a3ab Removed trailing spaces. Andrey Semashev 2014-06-12 20:05:59 +04:00
  • ebaa63b721 Renamed test and added to Jamfile. Andrey Semashev 2014-06-12 19:53:08 +04:00
  • aca24b7928 The test was moved from Boost.Utility. Andrey Semashev 2014-06-12 19:50:47 +04:00
  • 9b7158e583 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +00:00
  • fb483c9210 split utility.hpp header Aleksey Gurtovoy 2003-02-17 06:20:57 +00:00
  • af68d7cde5 Always say "private noncopyable" to avoid warnings. Darin Adler 2002-02-08 20:08:15 +00:00
  • 50f6e3b081 tabs Beman Dawes 2002-01-19 16:07:28 +00:00
  • 3bef5f99a3 This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches. Beman Dawes 2000-07-07 16:04:40 +00:00
  • 6b1dd51818 Added low level tools for demangling. Requested by Boost.TypeIndex author. Andrey Semashev 2014-06-12 19:23:36 +04:00
  • 5cedbf8548 Removed the old test. Andrey Semashev 2014-06-12 21:13:50 +04:00
  • e3e304fc21 Added Rationale section from the original docs in Boost.Utility. Andrey Semashev 2014-06-12 21:06:45 +04:00
  • 3408d02684 Merge branch 'develop' of github.com:boostorg/core into develop Andrey Semashev 2014-06-12 20:06:04 +04:00
  • 10a2b35c4a Removed trailing spaces. Andrey Semashev 2014-06-12 20:05:59 +04:00
  • 20ce128b95 Merge pull request #7 from boostorg/feature/demangle_alloc Andrey Semashev 2014-06-12 20:05:17 +04:00
  • 2ace824e44 Renamed test and added to Jamfile. Andrey Semashev 2014-06-12 19:53:08 +04:00
  • 79a9e9414b The test was moved from Boost.Utility. Andrey Semashev 2014-06-12 19:50:47 +04:00
  • 3e6a538911 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +00:00
  • 600f6e43f9 split utility.hpp header Aleksey Gurtovoy 2003-02-17 06:20:57 +00:00
  • 963781e154 Always say "private noncopyable" to avoid warnings. Darin Adler 2002-02-08 20:08:15 +00:00
  • f822045487 tabs Beman Dawes 2002-01-19 16:07:28 +00:00
  • 30a3834181 This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches. Beman Dawes 2000-07-07 16:04:40 +00:00
  • 6cdeec8841 Added low level tools for demangling. Requested by Boost.TypeIndex author. Andrey Semashev 2014-06-12 19:23:36 +04:00
  • b745260e9e Corrected documentation copyrights based on git history. Andrey Semashev 2014-06-12 03:22:05 +04:00
  • 216e57693e Corrected documentation copyrights based on git history. Andrey Semashev 2014-06-12 03:22:05 +04:00
  • a96e8b977b Added missing copyright comments. Corrected links to the documentation on the comments. Andrey Semashev 2014-06-12 02:10:10 +04:00
  • f910872d54 Added missing copyright comments. Corrected links to the documentation on the comments. Andrey Semashev 2014-06-12 02:10:10 +04:00
  • db776fd1bc Added BOOST_GPU_ENABLED to Doxygen predefined macros. Andrey Semashev 2014-06-12 00:27:16 +04:00
  • a8974bcbda Added BOOST_GPU_ENABLED to Doxygen predefined macros. Andrey Semashev 2014-06-12 00:27:16 +04:00
  • 9c8daaf64d Documentation tweaks. Andrey Semashev 2014-06-12 00:15:52 +04:00
  • 755572b995 Documentation tweaks. Andrey Semashev 2014-06-12 00:15:52 +04:00
  • 3a10e3f5c6 Work around msvc-10.0 ref_fn_test failure. Peter Dimov 2014-06-11 19:47:25 +03:00
  • 2af3cc1e11 Documentation updates. Peter Dimov 2014-06-10 19:12:54 +03:00
  • 0b2dea1f36 Documentation updates. Peter Dimov 2014-06-10 19:12:54 +03:00
  • 434c59642a Update documentation. Peter Dimov 2014-06-10 17:44:08 +03:00
  • 004ef17e42 Update documentation. Peter Dimov 2014-06-10 17:44:08 +03:00
  • 44faed5547 Minor documentation updates. Peter Dimov 2014-06-10 13:25:46 +03:00
  • 97e13914d0 Minor documentation updates. Peter Dimov 2014-06-10 13:25:46 +03:00
  • d0f895f0bb Copy ref_fn_test from libs/bind. Peter Dimov 2014-06-10 04:51:38 +03:00
  • f659e1164a Add report_errors_remind to some passing tests. Peter Dimov 2014-06-10 04:40:57 +03:00
  • c5dd995ead Add boost::report_errors to ref_ref_test. Peter Dimov 2014-06-10 04:40:21 +03:00
  • b6b2147311 Switch ref_ct_test to core::is_same. Peter Dimov 2014-06-10 03:41:03 +03:00
  • 4b0bca5ec2 Add a test for ref(ref(x)). Peter Dimov 2014-06-10 03:37:21 +03:00
  • 2fbec91fe8 Add negative tests for cref() and rvalues. Peter Dimov 2014-06-10 03:31:28 +03:00
  • 78892a472a More cosmetic fixes in ref tests. Peter Dimov 2014-06-10 03:26:09 +03:00
  • c48adcc3ea Added negative tests for rvalue to reference_wrapper implicit conversion. Peter Dimov 2014-06-10 03:21:22 +03:00
  • a0f5475126 Copyright and cosmetic fixes. Peter Dimov 2014-06-10 03:14:33 +03:00
  • dc63ce9ee0 Merge pull request #6 from K-ballo/ref-do-not-bind-to-temporaries Peter Dimov 2014-06-10 03:08:35 +03:00