issues
search
boostorg
/
dynamic_bitset
Boost.org dynamic_bitset module
http://boost.org/libs/dynamic_bitset
Boost Software License 1.0
38
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement `find_first(pos)`
#83
Siapran
closed
1 week ago
1
GHA: Add CMake subdir test
#82
Flamefire
closed
1 week ago
1
Add `find_first(offset)` method
#81
Siapran
closed
1 week ago
9
Add `find_first(offset)` method
#80
Siapran
closed
1 week ago
0
Add support for modular build structure.
#79
grafikrobot
closed
1 week ago
1
With the constructor, assigning the default value does not work ?
#78
Jxtopher
closed
1 week ago
1
Make buffer_type changeable
#76
schaumb
opened
2 years ago
0
It seems that the latest develop branch has 'stdext::hash_value' compile failure
#75
WadeGao
closed
1 week ago
1
Test
#74
WadeGao
closed
2 years ago
0
add iterator feature and relative tests
#73
WadeGao
opened
2 years ago
0
Possible improvement for is_proper_subset_of
#72
rhalbersma
opened
2 years ago
0
simplify push_back logic
#71
unixnme
opened
2 years ago
1
Fix ccache saving on cache hit
#70
Flamefire
closed
2 years ago
0
Hide internals (dispatch_init(), init_from_block_range(), m_append())
#69
jeking3
opened
2 years ago
0
Release notes for 1.80
#68
jeking3
closed
1 week ago
1
Mark dispatch_init(), init_from_block_range(), m_append() as deprecated
#67
akr-akari
closed
9 months ago
7
Added dynamic_bitset(size_type, unsigned long long, const Allocator&) & to_ullong() and fixed typo
#66
akr-akari
closed
2 years ago
1
re-add mingw to ci
#65
jeking3
closed
2 years ago
0
Added at(size_type)
#64
akr-akari
closed
2 years ago
6
align CI to boost-ci standard and update README
#63
jeking3
closed
2 years ago
1
boost/dynamic_bitset/dynamic_bitset.hpp:111:20: -Wdeprecated-copy warning
#62
Kojoley
opened
2 years ago
1
Update GitHub Actions CI file
#61
sdarwin
closed
3 years ago
1
GitHub Actions config
#60
sdarwin
closed
3 years ago
0
[skip ci] Add "cxxstd" json field
#59
eldiener
closed
3 years ago
0
Update calc_num_blocks(). Avoid using modulo operator.
#58
einiemand
closed
1 week ago
2
Drone config
#57
sdarwin
closed
3 years ago
0
Avoid using deprecated headers to silence compiler warnings.
#56
Lastique
closed
4 years ago
1
Improvement to m_do_find_from
#55
joprodrigues
closed
4 years ago
2
Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost conf…
#54
eldiener
closed
4 years ago
1
Add boolean and equality partial operators
#53
joprodrigues
opened
4 years ago
6
dynamic_bitset cannot be used in a parallel program
#52
alexanderkjeldaas
closed
4 years ago
3
std::vector<boost::dynamic_bitset<>>unable to free memory
#51
robot-kimbo
closed
5 years ago
5
Make DynamicBitset no longer depend on Serialization
#50
glenfe
closed
5 years ago
0
Update CI
#49
jeking3
closed
5 years ago
0
Make default constructor non-explicit
#48
kariya-mitsuru
closed
5 years ago
2
Release Notes for 1.71.0
#47
jeking3
closed
5 years ago
1
Change to non-deprecated boost test usage
#46
jeking3
closed
5 years ago
4
Add std::hash and boost::hash support
#45
jeking3
closed
5 years ago
1
Add basic CMake build system
#44
samcday
closed
5 years ago
12
Coverity flagged issue (investigate)
#43
jeking3
closed
5 years ago
1
Change sgi/stl links to boost.org.
#42
tinko92
closed
5 years ago
2
gcc-4.8 on xenial fails unit test 4 (streaming)
#41
jeking3
closed
5 years ago
0
Update CI
#40
jeking3
closed
5 years ago
2
Replaced links to sgi.com with links to a mirror.
#39
tinko92
closed
5 years ago
3
Reenable popcnt for MSVC, improve perf by leveraging ILP
#38
Lastique
closed
5 years ago
8
Release Notes for 1.70.0
#37
jeking3
closed
5 years ago
1
MSVC hardware-assisted popcount implementation
#36
jeking3
closed
5 years ago
0
Disable hardware supported popcount on MSVC
#35
jeking3
closed
5 years ago
1
need to use this as a key in an unordered_map
#34
BrannonKing
closed
5 years ago
8
Hardware supported popcount breaks on Windows with CPUs that don't support SSE4
#33
montekarlos
closed
5 years ago
11
Next