joaquintides
|
f85ec3e9fb
|
first draft of Clang thread safety analysis support
|
2023-07-28 13:20:11 +02:00 |
|
joaquintides
|
f919ce532a
|
repositioned LCOV annotations
|
2023-07-26 16:50:25 +02:00 |
|
joaquintides
|
30187f7743
|
excluded code from coverage analysis
|
2023-07-26 12:47:31 +02:00 |
|
joaquintides
|
dd30162c9e
|
simplified reentrancy check config
|
2023-07-25 09:18:53 +02:00 |
|
joaquintides
|
fde765c494
|
added reentrancy check to release notes
|
2023-07-24 20:31:32 +02:00 |
|
joaquintides
|
a3626b5095
|
fixed reentrancy checking for scoped_bilock
|
2023-07-24 19:44:09 +02:00 |
|
joaquintides
|
948151bd7d
|
added RVO enabler
|
2023-07-24 18:43:20 +02:00 |
|
joaquintides
|
f965298154
|
added reentrancy checking
|
2023-07-24 18:29:30 +02:00 |
|
joaquintides
|
bd24dfd284
|
updated concurrent map benchmark plots
|
2023-07-18 18:19:13 +02:00 |
|
joaquintides
|
faf54eef0d
|
Merge pull request #196 from sdarwin/gha_runners
Self-hosted github actions runners
|
2023-07-13 10:12:44 +02:00 |
|
sdarwin
|
97b52879f5
|
Self-hosted github actions runners
|
2023-07-12 14:42:51 -06:00 |
|
Peter Dimov
|
9a7d1d336a
|
Update ci.yml
boost-1.83.0.beta1
|
2023-06-26 21:41:13 +03:00 |
|
Peter Dimov
|
3fc18d56ac
|
Remove latch_tests.cpp
|
2023-06-26 16:13:20 +03:00 |
|
Peter Dimov
|
6bcf457b46
|
Use boost::compat::latch
|
2023-06-26 10:32:52 +03:00 |
|
Peter Dimov
|
01b2369700
|
Update .appveyor.yml
|
2023-06-26 02:45:47 +03:00 |
|
Peter Dimov
|
fcb3f0e82a
|
Decrease iterations in rw_spinlock_test8 to avoid timeouts
|
2023-06-26 02:42:12 +03:00 |
|
Peter Dimov
|
1e4deb10a1
|
Add rw_spinlock tests
|
2023-06-25 19:03:02 +03:00 |
|
joaquintides
|
6ee93f17e4
|
[skip ci] updated boost::unordered_(flat|node)_map benchmarks
|
2023-06-22 19:21:02 +02:00 |
|
joaquintides
|
7e41e08a57
|
updated boost::concurrent_flat_map benchmarks
|
2023-06-22 09:02:24 +02:00 |
|
Christian Mazakas
|
7a6c8eca09
|
Merge pull request #194 from boostorg/fix/extra-semicolon
Remove extraneous semicolons
|
2023-06-21 15:35:05 -07:00 |
|
Christian Mazakas
|
dce386068b
|
Remove extraneous semicolons
|
2023-06-21 07:46:53 -07:00 |
|
Peter Dimov
|
7d39b68e46
|
Fix -Wsign-conversion issue
|
2023-06-20 21:36:25 +03:00 |
|
Peter Dimov
|
79a59bce72
|
Change the backoff algorithm of rw_spinlock
|
2023-06-20 21:36:25 +03:00 |
|
Peter Dimov
|
717048e868
|
Split Appveyor jobs to avoid timeouts
|
2023-06-20 17:49:15 +03:00 |
|
joaquintides
|
de8c2a5ad9
|
Merge pull request #193 from boostorg/feature/proxy-erase
Feature/proxy erase
|
2023-06-20 11:49:27 +02:00 |
|
joaquintides
|
678f8802f4
|
[skip ci] updated boost::unordered_[multi]set benchmarks
|
2023-06-20 09:53:25 +02:00 |
|
Christian Mazakas
|
704b3c7a4b
|
Update docs to describe the returned proxy type as "convertible to iterator"
|
2023-06-19 14:33:10 -07:00 |
|
Christian Mazakas
|
671b68f4d1
|
Restart drone CI
|
2023-06-19 10:45:37 -07:00 |
|
Christian Mazakas
|
b2a4b22c89
|
Remove erroneous asserts from the test suite
These asserts were erroneously being removed in release builds of the tests which is never the intention
|
2023-06-19 09:21:48 -07:00 |
|
joaquintides
|
2eebe157fd
|
refactored proxy_erase to reduce template instantiations and strengthen misuse avoidance
|
2023-06-19 08:21:13 -07:00 |
|
joaquintides
|
2b6cfe4f3c
|
documented proxy erase(iterator)
|
2023-06-19 08:21:13 -07:00 |
|
Christian Mazakas
|
2f7bba0c21
|
Implement proxy erase(iterator)
|
2023-06-19 08:21:13 -07:00 |
|
joaquintides
|
d65d9a65b7
|
Merge pull request #188 from boostorg/feature/cfoa
Feature/cfoa
|
2023-06-17 17:25:56 +02:00 |
|
joaquintides
|
67913ed99a
|
re-enabled CI on feature/* branches
|
2023-06-17 17:21:09 +02:00 |
|
joaquintides
|
0440cd3183
|
widened previous workaround
|
2023-06-17 09:37:17 +02:00 |
|
Christian Mazakas
|
3a3148cc16
|
Add workaround for gcc-5.4 deficiencies in copy elision and new() construction
|
2023-06-16 14:16:26 -07:00 |
|
Christian Mazakas
|
f51070ab21
|
Update free function erase_if() to support non-copyable predicates
|
2023-06-16 14:16:26 -07:00 |
|
Christian Mazakas
|
ac5a99da31
|
Add max_size() impl
|
2023-06-15 22:15:57 -07:00 |
|
Christian Mazakas
|
6fed6ea5ad
|
Remove extraneous fwd.hpp include from public facing headers
|
2023-06-15 22:15:57 -07:00 |
|
Christian Mazakas
|
c51c06492a
|
Update iterator range insert to use emplace() vs insert() to avoid copies in certain cases
|
2023-06-15 22:15:57 -07:00 |
|
Christian Mazakas
|
f604efe866
|
Add missing const reference qualifiers to allocator_type constructor parameters
|
2023-06-15 22:15:57 -07:00 |
|
Christian Mazakas
|
e8ec858313
|
Refactor type policies used by containers into their own dedicated headers
|
2023-06-15 22:15:57 -07:00 |
|
Christian Mazakas
|
bc8996559b
|
Remove unnecessary backticks from static_assert() messages
|
2023-06-15 22:15:57 -07:00 |
|
Christian Mazakas
|
449e1a30d3
|
Remove outdated reference to proposed synopsis
|
2023-06-15 22:15:57 -07:00 |
|
joaquintides
|
c2484f05f0
|
avoided old GCC/Clang hiccup with {} for aggregate copy construction
|
2023-06-09 21:31:30 +02:00 |
|
joaquintides
|
f7e2132bdb
|
Merge branch 'feature/cfoa' of https://github.com/boostorg/unordered into feature/cfoa
|
2023-06-09 21:20:36 +02:00 |
|
joaquintides
|
07a8b2b14d
|
stylistic
|
2023-06-09 08:55:25 -07:00 |
|
joaquintides
|
2eac49f0ed
|
added copy ctor for cache_aligned_size_control
|
2023-06-09 08:55:25 -07:00 |
|
joaquintides
|
6a8d7857e2
|
fixed unqualified swap call
|
2023-06-09 08:55:25 -07:00 |
|
joaquintides
|
ef34ec5e87
|
added missing #include
|
2023-06-09 08:55:25 -07:00 |
|