Commit Graph

  • 991b02b03e Whitespace fix. Peter Dimov 2008-07-12 15:16:31 +00:00
  • 31d0c48f18 Merged 45224, 45225 from trunk to release. Peter Dimov 2008-07-12 14:47:13 +00:00
  • 1b49f08cb8 Merged 44686 from trunk to release. Peter Dimov 2008-07-12 12:21:19 +00:00
  • 034c12d244 Merged 44636, 44640, 45094 (atomic access) from trunk to release. Peter Dimov 2008-07-12 11:57:45 +00:00
  • f884c53bd6 Updated spinlock_pool.hpp from trunk HEAD; takes care of 45069. Peter Dimov 2008-07-12 11:41:20 +00:00
  • 07b4c17980 Merged 44979, 45068, 45085, 45089, 45177, 45194, 45346, 45422, 45545, 46055 from trunk to release Peter Dimov 2008-07-12 11:37:16 +00:00
  • 1bc4f16ff8 Update esft_regtest.cpp to trunk HEAD; takes care of 43829, 43856, 44775. Peter Dimov 2008-07-12 10:45:56 +00:00
  • 774a8d330c Merged 44595, 44638, 44707, 44711, 44728 from trunk to release Peter Dimov 2008-07-12 10:41:24 +00:00
  • 0fd94d6d56 Updated sp_counted_base.hpp to trunk version; takes care of 44369, 44441. Peter Dimov 2008-07-12 10:17:08 +00:00
  • 866590ee97 Merged 43316, 43317, 43318, 43733, 43782, 43873, 43888, 43916, 43950, 44055, 44056, 44058, 44073, 44074, 44132, 44137, 44138, 44140, 44344 from trunk to release Peter Dimov 2008-07-12 09:55:08 +00:00
  • 2a92df56f2 #include <ia64intrin.h> in spinlock_sync.hpp as well. Peter Dimov 2008-06-02 20:01:30 +00:00
  • a9cd84f43d Fix #1938 in release Peter Dimov 2008-05-23 20:30:15 +00:00
  • 366472fc35 Fix #1938 in trunk Peter Dimov 2008-05-23 20:29:14 +00:00
  • 2bfe13c9c4 Renamed CRITICAL_SECTION to critical_section to avoid ambiguity. Peter Dimov 2008-05-19 15:09:54 +00:00
  • 83e2510ce5 Use the "no_tr1" version of <functional>: addition of Boost.Exception support to throw_exception has created new cyclic dependencies with Boost.TR1. John Maddock 2008-05-16 11:12:32 +00:00
  • 31685fe551 Updated Borland workaround to properly use BOOST_NO_MEMBER_TEMPLATE_FRIENDS. Peter Dimov 2008-05-14 00:21:28 +00:00
  • 05e050abe0 Disable sp_convertible for Borland 5.x. Peter Dimov 2008-05-13 23:53:12 +00:00
  • d261079616 Replaced non-ascii characters, ticket 1736 Ion Gaztañaga 2008-05-08 19:22:16 +00:00
  • d52878df88 Replaced non-ascii characters, ticket 1736 Ion Gaztañaga 2008-05-08 19:08:38 +00:00
  • 4b0490c0ae Fix sp_convertible_test.cpp failure in C++0x mode. Peter Dimov 2008-05-07 10:15:16 +00:00
  • 2f1b1acc7a Fix g++ 3.2 regression. Peter Dimov 2008-05-06 18:58:15 +00:00
  • f0f9f72be6 sp_atomic_mt2_test.cpp added. Peter Dimov 2008-05-03 22:47:35 +00:00
  • efdc390bc9 intrusive_ptr::reset() added. Peter Dimov 2008-05-03 20:12:25 +00:00
  • d13f1d8694 More fixes for MSVC 6.0. Peter Dimov 2008-05-03 19:43:52 +00:00
  • 83c43617af Fixes for MSVC 6.0. Peter Dimov 2008-05-03 19:29:01 +00:00
  • da323af72d Fixes for old compilers. Peter Dimov 2008-05-03 15:33:06 +00:00
  • 0c4aaef77c Fix #1106. Peter Dimov 2008-05-03 15:07:58 +00:00
  • 440fcb7ba0 missing workaround.hpp include added Ralf W. Grosse-Kunstleve 2008-05-02 19:44:56 +00:00
  • 18a6c1add8 make_shared added; tweaks for old compilers; fixes #1884. Peter Dimov 2008-05-01 16:50:39 +00:00
  • 357d3c4d54 Fixed comment to reflect the intention and the current code Daniel Frey 2008-04-29 05:32:13 +00:00
  • 4bb747fb27 reverted accidental change Anthony Williams 2008-04-28 09:04:40 +00:00
  • f13591ef2b Added detail::try_lock_wrapper for use as scoped_try_lock typedefs, to fix issue #1873 Anthony Williams 2008-04-28 09:00:58 +00:00
  • e3422efec6 Improved sp_deleter_wrapper implementation Daniel Frey 2008-04-28 07:17:11 +00:00
  • a01e4c3f83 Refactored and optimized enable_shared_from_this Daniel Frey 2008-04-26 19:59:11 +00:00
  • 6f8dc5923c Added new reset()-counterparts for the new ctors Daniel Frey 2008-04-26 15:42:13 +00:00
  • 7dc6b3d810 Added a few more tests. Peter Dimov 2008-04-26 13:39:52 +00:00
  • 2251b1d2df No need for the new ctors to be templates Daniel Frey 2008-04-26 06:36:59 +00:00
  • 8b3907ae81 Remove dynamic_cast in init_internal_shared_once() Daniel Frey 2008-04-23 19:32:44 +00:00
  • 77f2d3f614 Reduce enable_shared_from_this overhead (replace _internal_shared_ptr by _internal_shared_count) Daniel Frey 2008-04-23 06:12:39 +00:00
  • 93545d5cf2 Silence an g++ -Wextra warning. Peter Dimov 2008-04-23 00:33:58 +00:00
  • 9e92c6354c Reduce enable_shared_from_this overhead Daniel Frey 2008-04-22 19:48:39 +00:00
  • e12ed6864b Avoid unneccessary increment/decrement of reference count Daniel Frey 2008-04-22 06:31:32 +00:00
  • b541145a60 Honor BOOST_NO_TEMPLATED_IOSTREAMS. Peter Dimov 2008-04-21 23:01:51 +00:00
  • ca344809ba Remove trailing comma at end of enumerator list (gcc 4.x -pedantic error) Jürgen Hunold 2008-04-21 08:07:55 +00:00
  • 7802c695ef sp_atomic_mt_test.cpp added. Peter Dimov 2008-04-20 17:00:58 +00:00
  • 71fa2cd658 Factored out boost/detail/lightweight_thread.hpp. Peter Dimov 2008-04-20 15:37:08 +00:00
  • 04be979670 Atomic access added. Peter Dimov 2008-04-20 14:59:12 +00:00
  • 35f2af947c Changed #includes to avoid circular dependencies between shared_ptr and TR1. John Maddock 2008-04-19 16:28:00 +00:00
  • 3a578ac7c1 Added another BOOST_ASSERT to enable_shared_from_this::_internal_accept_owner. Frank Mori Hess 2008-04-17 13:40:44 +00:00
  • 9365853fde Avoid needless overhead of wrapping owner's deleter in deleter_wrapper if shared_from_this has not been called yet, as Peter suggested earlier. Frank Mori Hess 2008-04-16 00:06:29 +00:00
  • 16828c9c0a Disabled sync use for hppa. Peter Dimov 2008-04-15 19:02:13 +00:00
  • 2fe899cdfe Disable sync use for arm and hppa. Peter Dimov 2008-04-15 18:57:46 +00:00
  • b45d011d5a Honor BOOST_DISABLE_THREADS; route GCC/ARM to the spinlock implementation; fall back to the spinlock implementation instead of using pthread_mutex. Peter Dimov 2008-04-13 15:35:40 +00:00
  • 4094c23537 sp_accept_owner added. Peter Dimov 2008-04-12 18:22:18 +00:00
  • f85a1bf406 shared_ptr::lock no longer requires exceptions. Peter Dimov 2008-04-12 14:27:22 +00:00
  • dbd62686a3 ARM assembly fix. Peter Dimov 2008-04-09 23:19:22 +00:00
  • e4f638025c spinlock_gcc_arm.hpp added. Peter Dimov 2008-04-09 21:08:39 +00:00
  • d8296b3933 sp_counted_base_spin.hpp added, enabled by BOOST_SP_USE_SPINLOCK. Peter Dimov 2008-04-09 19:58:54 +00:00
  • b4885a1dd6 Proper try_lock semantics. Peter Dimov 2008-04-09 17:49:20 +00:00
  • 748b1baee8 detail/spinlock_pool.hpp added. Peter Dimov 2008-04-06 16:53:11 +00:00
  • 4880292c07 Add MT runs of yield_k_test and spinlock_try_test. Peter Dimov 2008-04-06 16:23:42 +00:00
  • 6b25c57712 BOOST_COMPILER_FENCE factored out. Peter Dimov 2008-04-05 16:32:49 +00:00
  • 373c52efa3 BOOST_SMT_PAUSE factored out. Peter Dimov 2008-04-05 15:23:28 +00:00
  • acb6824ef7 spinlock_nt.hpp added, Cygwin fixes. Peter Dimov 2008-04-05 15:06:31 +00:00
  • 316d00c3fc Fix #1759 in release. Peter Dimov 2008-04-02 21:52:08 +00:00
  • 515be965bd Fix #1759 in trunk. Peter Dimov 2008-04-02 21:42:52 +00:00
  • 6ef32e1627 boost::detail::spinlock added. Peter Dimov 2008-03-30 16:33:58 +00:00
  • e56e474e64 Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 2452705117 Missing "inline" added. Peter Dimov 2008-03-28 20:44:45 +00:00
  • dc01d0725a Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • bb076d67e6 detail::yield(k) added. Peter Dimov 2008-03-27 22:20:11 +00:00
  • b08789b784 Silence unused parameter warning. Peter Dimov 2008-03-27 22:13:55 +00:00
  • 5df69a8946 Added "Throws: nothing" to get_deleter. Peter Dimov 2008-03-26 18:34:29 +00:00
  • dc6a8f0696 _internal_accept_owner now checks if _owned isn't already true. Peter Dimov 2008-03-25 15:46:40 +00:00
  • af7d4fabad New enable_shared_from_this tests, fix. Peter Dimov 2008-03-24 16:00:28 +00:00
  • d17a096407 Fixed compile error with new enable_shared_from_this code, reported by Tim Blechmann Frank Mori Hess 2008-03-24 15:07:00 +00:00
  • d7448b5746 Added a little more test code for new enable_shared_from_this behavior. Frank Mori Hess 2008-03-23 14:51:40 +00:00
  • f22516d650 Fixed bogus test failure caused by new enable_shared_from_this features. Frank Mori Hess 2008-03-21 21:12:21 +00:00
  • b30aa1468a Worked around compilation error in boost::get_deleter when using old versions of g++. Frank Mori Hess 2008-03-21 19:19:25 +00:00
  • 5b17f88f0e Initialize _owned in the copy constructor as well. Peter Dimov 2008-03-20 22:10:52 +00:00
  • 1c2d780f9e Added support for calling enable_shared_from_this::shared_from_this in constructors. Closes #1696. Frank Mori Hess 2008-03-20 19:32:43 +00:00
  • 2eb3991630 Regression test for enable_shared_from_this. Peter Dimov 2008-03-19 19:39:50 +00:00
  • 81392ad1ff 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • 3a4dc43924 Fix #398, as long as the macros BOOST_NO_STD_TYPEINFO and BOOST_NO_IOSTREAM are defined. I don't know how Boost.Config needs to be changed to autodetect eVC4 and set these on its own. Peter Dimov 2008-02-19 14:26:36 +00:00
  • a055d9829e Fixes #1444. Peter Dimov 2008-02-19 14:01:13 +00:00
  • f596092bac Fixes #1590. Peter Dimov 2008-02-19 13:18:58 +00:00
  • 4ba016d29e Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +00:00
  • 7ca6d86bdc Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +00:00
  • b2a3c9e59d Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +00:00
  • 60ae24f4ae Pick up missing smart_ptr, utility, and type_traits files from full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 22:34:55 +00:00
  • dba6ebbb01 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +00:00
  • d2194e3b24 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +00:00
  • 5ab6b24856 config, detail, filesystem, system, tools, at 41278. Beman Dawes 2007-11-23 17:03:14 +00:00
  • e6f6ec9fa3 Attempt unspecified bool fix for Sun 5.7-5.9 Peter Dimov 2007-11-07 22:47:55 +00:00
  • f854829d86 Port unspecified_bool fix for Sun 5.8 from RC_1_34 Peter Dimov 2007-11-02 23:46:04 +00:00
  • 7b5beeedde fix typo in comment Boris Gubenko 2007-10-30 12:58:36 +00:00
  • 9e41d1f194 add support for aC++ on HP-UX ia64 Boris Gubenko 2007-10-30 12:48:44 +00:00
  • f49a2fb1e1 add support for aC++ on HP-UX ia64 Boris Gubenko 2007-10-30 12:43:47 +00:00
  • 87c6b6b403 Starting point for releases Beman Dawes 2007-10-05 14:25:06 +00:00
  • 9db307eda5 defined(__ppc) added (Daniel P Furlani) Peter Dimov 2007-09-20 20:46:56 +00:00