summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.54.0boost-1.54.0Marshall Clow2013-07-01539-0/+48214
|\ | | | | | | [SVN r84923]
| * Trivial fix for empty ranges in node_alloc_holderIon Gaztañaga2013-06-241-0/+0
| | | | | | | | [SVN r84902]
| * Merge from trunk. Fixes #3605.Christopher Kohlhoff2013-06-231-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------------------------------------------------------------------ r84880 | chris_kohlhoff | 2013-06-22 23:02:21 +1000 (Sat, 22 Jun 2013) | 1 line Revision history. ------------------------------------------------------------------------ r84879 | chris_kohlhoff | 2013-06-22 22:58:50 +1000 (Sat, 22 Jun 2013) | 1 line Regenerate documentation. ------------------------------------------------------------------------ r84878 | chris_kohlhoff | 2013-06-22 22:57:51 +1000 (Sat, 22 Jun 2013) | 1 line Add missing documentation for use_future_t::allocator_type. ------------------------------------------------------------------------ r84877 | chris_kohlhoff | 2013-06-22 22:47:44 +1000 (Sat, 22 Jun 2013) | 1 line Add mechanism for disabling automatic Winsock initialisation. Refs #3605 ------------------------------------------------------------------------ r84876 | chris_kohlhoff | 2013-06-22 22:45:33 +1000 (Sat, 22 Jun 2013) | 1 line Fix memory leak in ssl::rfc2818_verification class. ------------------------------------------------------------------------ r84875 | chris_kohlhoff | 2013-06-22 22:44:53 +1000 (Sat, 22 Jun 2013) | 1 line Add support for both boost.coroutine v1 and v2. [SVN r84895]
| * Merge type erasure link fix.Daniel James2013-06-231-0/+0
| | | | | | | | [SVN r84894]
| * Merge new math links in libraries.htmDaniel James2013-06-231-16/+16
| | | | | | | | [SVN r84893]
| * Cherry-pick quickbook documentation fix.Daniel James2013-06-231-0/+0
| | | | | | | | [SVN r84890]
| * [geometry] merged for 1.54 releaseBarend Gehrels2013-06-231-0/+0
| | | | | | | | [SVN r84889]
| * lockfree: merge fixes from trunkTim Blechmann2013-06-231-0/+0
| | | | | | | | [SVN r84886]
| * Thread: merge fix for msvc 8/9 regression.Vicente J. Botet Escriba2013-06-211-0/+0
| | | | | | | | [SVN r84870]
| * Removed unused forward declaration.Andrey Semashev2013-06-211-0/+0
| | | | | | | | [SVN r84867]
| * Apply patches from #8621.John Maddock2013-06-211-0/+0
| | | | | | | | | | | | Fixes #8621. [SVN r84864]
| * Merge bug fixes to release. Fixes #6136. Fixes #5550Marshall Clow2013-06-211-0/+0
| | | | | | | | [SVN r84860]
| * Merge static_assert fix from Trunk.John Maddock2013-06-211-0/+0
| | | | | | | | | | | | Fixes #8644. [SVN r84858]
| * Merge signals deprecation.Daniel James2013-06-202-3/+3
| | | | | | | | | | | | | | Still to merge: r78502 [SVN r84850]
| * Chrono: merge remove BOOST_TYPEOF_SILENT.Vicente J. Botet Escriba2013-06-201-0/+0
| | | | | | | | [SVN r84849]
| * Remove reference to BOOST_TYPEOF_SILENT as it doesn't exist any more.John Maddock2013-06-201-0/+0
| | | | | | | | [SVN r84846]
| * Change pp-code to fix #5809.John Maddock2013-06-191-0/+0
| | | | | | | | | | | | Fixes #5809. [SVN r84837]
| * Raised template instantiation limit for darwin toolset.Andrey Semashev2013-06-181-0/+0
| | | | | | | | [SVN r84829]
| * Merge test fixup to releaseMarshall Clow2013-06-181-0/+0
| | | | | | | | [SVN r84825]
| * [range] Merge Boost.Range bug fixes to release branch (fixes #6944; fixes ↵Nathan Ridge2013-06-181-0/+0
| | | | | | | | | | | | #7407; fixes #7408; fixes #7731; fixes #7827; fixes #8338; fixes #8453). [SVN r84823]
| * Merged changes from trunk. Fixes #8703.Andrey Semashev2013-06-171-0/+0
| | | | | | | | [SVN r84818]
| * Merge fixes for from Trunk.John Maddock2013-06-151-0/+0
| | | | | | | | | | | | | | | | Fixes #8692. Fixes #8670. Fixes #8667. [SVN r84799]
| * Chrono: fix #8691,#8696 and update history.Vicente J. Botet Escriba2013-06-151-0/+0
| | | | | | | | [SVN r84793]
| * Thread: fix #8458 and update doc.Vicente J. Botet Escriba2013-06-151-0/+0
| | | | | | | | [SVN r84792]
| * Merge from trunk:Antony Polukhin2013-06-151-0/+0
| | | | | | | | | | | | * Update documentation of Boost.Function and add info about rvalues (fixes #8505) [SVN r84788]
| * Added a note regarding setlocale bug in Windows XP with MinGW.Andrey Semashev2013-06-141-0/+0
| | | | | | | | [SVN r84780]
| * Chrono: fix #8690.Vicente J. Botet Escriba2013-06-141-0/+0
| | | | | | | | [SVN r84767]
| * Clarify that base classes include indirect ancestors.John Maddock2013-06-131-0/+0
| | | | | | | | | | | | Fixes #8407. [SVN r84762]
| * Fix typo.John Maddock2013-06-131-0/+0
| | | | | | | | | | | | Fixes #7664. [SVN r84760]
| * Fix typo in docs and regenerate.John Maddock2013-06-131-0/+0
| | | | | | | | | | | | Fixes #7639. [SVN r84759]
| * Apply patch to release branch; Fixes #8391Marshall Clow2013-06-131-0/+0
| | | | | | | | [SVN r84755]
| * Thread: merge fixes for #8422, #8458, #8674.Vicente J. Botet Escriba2013-06-121-0/+0
| | | | | | | | [SVN r84750]
| * Merge from trunk GCC workaround (fixes #8651)Antony Polukhin2013-06-121-0/+0
| | | | | | | | [SVN r84747]
| * Merging from trunkHartmut Kaiser2013-06-111-0/+0
| | | | | | | | [SVN r84745]
| * Merge doc changes from trunkMarshall Clow2013-06-111-0/+0
| | | | | | | | [SVN r84743]
| * lockfree: merge fixes from trunkTim Blechmann2013-06-111-0/+0
| | | | | | | | [SVN r84742]
| * Merged another bug fix from trunkJeremiah Willcock2013-06-101-0/+0
| | | | | | | | [SVN r84728]
| * Thread: fix #8550, #8671, #8672.Vicente J. Botet Escriba2013-06-091-0/+0
| | | | | | | | [SVN r84717]
| * Apply patch from 8644.John Maddock2013-06-091-0/+0
| | | | | | | | | | | | Fixes #8644. [SVN r84713]
| * Added `static_vector` to non-standard containers section.Ion Gaztañaga2013-06-081-0/+0
| | | | | | | | [SVN r84706]
| * Update aknowledgements sectionIon Gaztañaga2013-06-081-0/+0
| | | | | | | | [SVN r84703]
| * Merged changes from trunk. Fixes #8614.Andrey Semashev2013-06-071-0/+0
| | | | | | | | [SVN r84677]
| * Merged changes from trunk. Fixes operator<< handling of width specification.Andrey Semashev2013-06-071-0/+0
| | | | | | | | [SVN r84674]
| * context: merge from trunkOliver Kowalke2013-06-071-0/+0
| | | | | | | | [SVN r84673]
| * Merged more Boost.Graph bug fixes from trunkJeremiah Willcock2013-06-041-0/+0
| | | | | | | | [SVN r84641]
| * Spirit: Merging from trunkHartmut Kaiser2013-06-041-0/+0
| | | | | | | | [SVN r84640]
| * lockfree: merge fixes from trunkTim Blechmann2013-06-041-0/+0
| | | | | | | | [SVN r84630]
| * Thread: Merge history and fix #8645.Vicente J. Botet Escriba2013-06-041-0/+0
| | | | | | | | [SVN r84629]
| * Thread: merge 84331 to fix #8576.Vicente J. Botet Escriba2013-06-041-0/+0
| | | | | | | | [SVN r84627]
| * Fully merge all of functional (including sublibs).Daniel James2013-06-031-0/+0
| | | | | | | | | | | | | | | | | | Should be just documentation and metadata changes. There might be a problem witht he generated documentation for overloaded_function, if so I'll fix it very soon. [SVN r84625]