Block a user
9688851478
Merge branch 'develop'
818c7febe3
Rollback cmake tests until they are good;
ae74c35216
Merge branch 'develop'
10d749de93
Merge pull request #6 from Mike-Devel/feature/cmake_ci
80cad08a12
[CMake] Also run examples as part of tests
77a4dd5124
Merge pull request #91 from glenfe/develop
4ec46acdf5
Implement min_element and max_element and sever algorithm dependency
cecebeea51
Merge pull request #77 from MBoldyrev/MBoldyrev-doc-fix-var-name
802fda6701
Merge pull request #85 from Eelis/patch-1
4ad147a220
Fix function name in remove_if documentation
5d9ba8578a
Merge branch 'develop'
c7b6f42a5a
Merge remote-tracking branch 'anton-matosov/develop' into develop
d217e56535
Merge remote-tracking branch 'NAThompson/remove_deprecated_header' into develop
1559df6b19
Merge branch 'develop'
60c43db293
Fix signed integer overflow in niederreiter_base2.
3914976fc9
Merge pull request #20 from DionHo/patch-1
0ba983d3cd
Quaternion slerp() using incorrect precision
15ece401ae
Merge branch 'develop'
665a0c9da7
fixing travis issues
5b3efafecd
Merge branch 'develop'
102acf1d34
Merge branch 'develop'
0b0c0536d6
The right hypot fix for MinGW
0d0cd711a7
Enable forward declaration of unwind_type() in msvc14.15 and later.
72e254bf8b
Fix name of file in tutorial
1f1b9b6aef
Fix hypot issue on MinGW
c7b6a7ee5b
Update CI
ea3fa755a1
Fix regression reported in #23 (#24)
cf42361a92
Use Visual Studio 2015 image on Appveyor
960da46f61
Use unique temp file names to avoid spurious failures in parallel builds
a21db8ae8c
Enable CI for feature branches
c45e6c4132
Merge pull request #19 from boostorg/develop
ef2e94fe29
Merge pull request #13 from Kojoley/suppress-msvc-c4180-warning-from-extends-operators
f7f698089b
Merge pull request #2 from dodheim/develop
60a2498bca
Fix BOOST_SP_TYPEID use in test/display_expr.cpp
46a10271ed
Merge branch 'update_typeinfo' of https://github.com/Lastique/proto into feature/pr-16
bdfe275d17
Add, and update, documentation build targets.
9a2f7cddb1
Merge branch 'develop'
ebd9a60bf1
Fix compilation error due to incorrect macro usage.
ea94099069
Reorganize headers to more closely match the namespace hierarchy.
35a2807ceb
Refactor read_json_internal.
df0bbaafad
Refresh CI
c9b86a852b
Enhance CI
ce95e3f5ac
expanded travis CI checks
b184900dcd
Merge pull request #6 from glenfe/develop
30ba727bcc
Include mpl/if.hpp where needed
bc0c90a70f
Merge branch 'develop'
d95d316848
fix msvc 10 error.
0410ddcbd2
Pull back cpp file change of default template value definition for parse_config_file.
64c3ae0fde
Specified a default value for the template argument of parse_config_file.
331ed69055
Merge branch 'develop'
0a554c92b5
Merge branch 'develop' of github.com:boostorg/process into develop
fa81cecffc
Merge pull request #196 from klemens-morgenstern/limit_fd
977b76f6aa
Merge branch 'develop' of github.com:klemens-morgenstern/boost-process into develop
fc1acb82d9
Merge pull request #199 from klemens-morgenstern/stream_close
db7af9f87d
doc addition
ffb27a1d56
Merge branch 'develop'
a6404a8fb2
Fixed __VA_OPT__ functionality for vc++ in c20 mode.
732d00341f
For the default VC++ preprocessor turn off __VA_OPT__ support in true c20 mode ( /Zc:__cplusplus ) as it can not handle it.
e7256313c4
Merge branch 'develop'
b3036f1a63
Expanded emptiness explanation with the addition of the BOOST_PP_VA_OPT macro.
fe62325d9f
Fix bad checks on Boost release archive structure.
13de873d87
Work around Boost removing modular include dirs for release.
2e65c250f5
Update copyright date.
a2608f26a3
Rework ARM detection to favor versioned predefs.
7e31244f01
Fix bad include of sub-BSD os headers from main BSD header.
8edafbec99
Update CI
f963e6b808
[CMake] Add minimal cmake file
e4b44b276c
Enhance CI with libc++ and VS2017 strict builds
2ab38a27b6
Indicate library is header-only in readme
a25d87ffbb
Fix misalignment issue in simple_seg_storage test.
97a024b345
Merge pull request #26 from rydotyosh/rydotyosh-patch-1
3043db8b57
Add missing algorithm header when running tests on VxWorks 7
af2110bde1
Fix GPC link in analysis.htm
a6718a0c34
Polygon: fixing source category in Voronoi basic tutorial.
552f8ac233
Polygon: fixing printf format in Voronoi basic tutorial.
1f5655001d
typo
02ec76c842
updated release notes
40cd7e3714
refined previous commit
e6fa69fa25
added workarounds for Dinkumware stdlib as per issue #16
e47afaac3b
reverted Travis to Trusty as per https://lists.boost.org/Archives/boost/2019/06/246359.php
99fba04b40
Merge pull request #80 from boostorg/develop
41226c47c0
Merge pull request #79 from boostorg/ci/update
6dafa79bc9
[ci skip] More increased git workers
b784c20f7f
CI: Added new dependency
98c6a21409
CI: Increased number of submodule worker
787d8d38d9
Merge pull request #1 from eldiener/develop
d76576a6a4
Changed to use Py_TYPE instead of separate code depending on Python version.
77e4c49657
Fix for Python 3 versus Python 2 where the PyVarObject is different.
9d9d11fe80
Use glob instead of path.glob, as it's relative to the Jamfile
0c3aa448b9
Remove paths from $(sources)
ba78e65f93
Merge 'develop' to 'master'
5a2328751a
Reinstate documentation with corrections
e80fba3fd9
Reinstate documentation with corrections
0d482ed0cf
Merge with boostorg/parameter
1baff677d5
Temporarily remove broken documentation source files.
3b77d322c1
Travis CI regenerates Boost.Outcome docs
0ba8ce6ba7
Merging commit ned14/outcome@7b24d3dd96:
7b24d3dd96
Merged from develop branch as CDash reports all green
e7409b60f5
Travis CI regenerates Boost.Outcome docs
75145a9300
Merging commit ned14/outcome@fabd0e1b79: