d47d52b7edChrono: merge to fix#8435.
Vicente J. Botet Escriba
2013-04-14 21:32:51 +0000
87e42b7d93Added 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
1c2f9f08f0utility/noncopyable : fix#6578.
Vicente J. Botet Escriba
2013-04-13 13:49:52 +0000
baf8cb42a9Chrono: merge to fix#8367.
Vicente J. Botet Escriba
2013-04-13 12:56:31 +0000
fa218746b7Boost.Log merged to trunk.
Andrey Semashev
2013-04-13 12:30:25 +0000
1052a17fe5Spirit: merging from trunk
Hartmut Kaiser
2013-04-10 22:51:13 +0000
6b723cf93aWave: merging from trunk
Hartmut Kaiser
2013-04-10 22:37:31 +0000
2920ad6b53Merge revision(s) 83829 from trunk: More small cosmetic documentation changes. ........
Glen Fernandes
2013-04-10 05:17:32 +0000
319a4cd201Merge revision(s) 83827 from trunk: Small improvements to make_shared documentation. ........
Glen Fernandes
2013-04-10 05:03:45 +0000
0eb19da548Chrono: merge doc to fix#8370.
Vicente J. Botet Escriba
2013-04-08 19:08:51 +0000
f4cc9074ecThread: 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
b025fcca57merged rev. 83768
Christophe Henry
2013-04-04 19:30:58 +0000
28eea3ee1aMrege from trunk: * Disable UTF16 and UTF32 tests for libc++ (fixes#8369)
Antony Polukhin
2013-04-04 15:47:02 +0000
ffaa415d19Merged rev. 83038-83758
Christophe Henry
2013-04-03 21:22:07 +0000
39e24de525Merged rev. 82588-83755
Christophe Henry
2013-04-03 20:59:05 +0000
1b08db6a78Spirit: Merging from trunk
Hartmut Kaiser
2013-04-03 13:17:15 +0000
dc339b5dfeMerge 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
5436897cf9Merge adding locale to getting started guide. Fixes#8264.
Daniel James
2013-04-01 20:16:26 +0000
7578c63d7eMerge exception details in getting started guide. Fixes#8263.
Daniel James
2013-04-01 20:11:54 +0000
784d87d1f6Merge fix for #8326, plus misc valgrind errors. Refs #8326.
John Maddock
2013-03-31 16:34:50 +0000
49b71b32b7Thread: merge from trunk 1.54. Fix #8027,#8323,#8337.
Vicente J. Botet Escriba
2013-03-31 10:56:43 +0000
7a71b98846merge [83308] and [83392] from trunk, fixes#6926
Eric Niebler
2013-03-29 19:44:38 +0000
714aaa082fChrono: merge from trunk 1.54.
Vicente J. Botet Escriba
2013-03-28 23:45:26 +0000
6c5283e987Merge pool image fixes for case sensitive filesystems.
Daniel James
2013-03-26 10:33:14 +0000
cfba50f429System/FileSystem: merge from trunk to fix#7278.
Vicente J. Botet Escriba
2013-03-24 20:20:29 +0000
8a3e2d7539Merge 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
fae0dd0d26Merge 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
c9d9658428heap: merge changes from trunk
Tim Blechmann
2013-03-24 13:34:19 +0000
fb41a6f1f0lockfree: merge changes from trunk
Tim Blechmann
2013-03-24 13:08:34 +0000
7e3b5bdaecAtomic: merge from trunk.
Vicente J. Botet Escriba
2013-03-23 17:50:41 +0000
796ef84d2cThread: merge from trunk. 1.54
Vicente J. Botet Escriba
2013-03-23 01:48:21 +0000
ebfb50f970Utility/address_off: fix#7079.
Vicente J. Botet Escriba
2013-03-23 01:44:06 +0000
e9576382d7Merge changes from Trunk.
John Maddock
2013-03-22 13:02:53 +0000
628f30c2c1Merge new traits & accumulated fixes from Trunk.
John Maddock
2013-03-19 19:04:44 +0000
0379f4f397Merge minor fixes from Trunk.
John Maddock
2013-03-19 18:48:24 +0000
6eae2c2046Merge config changes from Trunk.
John Maddock
2013-03-19 18:36:02 +0000
4601ce548cMerge patches from Trunk.
John Maddock
2013-03-19 18:10:39 +0000
9aed7f8b15Spirit: Merging trunk
Hartmut Kaiser
2013-03-18 11:31:16 +0000
dd35b83f04Merge Wave fixes
Hartmut Kaiser
2013-03-16 14:50:42 +0000
1948876115Merging Spirit fixes
Hartmut Kaiser
2013-03-16 14:46:00 +0000
8cef98a6bbMerge lambda from the trunk.
Steven Watanabe
2013-03-15 18:07:37 +0000
c9e211c4b6fixed 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
5e1d6b9f0fUtility: merge [68982] to fix#5213.
Vicente J. Botet Escriba
2013-03-14 17:35:42 +0000
64d364f48amerge [82901], [82902], and [83147] from trunk
Eric Niebler
2013-03-10 21:18:49 +0000
1bb202aa41merge [83305] from trunk, fixes#7917
Eric Niebler
2013-03-10 00:56:26 +0000
d3ce37184fmerge [83304] from trunk, fixes#8138
Eric Niebler
2013-03-10 00:41:51 +0000
556d3e38bcmerge [83303] from trunk, fixes#8204
Eric Niebler
2013-03-10 00:36:43 +0000
c049e4f95bmerge [82960] to release, fixes#7663
Eric Niebler
2013-03-09 22:55:05 +0000
91a93573e6Merging 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
73d4f93331Merge getting started guide to release. Fixes#7324.
Daniel James
2013-03-07 22:23:21 +0000
40925689baMerge quickbook to release.
Daniel James
2013-02-24 14:53:38 +0000
376e7a8791Merge auto-index fixes. Fixes#7899.
Daniel James
2013-02-24 14:46:28 +0000
242055b2efMerge Boostbook to release.
Daniel James
2013-02-24 14:36:18 +0000
175a170982Merge 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
0b886f000dMerged from trunk. Closes#8102. Closes#8103. Closes#8115.
Frank Mori Hess
2013-02-23 17:04:02 +0000
234fdc2429merged [83058] from trunk
Joaquín M López Muñoz
2013-02-22 06:51:48 +0000
8f27249813Merge any from the trunk.
Steven Watanabe
2013-02-19 17:14:27 +0000
940f64807fmerged [82897], [82970] and [82993] from trunk
Joaquín M López Muñoz
2013-02-19 14:49:33 +0000
fac8fbf368Merge 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
4e34833a8aremove warnings
Robert Ramey
2013-02-18 06:03:37 +0000
b47993a78cremove warnings
Robert Ramey
2013-02-18 06:02:29 +0000
fe23b38a5amerge [82832] from trunk, fixes#8039
Eric Niebler
2013-02-18 00:15:09 +0000
98c3447982Merged 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
42e596266amerge [62749].
Vicente J. Botet Escriba
2013-02-15 18:03:34 +0000
88e0df7d63Fixes for PDF documentation build.
John Maddock
2013-02-13 16:50:42 +0000
3e2f608746Merge 82654,82655 from ^/trunk
Jürgen Hunold
2013-02-13 06:59:58 +0000
0b7981555cThread: merge from trunk 1.54 - once_atomic; null_mutex
Vicente J. Botet Escriba
2013-02-12 18:32:00 +0000
724f0d1ccecontext: merge from trunk (SPARC support)
Oliver Kowalke
2013-02-12 12:55:22 +0000
f6a4978889Hash: Merge documentation fixes. Fixes#7957.
Daniel James
2013-02-12 00:19:56 +0000