townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/optional 2020-03-24 06:39:05 +01:00
a192204b41 Merge branch 'develop'
545fd9a72f docs and tests fixes
29b2dae630 Merge branch 'Lastique-fix_constructible_from_any' into develop
2f3cf1ca84 Added a test to verify that boost::optional copy constructor does not invoke T's template constructors.
24d29e5865 Fix for clang, when adapted type is convertible from other types.
townforge pushed to cc at townforge/ublas 2020-03-24 06:37:14 +01:00
53361d7f42 Merge branch 'develop'
7c6b1e980e Adjust metadata and documentation.
d7a5ec2a68 Merge pull request #65 from BoostGSoC18/develop
1e71db9cda tensor gsoc 2018. last changes for merge.
6a731af7de tensor gsoc 2018. einstein notation added.
townforge pushed to cc at townforge/odeint 2020-03-24 06:27:08 +01:00
db8f91a51d Merge pull request #36 from boostorg/develop
2bbc186b43 Merge branch 'develop' of github.com:boostorg/odeint into develop
fc43a2ef44 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 into develop
db8b39ae27 Change eigen algebra to support Eigen>=3.3 (#237)
ee44ba9e36 Revert "Fixed incorrect constant in Dormand–Prince Runge–Kutta Butcher tableau. (#235)" (#236)
townforge pushed to cc at townforge/interval 2020-03-24 06:24:56 +01:00
6db1ad0d20 restore msvc-10.0 compatibility statement in docs [skip ci]
b8a0bdafb8 Missing root index.html
0ea64ab9de Update CI
802aef1264 Add <boost/numeric/interval/utility_fwd.hpp>
f90d1fa734 Use BOOST_NOEXCEPT_OR_NOTHROW in public headers to prepare for C++20.
townforge pushed to cc at townforge/numeric_conversion 2020-03-24 06:23:56 +01:00
de92292140 Tests: Fix C1128 error on msvc-14.1+
53de752e1f Use BOOST_NOEXCEPT_OR_NOTHROW in public headers to prepare for C++20
36f969a4c5 Merge pull request #12 from boostorg/develop
b900379a74 Merge pull request #11 from boostorg/revert-7-fix-compiling
8ad516370a Revert "Fix compilation on lastest MSVC"
townforge pushed to cc at townforge/multiprecision 2020-03-24 06:22:13 +01:00
08fc0ae371 Merge branch 'develop'
8597a212e0 Merge branch 'develop' of https://github.com/boostorg/multiprecision into develop
a252b56c9c Update Jamfile for msvc-14.2 builds.
684b232782 More waring fixes for gcc and clang
27147f3cb9 Fix clang-9 in C++11/03 mode.
townforge pushed to cc at townforge/multi_index 2020-03-24 06:15:46 +01:00
27dd132780 Merge branch 'develop'
a7ef250b9f avoided VS's spurious preprocessor warning
7508edc5c2 typo
c24b639df1 refined previous workaround
de709d6048 refactored previous workaround
townforge pushed to cc at townforge/multi_array 2020-03-24 06:14:44 +01:00
74cbc0f659 Merge branch 'develop'
2f03d28dab Update appveyor configuration
5bdb4f852c Use alloc_construct utilities from Boost.Core
3ab14966b5 Merge branch 'develop'
72763d70be Fix contribution from CromwellEnage to actually compile
townforge pushed to cc at townforge/msm 2020-03-24 06:14:16 +01:00
2286d12deb Merge branch 'develop'
d60692b6f9 doc update
5d4e1c48f4 Merge branch 'master' into develop
009e6ac8d5 Merge pull request #15 from Bagira80/removal-by-c++17-fix
5f74071ef7 Remove action for std::random_shuffle for C++17 (and later).
townforge pushed to cc at townforge/mpl 2020-03-24 06:10:45 +01:00
e01a10925d Replace three links that seem broken (keep timing out)
273db79266 [CMake] Update formatting and add copy right note
c7df450a81 [CMake] Generate cmake target that other libraries can use
ac67f5952e Back out fix for VC++8.0
758a7f6c6a Enhance CI with libc++ and VS2017 strict builds
townforge pushed to cc at townforge/mpi 2020-03-24 06:05:11 +01:00
c6769cae3b doxygen typo
faf6337d87 Do not bring in C++ API with OpenMPI
c7fdb33cca Merge pull request #97 from reitermarkus/cart-shift
7f14150971 Add mapping for MPI_Cart_shift.
101dc96070 Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
townforge pushed to cc at townforge/mp11 2020-03-24 06:04:57 +01:00
f64bc319c0 Update version in CMakeLists.txt
ed5dc75e18 Update BOOST_MP11_VERSION
8b0ab6130d Update footer for Asciidoctor 2
900a0c842e Update documentation for mpl.hpp
0ca69d98c9 Add test/mpl_tuple.cpp
townforge pushed to cc at townforge/move 2020-03-24 06:04:44 +01:00
0304ee7581 Merge branch 'jeking3-fix-ci' into develop
fa2b32abc3 Fix outstanding CI integration issues
c283a2f123 Fixes #26 ("Invalid iterator increment/decrement in the last iteration of adaptive_sort_combine_blocks")
f363c21df8 Fix typo in 1.70 release notes
bfdfca0b88 Fixes Issue #25
townforge pushed to cc at townforge/metaparse 2020-03-24 06:04:26 +01:00
e0350c0bfe Avoid using out of range char value while instantiating template <char...> template
4fa900edc7 Remove unused helper metafunction
4c78eaa39f Avoid the creation of zero length array in any_of_c.
60deeceaae Add C++11 implementation of sequence
11b19e5d25 Adding .gitattributes
townforge pushed to cc at townforge/math 2020-03-24 06:02:55 +01:00
d75659faf9 Remove fake boost_math library target; no longer required
baa161279c Cut down on the warnings that I've introduced slowly over time
205e9a0dc9 Restore default colors to the terminal after changing them for error messages [CI SKIP]
72e469da0a Update version number in docs.
09eb328bf1 Merge branch 'develop'
townforge pushed to cc at townforge/logic 2020-03-24 05:38:05 +01:00
832731f5ab Update CI
4c26c6ee3f Update CI
3a9110fc34 [CMake] Add minimal cmake file
fd021e5eb7 Enhance CI with libc++ and VS2017 strict builds
c305a4a1e4 expand travis CI to more configurations
townforge pushed to cc at townforge/log 2020-03-24 05:38:02 +01:00
959a97c38b Avoid using deprecated Boost.Test headers.
e80dce7fec Removed unused local typedefs.
84b753da83 Removed unnecessary packages from CI jobs, added C++20 testing.
710bd95d36 Moved extra tests to msvc-14.0 job to avoid job timeouts.
81bc040eb5 Added more compilers to CI.
townforge pushed to cc at townforge/lockfree 2020-03-24 05:37:36 +01:00
fbea9be049 Merge pull request #50 from boostorg/develop
7e23dac52d Merge pull request #49 from yuvalif/fix_valgrind_uninitialized_error
e1fd809494 revert back order of members
3d45c000b2 fix issue #48. valgrind errors
8314adce35 Merge pull request #46 from CromwellEnage/parameter_usage
townforge pushed to cc at townforge/locale 2020-03-24 05:37:33 +01:00
ccb8fbb9a1 Merge branch 'master' into develop
3a69c81ccd Merge pull request #24 from mikekaganski/patch-1
31c9469555 Merge pull request #15 from memem359/fix-visibility-clang
99a42208ef This comparisons were always false
07eb6bcbee Merge branch 'develop'
townforge pushed to cc at townforge/local_function 2020-03-24 05:36:58 +01:00
9ea3674299 Add, and update, documentation build targets.
41cde4ac60 Re-generated HTML docs from qbk and doxygen to show replacement of obsolete BOOST_NO_LAMBDAS, BOOST_NO_VARIADIC_MACROS, and BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS with new BOOST_NO_CXX11_LAMBDAS, BOOST_NO_CXX11_VARIADIC_MACROS, and BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS.
09ede729a0 Merge branch 'develop'
92e158dd30 Merge pull request #2 from danieljames/metadata
f7faac9dc9 Add metadata file.