07d8057fa2Update coroutine.
Daniel James
2013-12-21 17:04:28 +0000
57ff045802Update system, timer, filesystem, icl.
Daniel James
2013-12-20 17:43:42 +0000
a859200d53Update inspect, coroutine.
Daniel James
2013-12-19 22:19:43 +0000
3a457779eeRewrite build.
Daniel James
2013-12-18 09:05:15 +0000
2aad8caec7Update icl.
Daniel James
2013-12-18 09:04:16 +0000
bd86bb8943Update relative paths to Boost.Build changes.
Vladimir Prus
2013-12-18 10:53:40 +0400
4945457714Point to new 'develop' of Boost.Build, adjust paths.
Vladimir Prus
2013-12-18 09:41:17 +0400
416c0e916aUpdate build, icl.
Daniel James
2013-12-16 19:30:32 +0000
c395e72164Update ublas.
Daniel James
2013-12-15 23:36:34 +0000
63c1bb54b4Update smart_ptr, utility.
Daniel James
2013-12-12 00:15:18 +0000
09ee701e13Update functional, boostbook, inspect.
Daniel James
2013-12-11 00:03:04 +0000
ec96c19c5eUpdate any, circular_buffer, context, conversion, variant.
Daniel James
2013-12-09 20:06:24 +0000
55e528420dUpdate concept_check.
Daniel James
2013-12-08 11:33:23 +0000
aeb8c6fdd3Updated config
Daniel James
2013-12-07 18:38:06 +0000
d10b38480fUpdate log, smart_ptr.
Daniel James
2013-12-07 17:47:39 +0000
cadb6d54cbUpdate bind.
Daniel James
2013-12-07 17:42:57 +0000
e6c4e83967Update regex.
Daniel James
2013-12-07 14:07:33 +0000
8f5aa0165dUpdate coroutine.
Daniel James
2013-12-07 11:43:18 +0000
a8b5fabf3aUpdate coroutine.
Daniel James
2013-12-06 00:27:05 +0000
ba7c93bd8fUpdate circular_buffer, context, conversion, program_options, variant
Daniel James
2013-12-04 23:48:31 +0000
da7fafb2aaRemove diagnostic message about modular layout.
Vladimir Prus
2013-12-04 12:10:00 +0400
665f104bb6Update geometry submodule to head, with line endings fixed
Beman
2013-12-01 17:00:26 -0500
fa363cd633Update submodules changed in post-conversion fixup of line endings
Beman
2013-12-01 15:49:56 -0500
1060336cc4Remove the compose submodule. It was an artifact of the conversion to git; the library was removed from Boost years ago.
Beman
2013-12-01 10:08:48 -0500
be991e0927End-of-line normalization. Most normalization was taken care of by .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion.
Beman
2013-12-01 09:25:18 -0500
42d94a72ccMerge utility documentation.
Daniel James
2013-11-23 14:23:45 +0000
54db7cad07Merge 86787 from trunk: Fix: shared libraries are in .../lib on most platforms and only in .../bin on Windows.
Jürgen Hunold
2013-11-23 09:13:10 +0000
8a989c68eaThread: merge from trunk for 1.56.
Vicente J. Botet Escriba
2013-11-19 21:58:34 +0000
d999532147Merge Boost.Build from the trunk.
Steven Watanabe
2013-11-19 19:52:02 +0000
54c56d157fMerge 86696 from trunk: correct <dll-path> as Qt5 dlls are in bin directory only.
Jürgen Hunold
2013-11-19 06:47:29 +0000
8aeabd7a8bMerge a bunch of minor Boost.Algorithm changes to release
Marshall Clow
2013-11-18 16:52:09 +0000
e8f72e76e3Merge documentation and version changes.
Daniel James
2013-11-17 11:04:36 +0000
fa0eddbdbeThread: increase the number of cycles of the failing tests.
Vicente J. Botet Escriba
2013-11-17 00:32:28 +0000
ca9757badcMerge unordered and hash from trunk.
Daniel James
2013-11-16 20:36:27 +0000
aafb4e0cb7merge trunk to release
Robert Ramey
2013-11-16 20:13:39 +0000
ae84ecd65aMerge Boostbook.
Daniel James
2013-11-16 20:10:31 +0000
42ca4a2666merge trunk to release
Robert Ramey
2013-11-16 19:41:12 +0000
cd5db99f06merge trunk to release
Robert Ramey
2013-11-16 19:31:12 +0000
fb8e78a873avoid conflict with standard library implementations
Robert Ramey
2013-11-16 18:49:28 +0000
dd2c0ecd32Merge circular_buffer from trunk: * dropped support of antique compilers (thanks to Stephen Kelly for doing it all around the boost!)
Antony Polukhin
2013-11-13 13:30:10 +0000
e968f233e2Merge some more changes to variant that accidentaly were not merged in r86650
Antony Polukhin
2013-11-13 12:24:00 +0000
aa39f433beMerge some changes to variant that accidentaly were not merged in r86650
Antony Polukhin
2013-11-13 12:20:05 +0000
35edf9e11cMerge r86524 (Correct broken links to C++ standard papers); fixes#9212
Michel Morin
2013-11-13 03:22:55 +0000
2aaf731104Merged changes from trunk: warning silencing and support for SSE and C++11. Fixes#8495, #8697, #8509.
Andrey Semashev
2013-11-12 20:19:06 +0000
41d1b09a63Merged recent changes from trunk
Andrey Semashev
2013-11-12 19:46:37 +0000
95cb5dbb4bThread: merge dummy replacement to fix#9341.
Vicente J. Botet Escriba
2013-11-12 18:35:19 +0000
5d36318803Thread: merge missing include string.
Vicente J. Botet Escriba
2013-11-12 18:33:52 +0000
bb715ddd51Chrono: merge fixe for #9337.
Vicente J. Botet Escriba
2013-11-12 18:30:20 +0000
ea8617ffcbMerged a big bunch of internal code changes from trunk for lexical_cast: 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)
Antony Polukhin
2013-11-12 17:15:12 +0000
73fc74bf1dMerge from trunk: * dropped support of antique compilers (thanks to Stephen Kelly for doing it all around the boost!)
Antony Polukhin
2013-11-12 16:17:42 +0000
a7a36f57a9Merge from trunk: * 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
Antony Polukhin
2013-11-12 10:16:15 +0000
ab6abe966aMerge from trunk. Fixes compile error in test.
Frank Mori Hess
2013-11-12 03:04:57 +0000
cf0d0a51c5Merge from trunk. Fixes#9103
Frank Mori Hess
2013-11-12 03:02:07 +0000
be625d6e9fMerged the latest tweaks to dynamic_bitset/example/timing_tests.cpp (trunk revision 86553).
Gennaro Prota
2013-11-03 21:33:30 +0000
6db6bf945eThread: merge [86540] to fix#9319.
Vicente J. Botet Escriba
2013-11-03 20:43:42 +0000
787a0cadeeMerge Visual C++ 12 fix for Unordered.
Daniel James
2013-11-03 19:20:09 +0000
000bd30506Merge fix for dependency tracking.
John Maddock
2013-11-01 09:32:55 +0000
3893f80d5aMerge 84402 from ^/trunk
Jürgen Hunold
2013-10-29 17:19:33 +0000
550b5f649cmerge [86460] from trunk, fix bootstrap on mingw
Eric Niebler
2013-10-29 16:53:08 +0000
3dd58ee52cMerge 84443 from trunk, to fix mpl assert failures for msvc in many libraries.
Beman Dawes
2013-10-29 13:15:03 +0000
0f58504c3bMerge 86426 from trunk. This should fix msvc test failures.
Beman Dawes
2013-10-28 17:16:50 +0000
c6c0f4824bMerge 86398 which supplies a file missing from 86392.
Beman Dawes
2013-10-27 21:19:13 +0000
7b6fa2515eMerge 86392 from trunk. The spirit change was not applied because the file is not present in branches/release.
Beman Dawes
2013-10-27 21:10:04 +0000
6977bb5ce6Thread: merge update history for limitations.
Vicente J. Botet Escriba
2013-10-26 12:39:50 +0000
293f68eabfChrono: merge fixes for #9274, #9276.
Vicente J. Botet Escriba
2013-10-26 12:36:11 +0000
94327cb92bMerge from trunk, thus enabling support for VC++ 2013.
Beman Dawes
2013-10-25 21:57:04 +0000
984675c4acmerge [86344] from trunk
Eric Niebler
2013-10-25 16:35:09 +0000
e2c4cbb174Merged changeset 86412 from trunk. Fixes#9286
Frank Mori Hess
2013-10-25 04:43:04 +0000
f1442e423bMerged revision(s) 85995 from trunk: Remove #pragma intrinsic( _mm_pause ); not needed, not supported on Intel. Closes#6646, #7318.
Peter Dimov
2013-10-24 14:05:26 +0000
7c9d1b192eMerged revision(s) 85994 from trunk: Add BOOST_USE_INTRIN_H support; remove #pragma intrinsic, not needed and not supported on Intel. Refs #6646. Refs #7318. Refs #9174.
Peter Dimov
2013-10-24 14:01:53 +0000
708dab62acFix initialization of power series so that we don't get a spurious overflow error from tgamma when the result is actually zero.
John Maddock
2013-10-24 08:35:41 +0000
f583dbd021coroutine: documentation update
Oliver Kowalke
2013-10-23 16:31:47 +0000
2d9a7fa0e7Merged recent changes from trunk.
Andrey Semashev
2013-10-23 15:53:47 +0000
c8713ffc42Merged latest changes from trunk.
Andrey Semashev
2013-10-18 17:32:46 +0000
238505bb48Update release notes.
John Maddock
2013-10-18 11:40:46 +0000
b1052ad3f7Update release notes, regenerate html.
John Maddock
2013-10-18 11:39:38 +0000