issues
search
tlk00
/
BitMagic
BitMagic Library
http://bitmagic.io
Other
412
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bitmagic.io website is down...
#79
francistb
opened
2 weeks ago
1
Fix setting wrong bit in bitblock for import_block
#78
yrivardmulrooney
closed
2 months ago
1
Never follow BM_DECLARE_TEMP_BLOCK(...) with a semicolon.
#77
ucko
closed
3 months ago
0
Clang: no member named 'allocate_tempblock' in 'bvector<A>'
#76
willdealtry
opened
4 months ago
6
Fix typo in README.md
#75
pmeric
closed
8 months ago
0
Documentation involving `svector_u32` and limits of DNA compression
#74
rlorigro
closed
10 months ago
8
Bug in bvector::flip()?
#73
fanejonda
opened
1 year ago
1
deserializer<>::deserialize: Avoid warnings with assertions disabled.
#72
ucko
closed
1 year ago
0
about free mem
#71
suejune
closed
1 year ago
0
sse42_gap_test: Reinstate use of "inline" keyword.
#70
ucko
closed
2 years ago
0
using a exemple of a bvector deserialization raise a error flag
#69
PandorasRed
closed
2 years ago
2
Packing 2 bits values into a bigger Datatype(INT64)
#68
Darshvino
closed
2 years ago
2
bmutil.h: Simply go with <x86intrin.h> under (non-Windows) x86_64.
#67
ucko
closed
2 years ago
0
Avoid x86 SIMD detection in other platforms
#66
luizirber
closed
3 years ago
0
asm compilation error on aarch64/s390x/ppc64le
#65
luizirber
closed
3 years ago
0
bm*.h: Invoke BM_DECLARE_TEMP_BLOCK without a trailing semicolon.
#64
ucko
closed
3 years ago
0
BM_FALLTHROUGH: Correctly conditionalize [[fallthrough]] under Clang.
#63
ucko
closed
3 years ago
0
make ex_buf__ into a thread local variable
#62
luizirber
closed
4 years ago
0
Rust bindings
#61
luizirber
closed
4 years ago
5
Examples of integrating with Cmake in linux
#60
shashank88
closed
4 years ago
1
Bit-vector statistics: GAP (compressed blocks)=0, BIT (uncompressed blocks)=0
#59
Malfoy
closed
4 years ago
3
bitscan_wave: Defer unsigned short usage until return.
#58
ucko
closed
4 years ago
0
fixed CMake warnings related to CMP0054 policy
#57
Pospelove
closed
4 years ago
0
fix bmrandom.h: std::random_shuffle was removed in c++17
#56
magenbluten
closed
4 years ago
0
Python interface
#55
rglez
opened
4 years ago
1
Conan ?
#54
fsieduc
opened
4 years ago
0
Binary self organizing map
#53
fsicre
opened
4 years ago
6
BM_FALLTHROUGH: Blacklist [[fallthrough]] in a Clang corner case.
#52
ucko
closed
4 years ago
1
base_sparse_vector::plain: Correct const variant's return type.
#51
ucko
closed
4 years ago
3
Add CI and coverage tooling
#50
anadon
closed
4 years ago
1
Missing 'install' in CMake
#49
anadon
opened
4 years ago
0
Fixes #47
#48
anadon
closed
4 years ago
2
Building using cmake fails when linking due to unrecognized option 'ck_size'
#47
anadon
closed
4 years ago
2
bmdef.h: Rework __has_attribute logic per Visual Studio warnings.
#46
ucko
closed
5 years ago
1
bmdef.h (BM_FALLTHROUGH): Rework to consult __has(_cpp)_attribute.
#45
ucko
closed
5 years ago
1
Core dump on bit_or
#44
SergeySatskiy
closed
5 years ago
1
Clear shadowed parameter warnings.
#43
ucko
closed
5 years ago
0
gap_transpose_engine::tmatrix_type: Explicitly static_cast matrix dimensions.
#42
ucko
closed
5 years ago
0
encode_gap_block: Mark fallthroughs with a new BM_FALLTHROUGH macro.
#41
ucko
closed
5 years ago
0
Fix the latest shadowing warnings.
#40
ucko
closed
5 years ago
1
bmsse4.h: Fix 32-bit compilation regressions.
#39
ucko
closed
5 years ago
1
bm.h: Use typename keyword for bm::bvector<Alloc>::optmode.
#38
ucko
closed
5 years ago
1
compile warning
#37
renau
closed
5 years ago
6
vcpkg
#36
ghost
closed
5 years ago
1
another string find method; convert search results from range to pos
#35
shk656461
closed
6 years ago
0
Change format of README.md so that human eyes wont hurt
#34
tjysdsg
closed
6 years ago
0
bvector<>::{set,clear}_range_no_check: Formally pre-zero tmp_gap_blk.
#33
ucko
closed
6 years ago
1
Added const char* cast
#32
michkhol
closed
6 years ago
1
Error under Windows
#31
michkhol
closed
6 years ago
1
Possible int overflow in encoding.h when compiling on a 32-bit compiler
#30
mmastrac
closed
6 years ago
4
Next