summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update coroutine.Daniel James2013-12-061-0/+0
|
* Update circular_buffer, context, conversion, program_options, variantDaniel James2013-12-046-0/+0
|
* Remove diagnostic message about modular layout.Vladimir Prus2013-12-041-4/+0
| | | | There's nothing else now.
* Update geometry submodule to head, with line endings fixedBeman2013-12-011-0/+0
|
* Update submodules changed in post-conversion fixup of line endingsBeman2013-12-015-0/+0
|
* Remove the compose submodule. It was an artifact of the conversion to git; ↵Beman2013-12-012-4/+0
| | | | the library was removed from Boost years ago.
* End-of-line normalization. Most normalization was taken care of by ↵Beman2013-12-011-81/+81
| | | | .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion.
* Merge utility documentation.Daniel James2013-11-231-0/+0
| | | | | | | | | - Fixed duplicate anchors. - Add BOOST_EXPLICIT_OPERATOR_BOOL documentation. - Rebuild some of the utility documentation. [SVN r86797]
* Merge 86787 from trunk: Fix: shared libraries are in .../lib on most ↵Jürgen Hunold2013-11-231-0/+0
| | | | | | platforms and only in .../bin on Windows. [SVN r86790]
* Polygon: fix issue #9386Andrii Sydorchuk2013-11-191-0/+0
| | | | [SVN r86776]
* Thread: merge from trunk for 1.56.Vicente J. Botet Escriba2013-11-191-0/+0
| | | | [SVN r86770]
* Merge Boost.Build from the trunk.Steven Watanabe2013-11-191-0/+0
| | | | [SVN r86768]
* Merge 86696 from trunk: correct <dll-path> as Qt5 dlls are in bin directory ↵Jürgen Hunold2013-11-191-0/+0
| | | | | | only. [SVN r86762]
* Merge a bunch of minor Boost.Algorithm changes to releaseMarshall Clow2013-11-181-0/+0
| | | | [SVN r86757]
* Merge documentation and version changes.Daniel James2013-11-171-0/+0
| | | | | | | Which really should have been merged before the release. [SVN r86738]
* Thread: increase the number of cycles of the failing tests.Vicente J. Botet Escriba2013-11-171-0/+0
| | | | [SVN r86732]
* Merge unordered and hash from trunk.Daniel James2013-11-162-0/+0
| | | | | | | | | | | - Only use Visual C++ pragma with appropriate compilers. - Working link for Thomas Wang's hash function. - Updated unordered rationale. - Fix `unnecessary_copy_tests` for Visual C++ 12. - Some extra insert tests. [SVN r86728]
* merge trunk to releaseRobert Ramey2013-11-161-0/+0
| | | | [SVN r86727]
* Merge Boostbook.Daniel James2013-11-162-44/+98
| | | | | | | | | | | | | | | - Support some colour roles (thanks to Paul Bristow). - Support assignment return types in doxygen2boostbook. Fixes #9241. - Fix virtual methods in doxygen2boostbook. - Add newlines to doxygen2boostbook to make the output a tad more readable. - Improved last-revision handling. - Support noexcept and constexpr in doxygen2boostbook. - Improved boostbook for virtual and explicit methods from doxygen2boostbook. - Support `language="c++"` attribute for `code` and `programlisting` elements. - Use that to do syntax highlighting for doxygen2boostbook. [SVN r86725]
* merge trunk to releaseRobert Ramey2013-11-161-0/+0
| | | | [SVN r86724]
* merge trunk to releaseRobert Ramey2013-11-161-0/+0
| | | | [SVN r86723]
* avoid conflict with standard library implementationsRobert Ramey2013-11-161-0/+0
| | | | [SVN r86722]
* Merge circular_buffer from trunk: Antony Polukhin2013-11-131-0/+0
| | | | | | * dropped support of antique compilers (thanks to Stephen Kelly for doing it all around the boost!) [SVN r86677]
* Merge some more changes to variant that accidentaly were not merged in r86650 Antony Polukhin2013-11-131-0/+0
| | | | [SVN r86676]
* Merge some changes to variant that accidentaly were not merged in r86650Antony Polukhin2013-11-131-0/+0
| | | | [SVN r86674]
* Merge r86524 (Correct broken links to C++ standard papers); fixes #9212Michel Morin2013-11-1318-0/+0
| | | | [SVN r86673]
* Merged changes from trunk: warning silencing and support for SSE and C++11. ↵Andrey Semashev2013-11-121-0/+0
| | | | | | Fixes #8495, #8697, #8509. [SVN r86660]
* Merged recent changes from trunkAndrey Semashev2013-11-121-0/+0
| | | | [SVN r86659]
* Thread: merge dummy replacement to fix #9341.Vicente J. Botet Escriba2013-11-121-0/+0
| | | | [SVN r86658]
* Thread: merge missing include string.Vicente J. Botet Escriba2013-11-121-0/+0
| | | | [SVN r86657]
* Thread: merge missing thread move constructor noexcept.Vicente J. Botet Escriba2013-11-121-0/+0
| | | | [SVN r86656]
* Chrono: merge fixe for #9337.Vicente J. Botet Escriba2013-11-121-0/+0
| | | | [SVN r86655]
* Merged a big bunch of internal code changes from trunk for lexical_cast:Antony Polukhin2013-11-121-0/+0
| | | | | | dropped support of antique compilers, code changed to produce a smaller binaries and simplify compiler's work, simplified and shortened the code, common with other libraries code moved to 'detail/basic_pointerbuf.hpp' (fixes #9046, fixes #9070, fixes #9271) [SVN r86654]
* Merge from trunk: Antony Polukhin2013-11-121-0/+0
| | | | | | * dropped support of antique compilers (thanks to Stephen Kelly for doing it all around the boost!) [SVN r86653]
* Merge from trunk:Antony Polukhin2013-11-121-0/+0
| | | | | | | | | | | * dropped support of antique compilers * fixed issue with ambiguity in swap (fixes #2839) * added conditional noexcepts to move assignments, default and move constructors (fixes #7911) * experimental variadic templates support (refs #9163) * bunch of size optimizations for assignments and move assignments (refs #7960) * minor changes and size optimizations [SVN r86650]
* Merge from trunk. Fixes compile error in test.Frank Mori Hess2013-11-121-0/+0
| | | | [SVN r86633]
* Merge from trunk. Fixes #9103Frank Mori Hess2013-11-121-0/+0
| | | | [SVN r86632]
* Merged the latest tweaks to dynamic_bitset/example/timing_tests.cpp (trunk ↵Gennaro Prota2013-11-031-0/+0
| | | | | | revision 86553). [SVN r86556]
* Thread: merge [86540] to fix #9319.Vicente J. Botet Escriba2013-11-031-0/+0
| | | | [SVN r86552]
* Merge Visual C++ 12 fix for Unordered.Daniel James2013-11-031-0/+0
| | | | [SVN r86551]
* Merge fix for dependency tracking.John Maddock2013-11-011-0/+0
| | | | [SVN r86532]
* Merge 84402 from ^/trunkJürgen Hunold2013-10-291-0/+0
| | | | | | | | | | | | | | ------------------------------------------------------------------------ r84402 | jhunold | 2013-05-21 14:23:20 +0200 (Di, 21 Mai 2013) | 4 lines Fix: cache file loading and saving must use native paths Fixes caching at least on Windows platform ------------------------------------------------------------------------ [SVN r86519]
* merge [86460] from trunk, fix bootstrap on mingwEric Niebler2013-10-291-0/+0
| | | | [SVN r86516]
* Merge 84443 from trunk, to fix mpl assert failures for msvc in many libraries.Beman Dawes2013-10-291-0/+0
| | | | [SVN r86514]
* Merge 86426 from trunk. This should fix msvc test failures.Beman Dawes2013-10-281-1/+0
| | | | [SVN r86503]
* Chrono: merge timepoint io improvements.Vicente J. Botet Escriba2013-10-271-0/+0
| | | | [SVN r86492]
* Chrono: merge timepoint io improvements.Vicente J. Botet Escriba2013-10-271-0/+0
| | | | [SVN r86491]
* Merge 86398 which supplies a file missing from 86392.Beman Dawes2013-10-271-0/+16
| | | | [SVN r86490]
* Merge 86392 from trunk. The spirit change was not applied because the file ↵Beman Dawes2013-10-279-5/+54
| | | | | | is not present in branches/release. [SVN r86489]
* Regnerated string_ref docs. Fixed incorrect example. Fixes #8002Marshall Clow2013-10-271-0/+0
| | | | [SVN r86488]