Commit Graph

  • d450e767fd revert previous change - waaayy to risky Robert Ramey 2013-04-28 15:55:56 +0000
  • be4c0bfa64 very minor change - don't remember what provoked it! Robert Ramey 2013-04-28 15:46:02 +0000
  • eeaa21117c Merged from trunk. Frank Mori Hess 2013-04-23 00:37:28 +0000
  • cef084c022 Wave: merging from trunk Hartmut Kaiser 2013-04-22 17:17:10 +0000
  • 9558a2179e Thread fix #8451. Vicente J. Botet Escriba 2013-04-21 07:34:19 +0000
  • d1da5a1309 Thread: fix #8443. Vicente J. Botet Escriba 2013-04-21 07:30:55 +0000
  • 2db0b637ab Merge fixes in Trunk. John Maddock 2013-04-18 15:52:11 +0000
  • 09b169cefb Merge doc formatting fix. Fixes #8377. John Maddock 2013-04-18 12:33:24 +0000
  • 55139bd551 Thread: merge from trunk to fix #6843,#6966. Vicente J. Botet Escriba 2013-04-17 04:30:48 +0000
  • 165aff225f Spirit: Merging from trunk Hartmut Kaiser 2013-04-16 12:48:05 +0000
  • ea207a20c4 [Polygon] Merging from trunk for the upcoming release: 1) Updated Voronoi documentation. 2) Fixed #8026, #8197, #8257. Andrii Sydorchuk 2013-04-15 22:27:46 +0000
  • b96b334309 Merged revision(s) 83914 from trunk: Fix new double(n) to new double[n]. Peter Dimov 2013-04-15 15:13:20 +0000
  • 72009b288f Big merge of all pending Math lib changes from trunk. John Maddock 2013-04-15 08:47:08 +0000
  • a2b12ddcf3 Detail: Added undef/redef Intel atomic macros. Vicente J. Botet Escriba 2013-04-14 22:50:18 +0000
  • d47d52b7ed Chrono: merge to fix #8435. Vicente J. Botet Escriba 2013-04-14 21:32:51 +0000
  • 87e42b7d93 Added support for defaulted and deleted functions in the generated docs. Doxygen 1.8.2 or later needed to generate proper XML for this stylesheet. Andrey Semashev 2013-04-13 16:04:14 +0000
  • 1c2f9f08f0 utility/noncopyable : fix #6578. Vicente J. Botet Escriba 2013-04-13 13:49:52 +0000
  • baf8cb42a9 Chrono: merge to fix #8367. Vicente J. Botet Escriba 2013-04-13 12:56:31 +0000
  • fa218746b7 Boost.Log merged to trunk. Andrey Semashev 2013-04-13 12:30:25 +0000
  • 1052a17fe5 Spirit: merging from trunk Hartmut Kaiser 2013-04-10 22:51:13 +0000
  • 6b723cf93a Wave: merging from trunk Hartmut Kaiser 2013-04-10 22:37:31 +0000
  • 2920ad6b53 Merge revision(s) 83829 from trunk: More small cosmetic documentation changes. ........ Glen Fernandes 2013-04-10 05:17:32 +0000
  • 319a4cd201 Merge revision(s) 83827 from trunk: Small improvements to make_shared documentation. ........ Glen Fernandes 2013-04-10 05:03:45 +0000
  • 0eb19da548 Chrono: merge doc to fix #8370. Vicente J. Botet Escriba 2013-04-08 19:08:51 +0000
  • f4cc9074ec Thread: merge from trunk 1.54: Added lambda tests, refactored future::then, added tests for future::wait... Vicente J. Botet Escriba 2013-04-08 17:23:02 +0000
  • b025fcca57 merged rev. 83768 Christophe Henry 2013-04-04 19:30:58 +0000
  • 28eea3ee1a Mrege from trunk: * Disable UTF16 and UTF32 tests for libc++ (fixes #8369) Antony Polukhin 2013-04-04 15:47:02 +0000
  • ffaa415d19 Merged rev. 83038-83758 Christophe Henry 2013-04-03 21:22:07 +0000
  • 39e24de525 Merged rev. 82588-83755 Christophe Henry 2013-04-03 20:59:05 +0000
  • 1b08db6a78 Spirit: Merging from trunk Hartmut Kaiser 2013-04-03 13:17:15 +0000
  • dc339b5dfe Merge from trunk: * Fix stream related issues with libc++ and clang (fixes #7704, fixes #8267) * Change runtime assert to compile time when converting to pointer (fixes #8267) Antony Polukhin 2013-04-01 20:40:43 +0000
  • 5436897cf9 Merge adding locale to getting started guide. Fixes #8264. Daniel James 2013-04-01 20:16:26 +0000
  • 7578c63d7e Merge exception details in getting started guide. Fixes #8263. Daniel James 2013-04-01 20:11:54 +0000
  • 784d87d1f6 Merge fix for #8326, plus misc valgrind errors. Refs #8326. John Maddock 2013-03-31 16:34:50 +0000
  • 49b71b32b7 Thread: merge from trunk 1.54. Fix #8027,#8323,#8337. Vicente J. Botet Escriba 2013-03-31 10:56:43 +0000
  • 7a71b98846 merge [83308] and [83392] from trunk, fixes #6926 Eric Niebler 2013-03-29 19:44:38 +0000
  • 714aaa082f Chrono: merge from trunk 1.54. Vicente J. Botet Escriba 2013-03-28 23:45:26 +0000
  • 6c5283e987 Merge pool image fixes for case sensitive filesystems. Daniel James 2013-03-26 10:33:14 +0000
  • cfba50f429 System/FileSystem: merge from trunk to fix #7278. Vicente J. Botet Escriba 2013-03-24 20:20:29 +0000
  • 8a3e2d7539 Merge fom trunk: * Boost.Variant now uses traits from Boost.TypeTraits instead of its own (fixes #8296) Antony Polukhin 2013-03-24 16:18:12 +0000
  • fae0dd0d26 Merge from trunk: * Fixed incorrect usage of Boost.Math when it does not support long double (fixes #8162) * Fixed ambiguity of boost::lexical_cast functions (fixes #7421) Antony Polukhin 2013-03-24 14:37:56 +0000
  • c9d9658428 heap: merge changes from trunk Tim Blechmann 2013-03-24 13:34:19 +0000
  • fb41a6f1f0 lockfree: merge changes from trunk Tim Blechmann 2013-03-24 13:08:34 +0000
  • 7e3b5bdaec Atomic: merge from trunk. Vicente J. Botet Escriba 2013-03-23 17:50:41 +0000
  • 796ef84d2c Thread: merge from trunk. 1.54 Vicente J. Botet Escriba 2013-03-23 01:48:21 +0000
  • ebfb50f970 Utility/address_off: fix #7079. Vicente J. Botet Escriba 2013-03-23 01:44:06 +0000
  • e9576382d7 Merge changes from Trunk. John Maddock 2013-03-22 13:02:53 +0000
  • 628f30c2c1 Merge new traits & accumulated fixes from Trunk. John Maddock 2013-03-19 19:04:44 +0000
  • 0379f4f397 Merge minor fixes from Trunk. John Maddock 2013-03-19 18:48:24 +0000
  • 6eae2c2046 Merge config changes from Trunk. John Maddock 2013-03-19 18:36:02 +0000
  • 4601ce548c Merge patches from Trunk. John Maddock 2013-03-19 18:10:39 +0000
  • 9aed7f8b15 Spirit: Merging trunk Hartmut Kaiser 2013-03-18 11:31:16 +0000
  • dd35b83f04 Merge Wave fixes Hartmut Kaiser 2013-03-16 14:50:42 +0000
  • 1948876115 Merging Spirit fixes Hartmut Kaiser 2013-03-16 14:46:00 +0000
  • 8cef98a6bb Merge lambda from the trunk. Steven Watanabe 2013-03-15 18:07:37 +0000
  • c9e211c4b6 fixed reset_object_address inefficiency. This resulted in trying to deep move pointers. This didn't cause any bugs but resulted in very long times when loading indexed collections of pointers. The time saved by this change is huge in these rare cases. Robert Ramey 2013-03-15 17:53:21 +0000
  • 5e1d6b9f0f Utility: merge [68982] to fix #5213. Vicente J. Botet Escriba 2013-03-14 17:35:42 +0000
  • 64d364f48a merge [82901], [82902], and [83147] from trunk Eric Niebler 2013-03-10 21:18:49 +0000
  • 1bb202aa41 merge [83305] from trunk, fixes #7917 Eric Niebler 2013-03-10 00:56:26 +0000
  • d3ce37184f merge [83304] from trunk, fixes #8138 Eric Niebler 2013-03-10 00:41:51 +0000
  • 556d3e38bc merge [83303] from trunk, fixes #8204 Eric Niebler 2013-03-10 00:36:43 +0000
  • c049e4f95b merge [82960] to release, fixes #7663 Eric Niebler 2013-03-09 22:55:05 +0000
  • 91a93573e6 Merging long-standing changes from Trunk, including the slightly more sophisticated handling of the to_string conversion done in boost::diagnostic_information. Emil Dotchevski 2013-03-08 02:01:44 +0000
  • 73d4f93331 Merge getting started guide to release. Fixes #7324. Daniel James 2013-03-07 22:23:21 +0000
  • 73d6d74c06 Merge Algorithm changes to release; hex code cleanups; gather iterator requirements; copy_while and copy_until interface changes Marshall Clow 2013-03-07 15:37:08 +0000
  • 827a04c1cd Merged revision(s) 83198 from trunk: Avoid stack overflow in make_shared. Fixes #4256. Fixes #7965. Peter Dimov 2013-03-07 08:18:48 +0000
  • 4a8c16ed6a Merge getting started guide. Daniel James 2013-03-03 11:06:40 +0000
  • 2f61fb3b3f Merge bug fix to release; Fixes #7989 Marshall Clow 2013-02-27 23:37:21 +0000
  • 410d42a1c9 One more failed merge Marshall Clow 2013-02-27 23:36:16 +0000
  • d0a3b43556 more merge failures Marshall Clow 2013-02-26 22:05:42 +0000
  • cb865a108e Clean up merge failure Marshall Clow 2013-02-26 22:03:44 +0000
  • 87678cf22b Merged boost::algorithm::gather and updated tests for Utility, Algorithm and Utility libraries Marshall Clow 2013-02-25 18:43:26 +0000
  • ddb3aa5f14 coroutine: merge from trunk Oliver Kowalke 2013-02-25 08:20:00 +0000
  • 8692c61645 Merge changes from Trunk. Fixes #6013. Fixes #7151. Fixes #7359. Fixes #7389. Fixes #7452. Fixes #7528. Fixes #7703. Fixes #7841. Fixes #7898. Fixes #7938. Fixes #8048. John Maddock 2013-02-24 19:07:59 +0000
  • 40925689ba Merge quickbook to release. Daniel James 2013-02-24 14:53:38 +0000
  • 376e7a8791 Merge auto-index fixes. Fixes #7899. Daniel James 2013-02-24 14:46:28 +0000
  • 242055b2ef Merge Boostbook to release. Daniel James 2013-02-24 14:36:18 +0000
  • 175a170982 Merge from trunk: * Silence some buggy VS warnings (fixes #7949) * Fix -Wconversion warnings (fixes #2558) * Added support for int128 conversions (fixes #7909) Antony Polukhin 2013-02-24 08:31:17 +0000
  • 0b886f000d Merged from trunk. Closes #8102. Closes #8103. Closes #8115. Frank Mori Hess 2013-02-23 17:04:02 +0000
  • 234fdc2429 merged [83058] from trunk Joaquín M López Muñoz 2013-02-22 06:51:48 +0000
  • 8f27249813 Merge any from the trunk. Steven Watanabe 2013-02-19 17:14:27 +0000
  • 940f64807f merged [82897], [82970] and [82993] from trunk Joaquín M López Muñoz 2013-02-19 14:49:33 +0000
  • fac8fbf368 Merge revision 82971 from trunk: Identifier renaming in allocate_array_helper, array_deleter, make_array_helper function parameters to satisfy higher warning levels. ........ Glen Fernandes 2013-02-18 18:04:48 +0000
  • 4e34833a8a remove warnings Robert Ramey 2013-02-18 06:03:37 +0000
  • b47993a78c remove warnings Robert Ramey 2013-02-18 06:02:29 +0000
  • fe23b38a5a merge [82832] from trunk, fixes #8039 Eric Niebler 2013-02-18 00:15:09 +0000
  • 98c3447982 Merged revision(s) 82927 from trunk: Check for BOOST_NO_CXX11_RVALUE_REFERENCES in addition to BOOST_NO_CXX11_SMART_PTR. Fixes #8055. Peter Dimov 2013-02-16 17:21:23 +0000
  • 42e596266a merge [62749]. Vicente J. Botet Escriba 2013-02-15 18:03:34 +0000
  • 88e0df7d63 Fixes for PDF documentation build. John Maddock 2013-02-13 16:50:42 +0000
  • 3e2f608746 Merge 82654,82655 from ^/trunk Jürgen Hunold 2013-02-13 06:59:58 +0000
  • 0b7981555c Thread: merge from trunk 1.54 - once_atomic; null_mutex Vicente J. Botet Escriba 2013-02-12 18:32:00 +0000
  • 724f0d1cce context: merge from trunk (SPARC support) Oliver Kowalke 2013-02-12 12:55:22 +0000
  • f6a4978889 Hash: Merge documentation fixes. Fixes #7957. Daniel James 2013-02-12 00:19:56 +0000
  • fb7291b693 Merge doc typo; Fixes #8002 Marshall Clow 2013-02-11 16:22:32 +0000
  • cd584c6a8f Merge Fix for zero seed in Boost.Random; Fixes #7951 Marshall Clow 2013-02-11 16:19:04 +0000
  • 0dd6252252 Merge typo in docs; Fixes 7974 Marshall Clow 2013-02-11 16:10:24 +0000
  • 1914a1a7db Bump the version for 1.54 Marshall Clow 2013-02-11 14:39:37 +0000
  • 155b6aef1c context: merge documentation from trunk Oliver Kowalke 2013-01-30 14:03:53 +0000
  • d14bf3ee5b Chrono: fix #7940 Vicente J. Botet Escriba 2013-01-29 06:15:08 +0000
  • 10bd3d569b Unordered: Merge assign fix. Daniel James 2013-01-27 23:10:29 +0000