0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct typo in blosc.h: ztsd --> zstd More... about 4 years ago
Copy the leftovers in bitshuffle (fixes https://github.com/Blosc/python-blosc/issues/220) More... about 4 years ago
Post 1.17.1 release actions done More... over 4 years ago
Getting ready for 1.17.1 release More... over 4 years ago
LZ4 codec updated to 1.9.2 More... over 4 years ago
Add a sponsor/donate button More... over 4 years ago
Zstd update reflected in release notes More... over 4 years ago
Merge pull request #282 from Blosc/zstd-1.4.4 More... over 4 years ago
Zstd updated to 1.4.4 More... over 4 years ago
Merge pull request #280 from jbms/blosclz-bounds-check More... over 4 years ago
Merge pull request #279 from jbms/remove-redundant-lz4-wrapper More... over 4 years ago
Add bounds check back to beginning of blosclz_decompress More... over 4 years ago
Remove redundant lz4_wrap_decompress_unsafe wrapper More... over 4 years ago
deprecated LZ4_decompress_fast -> LZ4_decompress_safe More... over 4 years ago
Make Win happy about address arithmetic More... over 4 years ago
Merge pull request #273 from llllllllll/check-null-in-fprintf More... almost 5 years ago
MAINT: don't pass NULL to fprintf More... almost 5 years ago
Merge pull request #272 from jschueller/patch-1 More... almost 5 years ago
declare float out of the loop More... almost 5 years ago
Install .dll in prefix/bin More... almost 5 years ago
Post 1.17.0 release actions done More... almost 5 years ago
Getting ready for 1.17.0 release More... almost 5 years ago
Support for AVX2 is the default again More... almost 5 years ago
Merge pull request #270 from Blosc/update-codecs More... almost 5 years ago
Zstd updated to 1.4.1 More... almost 5 years ago
Activate AVX2 for icc > 14.0 More... almost 5 years ago
AVX2 is deactivated by default now More... almost 5 years ago
Add blosclz.c and fastcopy.c to the AVX2 group More... almost 5 years ago
Use __inline for MSVC 2015 More... almost 5 years ago
Fix errors for MSVC 2015 More... almost 5 years ago