1
0
forked from boostorg/core

Commit Graph

  • 96986f99d8 Moved the implementation to boost/core. Andrey Semashev 2014-06-04 13:09:01 +04:00
  • c586c74a84 Merge branch 'develop' Andrey Semashev 2014-06-04 12:07:57 +04:00
  • 8c9b7ec022 When I merged the Boost.ScopedEnum changes to release, I missed a file. Marshall Clow 2012-12-17 17:54:12 +00:00
  • b7a5a5f087 Merged boost.thread from trunk Anthony Williams 2012-05-22 17:03:15 +00:00
  • 74958473c1 Merge some detail changes. Daniel James 2010-02-14 16:31:21 +00:00
  • 88c974ac58 Merge from trunk Beman Dawes 2009-05-12 11:27:19 +00:00
  • 8367672989 When I merged the Boost.ScopedEnum changes to release, I missed a file. Marshall Clow 2012-12-17 17:54:12 +00:00
  • 212595dab2 Merged boost.thread from trunk Anthony Williams 2012-05-22 17:03:15 +00:00
  • cfb2adce79 Merge some detail changes. Daniel James 2010-02-14 16:31:21 +00:00
  • 34583f8d20 Merge from trunk Beman Dawes 2009-05-12 11:27:19 +00:00
  • 84f55a9182 Merge branch 'develop' Peter Dimov 2014-06-03 21:13:54 +03:00
  • 56df43d6f4 Remove unnecessary #include. Peter Dimov 2014-06-03 21:13:37 +03:00
  • f560124ecf Merge branch 'develop' Peter Dimov 2014-06-03 21:09:09 +03:00
  • 5883ec1f1a Add get_pointer_test. Peter Dimov 2014-06-03 21:08:55 +03:00
  • d998dfcc8a Merge branch 'develop' Peter Dimov 2014-06-03 21:02:52 +03:00
  • 7ebcee675a Add more checked_delete tests, a visit_each test. Peter Dimov 2014-06-03 21:02:36 +03:00
  • 5fc4f598d3 Merge branch 'develop' Peter Dimov 2014-06-03 20:41:08 +03:00
  • d30b4b2ec3 Add sp_typeinfo_test to test/Jamfile.v2. Peter Dimov 2014-06-03 20:40:49 +03:00
  • 799ce409d1 Merge branch 'develop' Peter Dimov 2014-06-03 20:39:44 +03:00
  • b9c25e97e1 Merge [58275], [58306] to release. Peter Dimov 2009-12-14 17:44:19 +00:00
  • ec6ef33639 Merge [58123], [58127], [58128] to release. Fixes #3666. Peter Dimov 2009-12-06 17:50:28 +00:00
  • d10e0ae094 Merge [58275], [58306] to release. Peter Dimov 2009-12-14 17:44:19 +00:00
  • 33fbd45af3 Merge [58123], [58127], [58128] to release. Fixes #3666. Peter Dimov 2009-12-06 17:50:28 +00:00
  • 68990a4f7f Merge branch 'develop' Peter Dimov 2014-06-03 20:18:10 +03:00
  • e499e5e970 Merged [81125] from trunk. Fixes #4185. Peter Dimov 2012-11-14 11:20:29 +00:00
  • 927cf963be Merging from trunk Hartmut Kaiser 2010-10-24 22:24:54 +00:00
  • 506c725a26 Merge [62245] to release. Fixes #4199. Peter Dimov 2010-07-10 20:46:53 +00:00
  • 989d8a0f62 Merge [58123], [58127], [58128] to release. Fixes #3666. Peter Dimov 2009-12-06 17:50:28 +00:00
  • 74983abb53 Have config/select_stdlib_config.hpp and config/stdlib/stlport.hpp use <cstddef> instead of <utility> to determine which standard library is in use. For std lib implementations that rely on Boost components like TypeTraits, Bind, Function, or SmartPtr, this helps to avoid circular header dependency issues, since <cstddef> is much less likely to pull in Boost libraries than <utility>. David Deakins 2009-04-06 21:25:18 +00:00
  • 7528fa536f config, detail, filesystem, system, tools, at 41278. Beman Dawes 2007-11-23 17:03:14 +00:00
  • 5972aeae9b Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • 1e6b987ece Factor out get_pointer, supply an overload for std::auto_ptr. Dave Abrahams 2002-12-20 18:15:01 +00:00
  • 1e4ef10859 Merged [81125] from trunk. Fixes #4185. Peter Dimov 2012-11-14 11:20:29 +00:00
  • f6ec7809ad Merging from trunk Hartmut Kaiser 2010-10-24 22:24:54 +00:00
  • fa633633cd Merge [62245] to release. Fixes #4199. Peter Dimov 2010-07-10 20:46:53 +00:00
  • 424dcdc197 Merge [58123], [58127], [58128] to release. Fixes #3666. Peter Dimov 2009-12-06 17:50:28 +00:00
  • c6d5ee1160 Have config/select_stdlib_config.hpp and config/stdlib/stlport.hpp use <cstddef> instead of <utility> to determine which standard library is in use. For std lib implementations that rely on Boost components like TypeTraits, Bind, Function, or SmartPtr, this helps to avoid circular header dependency issues, since <cstddef> is much less likely to pull in Boost libraries than <utility>. David Deakins 2009-04-06 21:25:18 +00:00
  • c47e07e344 config, detail, filesystem, system, tools, at 41278. Beman Dawes 2007-11-23 17:03:14 +00:00
  • 3a04ef6931 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • 6501d1c088 Factor out get_pointer, supply an overload for std::auto_ptr. Dave Abrahams 2002-12-20 18:15:01 +00:00
  • ed7ac1e6a2 Merge branch 'develop' Peter Dimov 2014-06-03 19:57:15 +03:00
  • aa564695ec Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • b1c9f71407 Doug Gregor -> Douglas Gregor Douglas Gregor 2004-07-25 02:29:29 +00:00
  • ad667dad32 new license reference Gennaro Prota 2004-05-16 09:17:55 +00:00
  • 0622d87532 Boost.Signals now uses the official Boost license Douglas Gregor 2003-10-01 04:34:38 +00:00
  • 81c27edb4f removed superfluous spaces Gennaro Prota 2003-04-16 22:55:23 +00:00
  • ae840572b3 "envelope" for non-type template parameters (useful to workaround compiler bugs) Gennaro Prota 2003-04-16 22:51:39 +00:00
  • 1209bd92ca add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • ce3b0f565a Added Boost.Signals library Douglas Gregor 2002-05-17 15:28:22 +00:00
  • 6780793ad9 Initial Checkin Dave Abrahams 2001-01-21 00:16:10 +00:00
  • 0aea3d75d7 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • 707d150c03 Doug Gregor -> Douglas Gregor Douglas Gregor 2004-07-25 02:29:29 +00:00
  • fd8877c73b new license reference Gennaro Prota 2004-05-16 09:17:55 +00:00
  • cf5c311d0e Boost.Signals now uses the official Boost license Douglas Gregor 2003-10-01 04:34:38 +00:00
  • 8a060ee6d6 removed superfluous spaces Gennaro Prota 2003-04-16 22:55:23 +00:00
  • 32f3a1b9f3 "envelope" for non-type template parameters (useful to workaround compiler bugs) Gennaro Prota 2003-04-16 22:51:39 +00:00
  • 771f50e199 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • 1b5ec2fae4 Added Boost.Signals library Douglas Gregor 2002-05-17 15:28:22 +00:00
  • 199885efbb Initial Checkin Dave Abrahams 2001-01-21 00:16:10 +00:00
  • e1ba55ed88 Merge branch 'master' into develop Glen Fernandes 2014-06-02 19:56:58 -07:00
  • 91425e85c4 Remove empty_deleter from core Glen Fernandes 2014-06-02 19:55:59 -07:00
  • 773ea71ed0 Update link in README.md Glen Fernandes 2014-06-02 19:52:16 -07:00
  • 6c404ddf00 Merge branch 'master' into develop Glen Fernandes 2014-06-02 14:08:47 -07:00
  • 649adfd98f More documentation for core Glen Fernandes 2014-06-02 14:08:28 -07:00
  • 2f98df4278 Merge branch 'develop' of github.com:boostorg/core into develop Andrey Semashev 2014-06-03 00:12:40 +04:00
  • 260dbdd9ac Merge branch 'master' of github.com:boostorg/core Andrey Semashev 2014-06-03 00:12:12 +04:00
  • fa82dd37a7 Added docs for null_deleter. Andrey Semashev 2014-06-03 00:11:30 +04:00
  • 1f0af8255f Merge pull request #4 from awulkiew/feature/ignore_unused Peter Dimov 2014-06-02 23:05:31 +03:00
  • 22d6f90385 Corrected the deprecation warning. Andrey Semashev 2014-06-02 23:57:08 +04:00
  • dfd58762a2 Enable test for unused typedefs only for GCC 4.8 Adam Wulkiewicz 2014-06-02 21:46:40 +02:00
  • 2de0241038 Merge pull request #3 from awulkiew/feature/ignore_unused Peter Dimov 2014-06-02 22:17:59 +03:00
  • 3785920426 Merge branch 'master' into develop Glen Fernandes 2014-06-02 08:40:05 -07:00
  • 66be3d7efc Migrate swap documentation to quickbook Glen Fernandes 2014-06-02 08:39:47 -07:00
  • 92da020238 Merge branch 'master' into develop Glen Fernandes 2014-06-02 08:21:11 -07:00
  • 6b9424b84d Migrate checked_delete documentation to quickbook Glen Fernandes 2014-06-02 08:17:33 -07:00
  • 70a9ef7141 Fix #include in ignore_unused_test.cpp Adam Wulkiewicz 2014-06-02 15:18:23 +02:00
  • 61cc397be8 Add boost::ignore_unused() Adam Wulkiewicz 2014-06-02 15:06:53 +02:00
  • b36712f765 Merge branch 'master' into develop Glen Fernandes 2014-06-02 01:17:50 -07:00
  • 60c9a35d86 Move headers to core; add quickbook documentation Glen Fernandes 2014-06-01 18:08:55 -07:00
  • f3f7f52b7f Merge branch 'master' into develop Glen Fernandes 2014-06-01 13:22:53 -07:00
  • df62778e7c Merge branch 'develop' Glen Fernandes 2014-06-01 13:22:42 -07:00
  • e47cd1550b Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +00:00
  • cb91a3f9dd Added BOOST_TEST_THROWS Ion Gaztañaga 2013-03-14 23:08:40 +00:00
  • a1dbe7520b Add hash_value for shared_ptr; prevents hash_value( bool ) from being used. Refs #5216. Peter Dimov 2011-02-24 23:24:54 +00:00
  • 632867705e Add BOOST_ASSERT_MSG. Add macros to configure output stream. Beman Dawes 2011-01-24 15:37:13 +00:00
  • 646e4db7d2 Add BOOST_ASSERT that report_errors() has been called. Beman Dawes 2010-08-24 18:57:38 +00:00
  • 2c28e851d8 Revert change committed in error Beman Dawes 2010-08-19 17:09:22 +00:00
  • 2c5aeee562 Remove path array optimization; problematic when array contains a string shorter than the array length. Reported by Adam Badura. Beman Dawes 2010-08-19 17:03:38 +00:00
  • 82a4de1e1a Add BOOST_TEST_EQ. Peter Dimov 2009-03-26 00:03:45 +00:00
  • e23db039e4 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • f0676ad365 initial commit Joaquín M. López Muñoz 2004-05-07 10:44:23 +00:00
  • 0afee0da68 _MSC_VER use clarified. Peter Dimov 2003-11-28 15:35:21 +00:00
  • 5f07eefa1d -Wundef fixes. Peter Dimov 2003-06-12 17:09:24 +00:00
  • 8bdcb2f3e3 Major changes to shared_ptr and weak_ptr Peter Dimov 2002-11-18 14:37:02 +00:00
  • e47d4e0cbf Switched to <boost/detail/lightweight_test.hpp> for testing. Peter Dimov 2002-08-16 16:41:16 +00:00
  • 1bd3e787a2 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +00:00
  • c9632a24d3 Added BOOST_TEST_THROWS Ion Gaztañaga 2013-03-14 23:08:40 +00:00
  • d7b58d0da5 Add hash_value for shared_ptr; prevents hash_value( bool ) from being used. Refs #5216. Peter Dimov 2011-02-24 23:24:54 +00:00
  • bcb3b9e567 Add BOOST_ASSERT_MSG. Add macros to configure output stream. Beman Dawes 2011-01-24 15:37:13 +00:00
  • af6f2ccfcd Add BOOST_ASSERT that report_errors() has been called. Beman Dawes 2010-08-24 18:57:38 +00:00