summaryrefslogtreecommitdiff
path: root/status/explicit-failures-markup.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove --valid from call to xmllintdanieljames-patch-1Daniel James2017-10-031-1/+1
| | | | | | | | The existing call to xmllint returns an error status, the error message is obscured by the output, but it writes to stderr: explicit-failures-markup.xml:3: validity error : Validation failed: no DTD found ! xsi:noNamespaceSchemaLocation="explicit-failures.xsd"> According to the xmllint man page the `--valid` flag is used for validating using a DTD, and we don't have a DTD. The `--schema` flag is sufficient for validation, so I think the solution is just to remove the `--valid` flag.
* Update explicit-failures-markup.xmlAutomated Commit2017-10-021-0/+10
|
* enabled GCC 4.8+ for poly_collectionjoaquintides2017-09-081-5/+26
|
* list of excludedd compilers for boost.fiberOliver Kowalke2017-06-241-0/+25
|
* added qcc unusable toolsets to poly_collectionjoaquintides2017-06-241-0/+2
|
* marked unusable toolsets for poly_collectionjoaquintides2017-06-181-0/+27
|
* Copy geometry explicit failures markup from developDaniel James2017-03-081-22/+24
|
* Merge outstanding develop changes (as appropriate).Rene Rivera2015-08-051-2/+39
|
* Update status from develop.Daniel James2015-01-241-63/+307
| | | | | | 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.
* Update for MSVC14Marcel Raad2015-01-151-0/+3
| | | | | | lexical_cast_loopback_test and cmp_msvc_value_born_error are still expected to fail with MSVC14. Conflicts: status/explicit-failures-markup.xml
* Update expected failures for MSVCMarcel Raad2015-01-151-1/+6
| | | | 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.
* mark up expected accumulators failuresEric Niebler2014-07-121-0/+10
|
* Add expected failure for Joachim Faulhaber.Daniel James2014-02-011-0/+1
|
* Marked sun-5.* as expected failure for Intrusive, Move and Container.Ion Gaztañaga2013-09-131-0/+3
| | | | [SVN r85665]
* Updated for TTIEdward Diener2013-06-011-0/+15
| | | | [SVN r84599]
* Add type_erasure to releaseSteven Watanabe2013-05-211-0/+29
| | | | [SVN r84399]
* Merge Boost.Build from the trunk.Steven Watanabe2013-05-211-10/+8
| | | | [SVN r84398]
* Merged failure makup for msvc-11Joachim Faulhaber2012-12-311-0/+1
| | | | [SVN r82304]
* coroutine: initial commitOliver Kowalke2012-12-071-0/+15
| | | | [SVN r81769]
* accumulators: fix long-standing dependency tracking bug. merge [80826], ↵Eric Niebler2012-10-101-0/+2
| | | | | | [80885], [80888] from trunk. fixes #7409 [SVN r80927]
* remove unneeded markup for no-longer-failing phoenix failuresEric Niebler2012-10-031-7/+0
| | | | [SVN r80837]
* markup failures, merge [79707] from trunkEric Niebler2012-07-231-0/+6
| | | | [SVN r79708]
* merge [78754] to releaseEric Niebler2012-05-291-18/+13
| | | | [SVN r78756]
* Marked some expected failures for release regression test compilers. Renamed ↵Lorenzo Caminiti2012-05-261-0/+3
| | | | | | 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]
* Merged ScopeExit (improved), LocalFunction (new), ↵Lorenzo Caminiti2012-05-241-37/+18
| | | | | | Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch. [SVN r78564]
* Merge from trunk:Antony Polukhin2012-05-131-0/+9
| | | | | | | | * 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]
* Copied from trunk to release branchRobert Ramey2012-04-051-39/+373
| | | | [SVN r77786]
* removed antiquated markups for serialization library gcc compilersRobert Ramey2012-04-051-3/+0
| | | | [SVN r77784]
* Detail: Merge disabled gcc container forwardings. Fixes #6323.Daniel James2012-01-151-0/+23
| | | | [SVN r76529]
* Merge [76125], [76126] to release.Peter Dimov2011-12-261-5/+0
| | | | [SVN r76164]
* merge [74584] from trunk, fixes #5475Eric Niebler2011-09-271-0/+14
| | | | [SVN r74591]
* merge [74567] from trunkEric Niebler2011-09-251-4/+6
| | | | [SVN r74568]
* merge [74470], [74481], [74513], [74527] from trunk; fixes #4723, #5905Eric Niebler2011-09-231-0/+1
| | | | [SVN r74534]
* Merged chagneset 74174 from trunkArtyom Beilis2011-09-031-2/+3
| | | | [SVN r74199]
* Merged Boost.Locale to release branchArtyom Beilis2011-08-221-0/+38
| | | | [SVN r74002]
* Detail: Merge new version of container_fwd.Daniel James2011-08-011-10/+51
| | | | | | | And a couple of old failure markups that I hadn't merged yet. [SVN r73482]
* Added Boost.MoveIon Gaztañaga2011-07-211-0/+19
| | | | [SVN r73283]
* Authorized by Daniel JamesAntony Polukhin2011-06-301-2/+5
| | | | [SVN r72811]
* Merged geometry into release for: status/*, libs/libraries.htm, ↵Barend Gehrels2011-05-081-1/+34
| | | | | | | | libs/maintainers.txt (i.e. merged commits 67518, 68328, 70053, 70054, 70620) [SVN r71806]
* Merged phoenix fixes to releaseThomas Heller2011-04-161-2/+9
| | | | [SVN r71315]
* merged phoenix to release branchThomas Heller2011-04-131-2/+23
| | | | [SVN r71229]
* Spirit: merging from trunk ↵Hartmut Kaiser2011-03-261-1/+17
| | | | | | | | | | | | | | | | (68457,68496,68522,68865,69218-69219,69294,69476,69546,70042-70043,70049-70050 68320,68374,68377,68386,68449,68461,68485,68487,68489,68491,68494-68495 68519-68520,68523,68536,68538-68539,68548-68549,68576,68645-68646,68657,68676 68687,68690,68707,68725,68744-68746,68852-68853,68861,68870,68904,68906-68908 68938,68989,69020,69022-69024,69091-69092,69103-69104,69114,69136,69138,69193 69202,69204,69233,69292-69293,69295,69297-69298,69323,69337,69378-69380,69405,69429,69431-69433,69444,69450 69495-69498,69501,69503,69505,69527,69599,69618,69623,69670-69671,69673,69675,69772-69774,69780 69811,69813-69814,69833,69851,70045,70211-70216,70224-70225,70483,70549-70550 Fusion: 69113,69118,69137,69583,69589,70008-70009) [SVN r70577]
* Merging fixes to release; fixes #2294 fixes #4918 fixes #3645 refs #2823 ↵Marshall Clow2011-01-081-56/+143
| | | | | | refs #1427 refs #2893 [SVN r67792]
* Updated statechart markup for 1.46.Andreas Huber2011-01-021-91/+6
| | | | [SVN r67568]
* Removed optional/test/optional_test.cpp failure markup on MSVC 7.1. The code ↵Andrey Semashev2010-12-181-9/+0
| | | | | | for swap now uses Boost.Utility.Swap, which has the workaround for this compiler. [SVN r67311]
* test_thread_move_return and test_thread_return_local are expectedAnthony Williams2010-08-091-23/+1
| | | | | | | failures on all compilers [SVN r64694]
* Merged r62693, r62932, r62933, r62998, r62999, r63000, r63002, r63048, ↵Jeremiah Willcock2010-07-031-1/+1
| | | | | | r63049, r63084, r63189, r63190, r63227, r63234, r63241, r63244, r63268, r63269, r63329, r63332, r63333, r63334, r63335, r63405, r63466, r63472, r63511, r63530, r63535, r63536, r61796, and r61841 from trunk [SVN r63554]
* Merge the administrivia for polygin & msm. And some other small changes that ↵Daniel James2010-06-211-0/+8
| | | | | | got picked up at the same time. [SVN r63206]
* Merged revisions 62547 via svnmerge from Eric Niebler2010-06-101-2/+3
| | | | | | | | | | | | | https://svn.boost.org/svn/boost/trunk ........ r62547 | eric_niebler | 2010-06-07 23:28:56 -0400 (Mon, 07 Jun 2010) | 1 line mark up xpressive failures ........ [SVN r62741]
* Merged revisions 61764 via svnmerge from Eric Niebler2010-05-221-0/+2
| | | | | | | | | | | | | https://svn.boost.org/svn/boost/trunk ........ r61764 | eric_niebler | 2010-05-04 09:56:09 -0700 (Tue, 04 May 2010) | 1 line mark-up proto failures ........ [SVN r62136]