townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/unordered 2020-03-24 14:34:29 +01:00
9abce00f24 Merge branch 'develop'
f3649e4ae0 Use boost 1.67.0 in tests
6cf0342322 Stop using -Werror
3252ad1f4b Move download-boost-snapshot.py into ci directory
741a10f5a8 Merge branch 'develop'
townforge pushed to cc at townforge/units 2020-03-24 14:33:22 +01:00
57389b7374 Merge branch 'develop'
d67f8e7a50 Escape ':'
af5558d257 Remove cygwin builds and try to use mingw-w64 for 32-bit builds
9443a1418c build the tests
de4c40c8e5 Fixed SELF library reference and build all adress-models
townforge pushed to cc at townforge/typeof 2020-03-24 14:32:08 +01:00
e35962f3f0 Merge pull request #14 from glenfe/develop
fa5c6fc8e5 Drop dependency on MPL
7538ccb6b3 Use correct include path for workaround.hpp
d85bb74cb3 Use enable_if from TypeTraits
080f05ea46 Squash-merge branch feature/pull-11
townforge pushed to cc at townforge/type_traits 2020-03-24 14:32:02 +01:00
d91381b8f2 Merge branch 'develop'
4a32bcc9ff Merge pull request #131 from boostorg/circle_ci_inspect
741b8b395b clean up inspection failures and add circle-ci testing.
cbf7c56a66 Merge pull request #128 from boostorg/gcc9
12325df58f Add clang-8 and gcc-9 to CI tests.
townforge pushed to cc at townforge/type_index 2020-03-24 14:31:08 +01:00
afd1b6cdc8 Merge pull request #28 from Breakthrough/develop
d69a8a211b Add CTTI name prettifying for GHS C++ compiler.
ebe74ba4ba Merge pull request #27 from Mike-Devel/min_cmake
ac4fec435f [CMake] Add minimal cmake support
f68d6dc073 update copyrights
townforge pushed to cc at townforge/type_erasure 2020-03-24 14:31:01 +01:00
46a8945bfb Merge branch 'develop'
d9914296b2 Use boost-install in build/Jamfile
4afdf7ea52 Merge branch 'develop'
622ce4f088 Avoid copying a binding when we don't need to, as the shared_ptr copy can be expensive.
509dc96ea7 Compiler workarounds
townforge pushed to cc at townforge/tuple 2020-03-24 14:30:49 +01:00
fb55aa6d4d Add OS X to Travis
bbf1609d82 Merge branch 'develop'
889ff6de9f Add .travis.yml
895af7c97a Add, and update, documentation build targets.
158c7ef640 Fixes Ticket #12064
townforge pushed to cc at townforge/tti 2020-03-24 14:30:43 +01:00
d7b8e0ed57 Merge branch 'master' of https://github.com/boostorg/tti
14fdca9ce8 Merge branch 'develop'
5be8d54b80 Changed tabs to spaces.
39193936f8 Updated for b2 cmake support.
31736e3dff Merge branch 'develop'
townforge pushed to cc at townforge/tokenizer 2020-03-24 14:29:26 +01:00
667a8229bd Update CI
6665195565 Fix URL in documentation
c79bd24027 Update CI
189d89f3d1 Enhance Travis CI build coverage
22e8e35069 Fix "standalone" include issue by adding header boost/type_traits/is_pointer.hpp (#10)
townforge pushed to cc at townforge/timer 2020-03-24 14:29:22 +01:00
7e252144c1 Remove trailing whitespace
c221a60102 Copy progress_display into boost/timer/progress_display.hpp
04462eebe9 Update .travis.yml
dbd1435c6a Switch Appveyor to 2015 image
075d6b25ab Add deprecation warnings to v1 headers
townforge pushed to cc at townforge/throw_exception 2020-03-24 14:29:17 +01:00
43a57d518c msvc warning workaround, thanks bersbersbers
e2e802e508 dist: trusty
5143552817 throw() -> BOOST_NOEXCEPT_OR_NOTHROW
1e507924ce Mark throw_exception with BOOST_NORETURN. Closes #12.
50c34dee24 Switch Appveyor to 2015 image
townforge pushed to cc at townforge/thread 2020-03-24 14:29:14 +01:00
042ce47e77 Merge branch 'develop'
65dcf92e48 Merge branch 'develop' of https://github.com/boostorg/thread into develop
3071b9e8b5 Merge pull request #282 from wyattoday/develop
8190a50838 Fix MSVC ARM64 build errors, issue #281
23539a88c0 Merge branch 'develop'
townforge pushed to cc at townforge/test 2020-03-24 14:27:50 +01:00
ef61be4b6d Merge branch 'develop'
aaacf00faa Merge branch 'topic/PR-234-boost-diagnostic_information-rtti' into next-internal
0c9ff7204d Change log
79ebb9d06d Merge branch 'topic/GH-206-compile-time-disabled-junit' into next-internal
3bbe17cb6b Change log
townforge pushed to cc at townforge/system 2020-03-24 14:25:54 +01:00
455946faac Merge pull request #49 from Thomas-Barbier-1A/cpp7_redundant_redeclar_constexpr
08370c9158 Fix c++17 warning redundant redeclaration of 'constexpr' static data
c556aba559 Remove redundant Travis job
ecc4ddd87c Add gcc9, clang8 to Travis
f67827eee3 Add dist: trusty to .travis.yml
townforge pushed to cc at townforge/static_assert 2020-03-24 14:25:47 +01:00
233ef6bedd Merge branch 'develop'
cb6d8fe37d Merge pull request #7 from LukeCz/patch-1
23ee2b94b5 Simplified boolean expression
cffc57ffba Merge branch 'develop'
488af9cf1b add README.md
townforge pushed to cc at townforge/statechart 2020-03-24 14:25:44 +01:00
798d77087e Update rationale.html, add link to article for downloading
dc794c0ab2 Resolve test linking errors on non-Windows systems.
719bfe86fc fix jamfile errors
4c4e3e20c1 Most members of std::allocate are deprecated in C++17
066189ef55 Update .travis.yml
townforge pushed to cc at townforge/stacktrace 2020-03-24 14:24:16 +01:00
7c7271d9bc CI coverage fixes (5)
6007c216b9 CI coverage fixes (4)
d5bbf7853a CI coverage fixes (3)
0be61ab0b8 CI coverage fix (2)
43b837d181 Attempt to fix coverage
townforge pushed to cc at townforge/spirit 2020-03-24 14:24:08 +01:00
877c778ed9 X3.Tests: rule_separate_tu: Fix static initialization order fiasco
792515ba91 Merge pull request #549 from Kojoley/x3-fix-parse_rule-defined-check
10d027fd5c X3: Fix parse_rule definition check
d144f5facc Merge pull request #545 from Lastique/add_missing_include_assert_hpp
3a7bf08d7f Add missing includes of assert.hpp.
townforge pushed to cc at townforge/sort 2020-03-24 14:03:33 +01:00
62dbaee977 Merge pull request #31 from boostorg/develop
78122414f1 Merge pull request #30 from boostorg/develop
f908ea4a99 error in parallel_stable_sort
32c476fce4 Switch fallback sort from std::sort to pdqsort
5242890410 Merge pull request #27 from boostorg/develop
townforge pushed to cc at townforge/smart_ptr 2020-03-24 14:02:58 +01:00
274ec17836 Even more documentation corrections
a7341070f1 More documentation corrections
a6323354cd Update constraints and synopsis in documentation
f788448101 Document alloc_deleter
283f2d2a11 Simplify synopsis using alias template