This website requires JavaScript.
Explore
Help
Sign In
townforge
1 Followers
·
0 Following
Joined on
2020-02-27
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
168
Projects
Packages
Public Activity
Starred Repositories
townforge
pushed to
cc
at
townforge/parameter_python
2020-03-24 06:52:40 +01:00
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)
townforge
pushed to
cc
at
townforge/parameter
2020-03-24 06:51:33 +01:00
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.
townforge
pushed to
cc
at
townforge/outcome
2020-03-24 06:50:01 +01:00
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
:
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.
First
Previous
...
50
51
52
53
54
...
Next
Last