summaryrefslogtreecommitdiff
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
|
* Update unordered from masterAutomated Commit2017-10-021-0/+0
|
* Update beast from masterAutomated Commit2017-10-021-0/+0
|
* Update type_index from masterAutomated Commit2017-10-011-0/+0
|
* Update lexical_cast from masterAutomated Commit2017-10-011-0/+0
|
* Update variant from masterAutomated Commit2017-10-011-0/+0
|
* Update metaparse from masterAutomated Commit2017-10-011-0/+0
|
* Update beast from masterAutomated Commit2017-09-301-0/+0
|
* Update iterator from masterAutomated Commit2017-09-301-0/+0
|
* Update utility from masterAutomated Commit2017-09-301-0/+0
|
* Update beast from masterAutomated Commit2017-09-291-0/+0
|
* Update quickbook from masterAutomated Commit2017-09-281-0/+0
|
* Fix syntax highlight CSS selectors (#159)Daniel James2017-09-281-27/+27
|
* Update build from masterAutomated Commit2017-09-271-0/+0
|
* Update lambda from masterAutomated Commit2017-09-261-0/+0
|
* Update mpl from masterAutomated Commit2017-09-261-0/+0
|
* Update parameter from masterAutomated Commit2017-09-261-0/+0
|
* Ignore stage_x64 directory (#163)Daniel James2017-09-251-0/+1
|
* Update poly_collection from masterAutomated Commit2017-09-251-0/+0
|
* Update multi_index from masterAutomated Commit2017-09-251-0/+0
|
* Update winapi from masterAutomated Commit2017-09-241-0/+0
|
* Update winapi from masterAutomated Commit2017-09-241-0/+0
|
* Update thread from masterAutomated Commit2017-09-241-0/+0
|
* Update callable_traits from masterAutomated Commit2017-09-241-0/+0
|
* Update winapi from masterAutomated Commit2017-09-231-0/+0
|
* Update log from masterAutomated Commit2017-09-231-0/+0
|
* Update detail from masterAutomated Commit2017-09-231-0/+0
|
* Update atomic from masterAutomated Commit2017-09-201-0/+0
|
* Update utility from masterAutomated Commit2017-09-191-0/+0
|
* Update detail from masterAutomated Commit2017-09-191-0/+0
|
* Update multi_array from masterAutomated Commit2017-09-191-0/+0
|
* Update quickbook from masterAutomated Commit2017-09-191-0/+0
|
* Update gil from masterAutomated Commit2017-09-191-0/+0
|
* Update functional from masterAutomated Commit2017-09-191-0/+0
|
* Update unordered from masterAutomated Commit2017-09-191-0/+0
|
* Use pixels for the body size (#159)Daniel James2017-09-191-3/+2
| | | | This is should match the existing style more closely.
* Make boostbook.css work well with Sphinx (#159)Tom Westerhout2017-09-191-0/+71
|
* Update thread from masterAutomated Commit2017-09-161-0/+0
|
* Update winapi from masterAutomated Commit2017-09-151-0/+0
|
* Update winapi from masterAutomated Commit2017-09-151-0/+0
|
* Update mpl, rational, tokenizer from masterAutomated Commit2017-09-143-0/+0
|
* Update build from masterAutomated Commit2017-09-141-0/+0
|
* Update system from masterAutomated Commit2017-09-141-0/+0
|
* Update function from masterAutomated Commit2017-09-141-0/+0
|
* Update dynamic_bitset from masterAutomated Commit2017-09-141-0/+0
|
* Update build from masterAutomated Commit2017-09-131-0/+0
|
* travis: omit building the release to increase turnaroundPeter Dimov2017-09-131-7/+0
|
* Use clang/c++11 instead of 14 because clang 3.9 w/ libstdc++ 4.8 errors on ↵Peter Dimov2017-09-131-2/+2
| | | | ::gets
* Update system from masterAutomated Commit2017-09-131-0/+0
|