townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/exception 2020-03-24 05:06:18 +01:00
c44bdae6ac Merge branch 'develop'
bfddc104c6 Merge remote-tracking branch 'origin/develop'
f1af13409d BOOST_NO_EXCEPTIONS tests updated for [noreturn]
2aaa7975b6 Merge pull request #22 from Oberon00/patch-1
90694bc3b9 Guard diagnostic_information against null what()
townforge pushed to cc at townforge/endian 2020-03-24 05:05:33 +01:00
3de20eb340 Merge pull request #38 from tanzislam/fix-macro-use-with-template-parameters
7f9a618b8c Fix BOOST_STATIC_ASSERT with template arguments
57d14c5cc5 Update revision history
c64f7c3372 Add <boost/endian.hpp>
fbc198e75d Add __int128 support to endian_reverse
townforge pushed to cc at townforge/dynamic_bitset 2020-03-24 05:05:21 +01:00
db5da12bcd Update CI
ab192ca5f1 Make default constructor non-explicit (#48)
26918f80d5 Add support for std::hash and unit tests for hashing
229bced733 hash_value() for dynamic_bitset (support boost::hash)
ccb380a1bc Switch from deprecated Test to LightweightTest
townforge pushed to cc at townforge/dll 2020-03-24 05:05:07 +01:00
8f39a38a31 Increase fetch depth to avoid issues
927563d1ba ignore filesystem coverage
eba80b479f Docs improved with references and new entries in reference section
a9947765d7 Update copyright years
a38d119ff6 Merge pull request #42 from klemens-morgenstern/patch-1
townforge pushed to cc at townforge/disjoint_sets 2020-03-24 05:04:50 +01:00
4980fe2a87 Merge branch 'develop'
b322618c09 Added required doc sub-directory
b4513b7e44 Merge to master for 1.62.0 release
cd21877be4 Merge pull request #1 from danieljames/move-tests
759c1c79b2 Dummy jamfile for the super project's build script.
townforge created repository townforge/disjoint_sets 2020-03-24 05:04:04 +01:00
townforge pushed to cc at townforge/detail 2020-03-24 05:03:22 +01:00
8dbbfe372b Disabled OS X builds because they are slow on Travis CI.
d3c853eb08 Updated CI configs, added compilers.
fc781c8a5a Added a missing include.
7ce5543198 Merge pull request #16 from MarcelRaad/extra_semi
1e5a4ad35e Fix -Wextra-semi clang warnings
townforge pushed to cc at townforge/date_time 2020-03-24 05:03:15 +01:00
e26fd2ed98 pull develop to master for boost 1.72 (#117)
29bb209464 Fix unsigned / signed conversion
345abc6b67 Fix a typo in example of time_duration xmldoc (#100)
b0437e2999 Renamed parameter dst_length_minutes to dst_length. (#96)
5902a0e577 Fix doxygen clang warnings (#97)
townforge pushed to cc at townforge/crc 2020-03-24 05:02:45 +01:00
7002d9850d Merge branch 'develop'
d8b11b7ddc Update travis and appveyor configuration
28d2df3803 Merge branch 'develop'
4de14aace5 Merge pull request #4 from glenfe/develop
7e9a89d2df Drop dependency on MPL and use TypeTraits
townforge pushed to cc at townforge/coroutine2 2020-03-24 05:02:41 +01:00
18bcccf34d Merge branch 'develop'
c63e9158c5 docu: support for sanitizers
58d01b0af6 Merge branch 'develop'
5616e42bd9 docu: support for sanitizers
8e92be839d Merge branch 'develop'
townforge pushed to cc at townforge/coroutine 2020-03-24 05:02:37 +01:00
143edd3d2a Merge branch 'develop'
436e1dbe6f Revert "Cease dependence on Range"
0c556bb592 Cease dependence on Range
a554eb02d3 Move library include to the top
25b169036d Fix project names clash
townforge pushed to cc at townforge/core 2020-03-24 05:02:26 +01:00
259587da7f Add clang-9 to Travis
882a792856 Add 2019 to Appveyor
130c8f2439 Disable Wsign-compare on gcc 4.4.7
e38997be4d Reorder conditions to support clang-cl
d112d23e9d Test that BOOST_TEST_EQ doesn't emit sign-compare warnings
townforge pushed to cc at townforge/convert 2020-03-24 05:02:18 +01:00
2e3386ff0f fixed 'base.hpp:85:5: error: class member cannot be redeclared' reported by teeks99-03-mc8-2a-Docker-64on64
d72a5d65d1 fixed comp. error on teeks99-03-mc8-2a-Docker-64on64
3dafdfbd0d static_cast -> reinterpret_cast to work arounf run-time check on Marshall-UBSAN
e70d16b744 var. rename for clarity
e9d24dd857 corrected 'comparison between signed and unsigned integer'
townforge pushed to cc at townforge/conversion 2020-03-24 05:01:57 +01:00
9d4a518e74 CI fix (2)
1525157560 CI fix
3421136ef0 test on clang-7 instead of clang-5.0
441d4e4e1b Update appveyor.yml
b3f8e9f014 Merge pull request #16 from Mike-Devel/min_cmake
townforge pushed to cc at townforge/contract 2020-03-24 05:01:50 +01:00
3c77288d52 Remove duplicate boost-install line from build/Jamfile
b0e285ed51 Merge branch 'develop'
e0ea5f5d71 fixed doc typos
f21fc7d711 reviwed files pulled from addition of Boost.CI
cffe67927a reviwed files pulled from addition of Boost.CI
townforge pushed to cc at townforge/context 2020-03-24 04:59:51 +01:00
bd493f77d8 Merge pull request #122 from janisozaur/patch-1
70fd9b6b62 Merge pull request #123 from kernigh/kernigh-ppc32-3
df8fb6b528 Fix ppc32 on Linux musl, NetBSD, OpenBSD; fixes #120
0386f0e6fd Fix compilation with MSVC for ARM
a4bdc60ed3 Merge pull request #121 from kernigh/kernigh-openbsd
townforge pushed to cc at townforge/container_hash 2020-03-24 04:58:36 +01:00
9fbda1a98a Fix appveyor build (cherry-pick)
62f29ea201 Merge branch 'develop' (early part)
59f9543c10 Use boost 1.67.0 in travis and appveyor
a6da082784 Stop using -Werror
e73522f296 Merge branch 'develop'
townforge pushed to cc at townforge/container 2020-03-24 04:58:24 +01:00
e3f6dc44ad Fixes #127 ("Fix docs for static_vector::max_size() and capacity()")
79ae525967 Fixes #133 ("basic_string move constructor with allocator argument has incorrect allocator check")
1cf19898c0 Fixes #132: flat_map::lower_bound and upper_bound have wrong/misleading docs
d9341ec394 Fix "count" with heterogeneous lookups in flat_map and flat_set
0c95d4846f Fix "count" with heterogeneous lookups in flat_map and flat_set
townforge pushed to cc at townforge/config 2020-03-24 04:57:01 +01:00
dc67f3ea65 Merge branch 'develop'
8aa8d541b3 Update suffix.hpp for older msvc versions.
c85145a2a8 Merge branch 'inline_variable' of https://github.com/Lastique/config into develop
3ac79f29ba Merge pull request #299 from Lastique/add_final
153063cbe1 Documentation update.
townforge pushed to cc at townforge/concept_check 2020-03-24 04:56:23 +01:00
db1f9c73a4 Update CI
b9c73e191b ignore unused variable in test (fix matrix warning)
bc2482b38f Removed expected failure for stl_concept_covering
7dbaa85413 Disable random_shuffle test in C++17 mode (it was removed)
eeeb60b797 Expand CI with libc++ build and VS2017 strict