Christian Mazakas
|
d2dc503e4a
|
Remove BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
0c7b51cc16
|
Remove BOOST_NO_CXX11_RVALUE_REFERENCES
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
8d59040ece
|
Remove BOOST_COPY_ASSIGN_REF
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
15d04295d6
|
Disable self-move warnings for gcc in node_handle_tests
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
866ab46385
|
Remove BOOST_FWD_REF
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
4cd1827104
|
Remove BOOST_RV_REF
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
3bd7e93ac6
|
Remove BOOST_UNORDERED_TUPLE_ARGS
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
1d991d065e
|
Remove BOOST_UNORDERED_EMPLACE_LIMIT
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
8782036a88
|
Remove BOOST_UNORDERED_HAVE_PIECEWISE_CONSTRUCT
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
f088a5b9b9
|
Remove usage of boost::forward
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
16386f586f
|
Remove usage of BOOST_UNORDERED_CXX11_CONSTRUCTION
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
8cbd9ad80a
|
Remove BOOST_NO_CXX11_HDR_INITIALIZER_LIST checks
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
adb91ac06d
|
Replace boost::move with std::move
|
2023-09-27 11:44:44 -07:00 |
|
Christian Mazakas
|
aa16d1b8a9
|
Remove BOOST_NOEXCEPT
|
2023-09-27 11:44:44 -07:00 |
|
joaquintides
|
6b65c8f230
|
fixed assignment bug with POCXA, fancy, unequal allocators (#214)
|
2023-09-26 20:08:13 +02:00 |
|
Christian Mazakas
|
08187c7a1f
|
Swap _include_tests suffix for _hpp
|
2023-09-19 12:27:19 -07:00 |
|
Christian Mazakas
|
6953014874
|
Update self-include tests to use a significantly shorter mangling scheme for msvc targets
|
2023-09-19 11:42:23 -07:00 |
|
Christian Mazakas
|
7b24cf6607
|
Cleanup self-include tests to compile solely as object files
|
2023-09-19 08:51:12 -07:00 |
|
Christian Mazakas
|
c0cd51bd2a
|
Update test jamfile to glob for project headers and create self-include tests
|
2023-09-18 13:25:21 -07:00 |
|
joaquintides
|
cad3509a17
|
added boost::concurrent_flat_set to mmap_tests
|
2023-09-16 11:18:39 +02:00 |
|
joaquintides
|
44582ecbb9
|
removed unused typedefs
|
2023-09-16 10:18:36 +02:00 |
|
joaquintides
|
d5d6a18298
|
removed unused utilities
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
88f8228079
|
tested concurrent_flat_set
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
31c3ce97de
|
avoided sign-conversion warning
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
651f209e20
|
shut down VS warning
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
d9d4ff1676
|
removed unused typedef
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
2ce456768d
|
completed concurrent_flat_set testing
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
65d4a9cafa
|
fixed try_emplace tests after (value|init)_type_generator removal in helpers.hpp
|
2023-09-16 10:15:36 +02:00 |
|
joaquintides
|
8d2a5c25ea
|
tested boost::concurrent_flat_set
|
2023-09-16 10:15:05 +02:00 |
|
Christian Mazakas
|
3d302980d4
|
Update mmap_tests to use Boost.UUID to mangle executable names
CIs can run multiple instances of the test suite at once resulting in duplicate shm_names which is disastrous for each test
|
2023-09-15 09:50:33 -07:00 |
|
Christian Mazakas
|
1dc1962b8c
|
Update cfoa's assign tests to cover fancy and plain pointers for flat_map<-> concurrent interop
|
2023-09-15 09:50:33 -07:00 |
|
Christian Mazakas
|
33ee8ea302
|
Disable mmap_tests for cygwin targets
Interprocess tries to erroneously call ftruncate without the corresponding header being included.
|
2023-09-15 08:22:31 -07:00 |
|
Christian Mazakas
|
1d93fa12a2
|
Update mmap_tests to include iterators
|
2023-08-30 09:57:22 -07:00 |
|
Christian Mazakas
|
f4f322b94d
|
Update requirements for TypeIndex
|
2023-08-30 09:57:22 -07:00 |
|
Christian Mazakas
|
3299b31787
|
Update tests to accomodate foa containers allocating groups when the pointer type is fancy
|
2023-08-30 09:57:22 -07:00 |
|
Christian Mazakas
|
4d6ebc7eb3
|
Update test fancy pointers to be Nullable, add rebind alias template
|
2023-08-30 09:56:28 -07:00 |
|
Christian Mazakas
|
a0679e5ffe
|
Add mmap_tests
|
2023-08-30 09:56:28 -07:00 |
|
Christian Mazakas
|
b01f9ee15d
|
Refactor Jamfile, add C++11 as compiler minimum
|
2023-08-30 09:56:28 -07:00 |
|
Christian Mazakas
|
215d8e82cb
|
Merge pull request #207 from boostorg/feature/serialization_support
Feature/serialization support
|
2023-08-29 10:50:21 -07:00 |
|
Christian Mazakas
|
067884a4e2
|
Merge pull request #210 from boostorg/fix/gh-205
Fix for issue #205
|
2023-08-28 10:38:13 -07:00 |
|
joaquintides
|
ca2a46f290
|
complied with https://github.com/boostorg/core/commit/5f6fe65
|
2023-08-25 19:45:16 +02:00 |
|
joaquintides
|
52061a7c64
|
typo
|
2023-08-18 21:03:12 +02:00 |
|
joaquintides
|
829a4a1620
|
worked around lack of std::shuffle in VS2010
|
2023-08-18 10:35:55 +02:00 |
|
joaquintides
|
a2ad7966ea
|
removed serialization tests from UBSAN runs
|
2023-08-17 10:21:54 +02:00 |
|
joaquintides
|
9d897faece
|
added cfoa_serialization_tests
|
2023-08-17 10:21:54 +02:00 |
|
joaquintides
|
389e967484
|
added embarrassingly absent BOOST_TEST
|
2023-08-17 10:21:54 +02:00 |
|
joaquintides
|
0365be763a
|
dealt with serialization_tests's big executable size
|
2023-08-17 10:21:54 +02:00 |
|
joaquintides
|
fc3fca4264
|
reverted prior (didn't work)
|
2023-08-17 10:21:54 +02:00 |
|
joaquintides
|
bf0ae6e63a
|
marked UB-incurring boost::archive::xml_oarchive ctor/dtor as no_sanitize
|
2023-08-17 10:21:54 +02:00 |
|
joaquintides
|
9057369f93
|
refactored to work around GCC 4.4 hiccups with std::pair<X*,...> p(0,...)
|
2023-08-17 10:21:54 +02:00 |
|