Oliver Kowalke
c1f001b108
add coroutine2 to status/Jamfile.v2
2015-07-15 08:04:59 +02:00
Daniel James
eafc48e58d
Add convert to regression testing.
...
Conflicts:
status/Jamfile.v2
2015-05-12 18:40:18 +01:00
Beman
d994737673
Add missing /test
2015-02-19 08:45:45 -05:00
Beman
b4b58da345
Add Boost.Endian to boost super-project branch master
2015-02-19 08:34:53 -05:00
Rene Rivera
c0aa03e297
Merge pull request #48 from spreadsort/patch-3
...
Add sort/test to status/Jamfile.v2
2015-02-12 13:49:13 -06:00
Daniel James
a5d0d68d2c
Update status from develop.
...
The two versions had diverged a fair bit, but since the test failures
are always marked up using the develop version it should be safe to
assume it's correct.
2015-01-24 14:45:11 +00:00
spreadsort
144398ac32
Add sort/test to status/Jamfile.v2
...
Adding the sort library to master.
2015-01-21 21:42:43 -05:00
Marcel Raad
bc6538755f
Update for MSVC14
...
lexical_cast_loopback_test and cmp_msvc_value_born_error are still expected to fail with MSVC14.
Conflicts:
status/explicit-failures-markup.xml
2015-01-15 22:32:36 +00:00
Marcel Raad
19b61b09ce
Update expected failures for MSVC
...
The tests that are incompatible with the C++11 auto keyword and promote_enum_msvc_bug_test also fail on all newer versions of MSVC.
2015-01-15 22:30:48 +00:00
Eric Niebler
2eccb36dcb
Merge branch 'master' of github.com:boostorg/boost
2014-07-12 21:28:30 -07:00
Eric Niebler
ff98ee69f4
mark up expected accumulators failures
2014-07-12 21:27:24 -07:00
Adam Wulkiewicz
75ced0694a
Add Boost.Geometry Index sublib test to status/Jamfile.v2
2014-06-18 15:36:54 +02:00
Daniel James
ad64e3c41e
Remove enable_if from test Jamfile.
...
The tests are now in core, and are run from core's main test Jamfile, so
there's no need to sepcifiy it here.
2014-06-12 22:42:50 +01:00
Peter Dimov
8dfb2f11eb
Add lexical_cast to status/Jamfile.v2.
2014-06-09 15:57:09 +03:00
Peter Dimov
c9eacacec9
Add throw_exception to status/Jamfile.v2.
2014-06-03 03:13:05 +03:00
Daniel James
c55db8c374
Update swap test to core.
2014-06-02 22:41:16 +01:00
Peter Dimov
015107e16d
Add core to status/Jamfile.v2
...
Conflicts:
status/Jamfile.v2
2014-06-01 23:10:01 +03:00
Antony Polukhin
b486d66ae8
Added Boost.TypeIndex library
2014-05-18 20:40:08 +04:00
K. Noel Belcourt
02881bbb48
Alphabetize Jamfile.v2.
2014-05-11 10:50:53 -06:00
Glen Fernandes
ab41c8d16f
Add align to release
2014-04-28 22:13:43 -07:00
Peter Dimov
56f85a2042
Add assert to status/Jamfile.v2
2014-02-11 00:01:30 +02:00
Daniel James
af3930c20c
Add expected failure for Joachim Faulhaber.
2014-02-01 21:46:07 +00:00
Ion Gaztañaga
1bb9ddd9f1
Marked sun-5.* as expected failure for Intrusive, Move and Container.
...
[SVN r85665]
2013-09-13 21:34:07 +00:00
Rene Rivera
10a5233829
Merge Predef library to release.
...
[SVN r85618]
2013-09-09 04:06:52 +00:00
Edward Diener
f77ea19c9b
Updated for TTI
...
[SVN r84599]
2013-06-01 14:40:47 +00:00
Steven Watanabe
d51b75e7fb
Add type_erasure to release
...
[SVN r84399]
2013-05-21 04:51:00 +00:00
Steven Watanabe
662391a8ae
Merge Boost.Build from the trunk.
...
[SVN r84398]
2013-05-21 04:14:18 +00:00
Edward Diener
340ace9f16
Added TTI library, test status, and maintainer information.
...
[SVN r84379]
2013-05-19 20:55:42 +00:00
Andrey Semashev
1612785e77
Added references to Boost.Log.
...
[SVN r84377]
2013-05-19 18:46:55 +00:00
Joachim Faulhaber
817ba45d0f
Merged failure makup for msvc-11
...
[SVN r82304]
2012-12-31 16:22:57 +00:00
Andrey Semashev
f46685dd72
Boost.Atomic and Boost.Lockfree merged from trunk.
...
[SVN r81976]
2012-12-15 18:28:27 +00:00
Daniel James
a17ca1f579
Hash: Merge from trunk.
...
- Avoid floating point workarounds on recent standard libraries.
- Support int128.
- Remove container_fwd_0x.hpp.
[SVN r81920]
2012-12-13 22:34:18 +00:00
Karsten Ahnert
9ff68d934a
merging odeint from trunk
...
[SVN r81811]
2012-12-09 21:20:29 +00:00
John Maddock
46d33f400b
Merge multiprecision from Trunk.
...
[SVN r81806]
2012-12-09 12:01:09 +00:00
Oliver Kowalke
f03cb62896
coroutine: initial commit
...
[SVN r81769]
2012-12-07 19:21:59 +00:00
Eric Niebler
6e6db94f5a
accumulators: fix long-standing dependency tracking bug. merge [80826], [80885], [80888] from trunk. fixes #7409
...
[SVN r80927]
2012-10-10 02:22:24 +00:00
Eric Niebler
b6f04f62fa
remove unneeded markup for no-longer-failing phoenix failures
...
[SVN r80837]
2012-10-03 23:17:07 +00:00
Oliver Kowalke
fb03bc7b1d
context: tests enabled
...
[SVN r80324]
2012-08-30 18:06:55 +00:00
Eric Niebler
d900b77edf
markup failures, merge [79707] from trunk
...
[SVN r79708]
2012-07-23 22:37:56 +00:00
Eric Niebler
f4d1c8b63d
merge [78754] to release
...
[SVN r78756]
2012-05-29 19:41:32 +00:00
Lorenzo Caminiti
462f3c6b43
Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).
...
[SVN r78659]
2012-05-26 21:17:03 +00:00
Lorenzo Caminiti
8dc8199e87
Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.
...
[SVN r78564]
2012-05-24 01:35:04 +00:00
Antony Polukhin
50fb08e503
Merge from trunk:
...
* Fixes ISO C++ does not support the ‘%lg’ gnu_printf format (refs #6852 )
* explicit-failures-markup merge from trunk
* supress warnings in implicit_cast.cpp test
[SVN r78450]
2012-05-13 08:15:51 +00:00
Marshall Clow
3dc6f38281
Turn on tests for Boost.Algorithm
...
[SVN r78113]
2012-04-21 15:29:40 +00:00
Robert Ramey
7e3e9355da
Copied from trunk to release branch
...
[SVN r77786]
2012-04-05 21:04:50 +00:00
Robert Ramey
1cb10b9694
removed antiquated markups for serialization library gcc compilers
...
[SVN r77784]
2012-04-05 20:41:42 +00:00
Daniel James
c03358b385
Detail: Merge disabled gcc container forwardings. Fixes #6323 .
...
[SVN r76529]
2012-01-15 19:56:13 +00:00
Peter Dimov
05b8eb90e5
Merge [76125], [76126] to release.
...
[SVN r76164]
2011-12-26 00:25:42 +00:00
Tim Blechmann
2bfb3de0e9
merge boost.heap
...
[SVN r76023]
2011-12-17 16:36:06 +00:00
Eric Niebler
c27574e376
merge [74584] from trunk, fixes #5475
...
[SVN r74591]
2011-09-27 16:31:30 +00:00