Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/c-blosc

A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
https://github.com/Blosc/c-blosc

Merge pull request #323 from Blosc/update-internal-codecs

Update internal codecs

76f2dad1e613c8499f5f0c0707c02d4f3b59aa31 authored over 3 years ago
Protect header inclusion for zlib on Win.

7b5caf8fc93d06ce67f8f7b584166c7533f92d6e authored over 3 years ago
Zstd updated to 1.5.0

452e65066e35853d70fdd6685e1b5551272cd813 authored over 3 years ago
Zlib updated to 1.2.11

1192823a89cc6d0e4cd0f33deeb0b4ad4257a9d7 authored over 3 years ago
BloscLZ version bumped to 2.5.1

8f702156e8c9ecc8bbcbabfc0d8ee38bc294dddd authored over 3 years ago
Merge pull request #322 from Blosc/blosclz-2.5.0

BloscLZ 2.5.0 backported from C-Blosc2

41f3a2e95301e05579c321dc710a877732792733 authored over 3 years ago
Implemented suggestions by kalvdans

fd782ed94e4b70fd65ce935fa5fb7cd80d218e33 authored over 3 years ago
BloscLZ 2.5.0 backported from C-Blosc2

cfa760c8ae8803111b5da55ea1fff65e1d8f80b8 authored over 3 years ago
Merge pull request #318 from ax3l/fix-cmakePthreadFlag

CMake: Fix PThread Flag

f4ef2f357900c515a100320ef0494da74bc687a7 authored over 3 years ago
CMake 3.1+: Prefer Threads::Threads Target

This target does potentially contain CXX flags and linker flags
and shoulds thus be preferred.

...

94234af4de14160786c33631b3ef5a780f26e1cb authored over 3 years ago
CMake: Fix PThread Flag

On recent manylinux builds for ppc64le, I realized problems with
```
undefined reference to `pth...

353979beb4731c53c34e996e9189f7fd70a18d05 authored over 3 years ago
Post 1.21.0 release actions done

7435f28dd08606bd51ab42b49b0e654547becac4 authored about 4 years ago
Force CIFuzz on pushes too

98aad98d0fee2e4acccec78fbb19fb51e1107bf9 authored about 4 years ago
Getting ready for 1.21.0 release

0566af1657a3ad517298e243dcb6f60660f2ab5d authored about 4 years ago
LZ4 codec updated to 1.9.3

99f61daec5edbc96ea74711c50701acec36b3fa9 authored about 4 years ago
Add detailed instructions on how to compile with wheels

8693378e9e1a3603c4925ecadb68d052486200bf authored about 4 years ago
zstd coded updated to 1.4.8

2494bb41ea2fbf90a600913fc8677c84f87d7413 authored about 4 years ago
Merge pull request #315 from timgates42/bugfix_typo_semaphore

docs: fix simple typo, semaphor -> semaphore

8b721ac8e96d852e2fd49cbe94dbeaa1f95eb8f9 authored about 4 years ago
docs: fix simple typo, semaphor -> semaphore

There is a small typo in blosc/win32/pthread.c.

Should read `semaphore` rather than `semaphor`.

041db3c2dc76c043406ca95ec00054d2705e67f1 authored about 4 years ago
Post 1.20.1 release actions done

5352508a420bec865c57cda116a5e5303df898d2 authored over 4 years ago
Getting ready for 1.20.1 release

a44e961498cdca2eb893fa897cd15dd007fad496 authored over 4 years ago
Protect header inclusion on Win. Addresses https://github.com/Blosc/python-blosc/issues/229

406f5960da86f0932bd3609dae0bc70d5c785919 authored over 4 years ago
Add a header in zlib-1.2.8 sources. Addresses https://github.com/Blosc/python-blosc/issues/229

5fc66f7cdcff969b47332ed843be5f344a5543cc authored over 4 years ago
CoC file must be lowercase

a3d11a200f341d43f8855851554e640a7c68d3bc authored over 4 years ago
CoC file must be lowercase

dcb71ad29e7ed4de66bb1891dba8aca7c9d1f038 authored over 4 years ago
Merge branch 'master' of github.com:Blosc/c-blosc

4a94f272d401b396804d5c494274d8bdc9e5a593 authored over 4 years ago
Updated Code of Conduct to Contributor Covenant

ec2c3b85ee8ed5ecf84b236770e5275447504c6c authored over 4 years ago
Merge pull request #309 from mgorny/static-fuzz

BUILD_FUZZERS require BUILD_STATIC

442397b29dacfef3d5e92e5ba0ff35b11f82b2ce authored over 4 years ago
BUILD_FUZZERS require BUILD_STATIC

Fail with an explicit error if BUILD_FUZZERS is enabled without
BUILD_STATIC, and default the fo...

54478f904e377010c95ebebeb6269e071d0e2bef authored over 4 years ago
Post 1.20.0 release actions done

81425db21b653a50120b9086ccc0f16143dee721 authored over 4 years ago
Some cleanups in release notes

d9d35377f6be8c85bb1b45fd45182e34898c65dc authored over 4 years ago
Add a reference to the new blog post

22e5c66e5c85f1bcf412555409ee055876f3d66e authored over 4 years ago
Getting ready for 1.20.0 release

234663027879ef309faffb5a0ea67334e12ef8b0 authored over 4 years ago
blosclz updated to 2.3.0 (backport from c-blosc2)

e3fdd3e506a23ec66d9f3fe2fe346e4a03b1787a authored over 4 years ago
Add a complete description of the chunk format

8491305e8cc98bf90d5e5d4b5af98aedd13ee2fb authored over 4 years ago
Merge pull request #306 from nmoinvaz/fixes/decompress-fuzzer-bytes

Fixed checks for bytes in decompress_fuzzer

7edd65c58bba66960731935339e3b7b1a644b9c3 authored over 4 years ago
Fixed check for compressed bytes and uncompressed bytes in decompress_fuzzer.

49e1e26c6a2171a9e2f4568d9be9405920ddcaf0 authored over 4 years ago
Fix comment

790fac52990c73ebc217393879b49c7376607538 authored over 4 years ago
Merge pull request #305 from nmoinvaz/fixes/ubsan-shift

Fixed undefined shift ubsan warning in lz4hc_wrap_compress.

0cedd9960abb56e7cec99486697e2451d5bb5cd4 authored over 4 years ago
Fixed undefined shift ubsan warning in lz4hc_wrap_compress.

6746d12ba9bf3a5c3e678ea7fd3280c5f9eb2eb0 authored over 4 years ago
Merge pull request #301 from nmoinvaz/improvements/fuzzers

Add fuzzers to c-blosc project

01df770ec847013b52d70b3a41490a5b8b2cddbd authored over 4 years ago
Added fuzzers for blosc compression/decompression.

Added ability to run fuzzers standalone.

aaadb21719d36313c012f457a2fc715d930ab146 authored over 4 years ago
Backported BloscLZ 2.2.0 from c-blosc2

862d23ebf3c9c96b8c1020a6624b2ee502753c6a authored over 4 years ago
Merge pull request #304 from nmoinvaz/improvements/cmake-source-group

Group third-party source files with CMake

671ba35b82185bbed1a3110fa566fc726b6b9fce authored over 4 years ago
Merge pull request #303 from nmoinvaz/fixes/ip-over-read

Fixed ubsan buffer over-read when hashing ip after match.

1042cb6eb1a030e7bc2b4475d94fb98ae72c326c authored over 4 years ago
Group third-party source files with cmake.

5ccee5b8e35f82fff2502b054eee52890ee24c9a authored over 4 years ago
Fixed typo in cmake option description.

57e6b02b59581d7bd651cc78327f1bfcba94876f authored over 4 years ago
Fixed formatting in cmake options.

4c996decf29c720e21605baa7c7f82a307cb3c64 authored over 4 years ago
Fixed buffer over-read when hashing ip after match. The address of ip returned from get_match should have at least sizeof(uint32_t) bytes between it and ip_bounds after -= 3 so it can do integer hashing.

5dc534951cac26965d8268bfbe84595d97da1901 authored over 4 years ago
ctbytes - > cbytes

dd9f37cd9f830a0e46497c136efc0b2d03a50fd0 authored over 4 years ago
Be explicit on whether header is included in sizes

5ec3ab60f25ca1e203c7e1a7544df1a2da1ac3e5 authored over 4 years ago
Merge pull request #300 from mgorny/xgetbv

Redefine blosc_internal_xgetbv for platforms with immintrin.h

2a3b94bfb3b2550646e1bc5815f0ff46a4ce5cd6 authored over 4 years ago
Redefine blosc_internal_xgetbv for platforms with immintrin.h

Commit 2f2d876 renamed _xgetbv to blosc_internal_xgetbv. Commit 0b8608b
made it conditional to ...

14d2d561795c276fc33c8cb54781dff76b398906 authored over 4 years ago
Prefer memcpy to fastcopy in blosclz_decompress

6a8ab45620648140e161fbafaafd3cb9f775e97d authored over 4 years ago
New entry about new pthread_create() error handling

01b19f344e050a2e0cca1a1a66153b7989b289c3 authored over 4 years ago
Merge pull request #299 from hotpxl/master

propagate pthread_create errors back to the user

38a5b6282271c8934e44250be690e3a748c77a09 authored over 4 years ago
Post 1.19.0 release actions done

630652e57f6a23f1287d5225e432f86fb249bf84 authored over 4 years ago
gogogogo

56ee0fbd11b54a44d9f7bd76d4b3ec4d48e5722f authored over 4 years ago
Produce nicer plots for bench

bdd9c37bc6b0db09e182b3d09a812d9f2e362db7 authored over 4 years ago
Add the new return code for cannot compress status (#294)

8131eb68db77bb50ecd1c617d3641ea946ee82de authored over 4 years ago
Update releasing procedure

bad0c424a42be50f7cb4391749a794f40ef0466d authored over 4 years ago
Fix the name of cdata files

21c9767c406f19c753d7be6552e9e4f3457b2cc0 authored over 4 years ago
Getting ready for 1.19.0 release

2471cb80a941631047bbbb35d06d4d0b4bff06d6 authored over 4 years ago
Increase the sliding window to 4KB

d795c68673d5a95c20197a76caaf702b63bdcec8 authored over 4 years ago
Update RELEASE_NOTES.rst

279cd17491754fee8d0aef75bd2afc3a8ba82c36 authored over 4 years ago
Merge pull request #298 from Blosc/zstd-1.4.5

zstd updated to 1.4.5 version

284e7aea34c641c49c5fe6d202d0706ee75bad41 authored over 4 years ago
Merge pull request #297 from Blosc/blosclz-2.1.0

New blosclz 2.1.0 version is in

df6eeac416a62c84ab0589ae09823328856fc5ff authored over 4 years ago
Remove the BLOSCLZ_SAFE, as performance-wise is not better disabling it either

e41ac3e7672a618cac862e6e9d7e13aa0afea4e7 authored over 4 years ago
Re-add check as fuzzer was not happy about its removal

7d0c87c8a778e9e6e4a9e47b6984f827bdcb1adb authored over 4 years ago
Removed unnecessary check and small refactorization

44d53bbcdfa6bd102f285bb228d6a39863385eed authored over 4 years ago
Fixing issue uncovered by new CI fuzzer

82e985b26662a41bf0936f38502b06887984729b authored over 4 years ago
zstd updated to 1.4.5 version

17843845585bcddfe0f71e32fb98a21ea0ecbf2b authored over 4 years ago
New blosclz 2.1.0 version is in

7c60f9c8fadd790d13ac9953f03a22f0ba46cc86 authored over 4 years ago
Merge pull request #296 from nmoinvaz/improvements/ci-fuzz

Added OSS-Fuzz to CI for pull requests.

609b68adf2489fa3b54bb5df9f169f13a97681ea authored over 4 years ago
Initialize vars

791e1ad6ed3868f1ad6aba3948931e694492c377 authored over 4 years ago
Merge pull request #295 from nmoinvaz/improvements/remove-internal-snappy

Only allow external snappy support

ef7cd2dc0cc3eae04c79b5fa4080b08d686544b4 authored over 4 years ago
BLOSC_WARN envvar introduced. Return 0 when input size is exceeded.

403d50ced2cd35d3e72a007d29d73110ac45e62b authored over 4 years ago
Merge pull request #294 from kalvdans/small-buffers

Correct the return code on too small compression buffers

4f16db5230c61e1b75b13dcac2ed2778b6e718b8 authored over 4 years ago
Added OSS-Fuzz to CI for pull requests.

5e6ec3f9133e87516423b88a268e1b2a7366dd68 authored over 4 years ago
Only allow external snappy support due to added complications arising from compiling snappy from sources.

0a454d96328fce2cb9a8601a8d8da15d2aba9db5 authored over 4 years ago
Passing a too small buffer should never lead to internal error

a328c4f8c1d802b305edc7b0d610ecfd52f44e7c authored over 4 years ago
Return 0 if output buffer is too small for the header

2b5ffeaae5ebbe707ce35f0fd1a0b5176ed87c56 authored over 4 years ago
Conan packaging has been deprecated

ed7ad7072129ee663a6da2403a8f177c7ccd2989 authored over 4 years ago
Merge pull request #292 from nmoinvaz/improvements/ci-cleanup

Minor cleanup to GitHub Actions CI

4f9ed18ecaebf5244ace6059d8105302702631ab authored over 4 years ago
Parse version from GITHUB_REF environment variable.

1480c0fef95c2ef9fa13e833ef866d1e37e19d43 authored over 4 years ago
Removed unused variable cmake-prefix in GHA CI.

e2c06b87aafe3c612e3887af863ab083e333a8f1 authored over 4 years ago
Merge pull request #290 from nmoinvaz/improvements/disable-cxx

Disable C++ compiler detection by default when not compiling snappy.

1779e51b74a0da81fa841fefb66c927026ae980e authored over 4 years ago
Trigger CI and see whether AppVeyor and Travis are disabled

895d1b9a6a2084d3057c8f76eca6dcaca542de8b authored over 4 years ago
Yet another fix for Actions badge

bad7d6e2734bcc93f50b3eccf248541d3fe5f7f5 authored over 4 years ago
Yet another fix for Actions badge

5da52e31b69e7d002a486e577624745a7cdbf964 authored over 4 years ago
Fix URL for Actions badge

668fa4845d232ec0304c17aa86b53c195e87ad96 authored over 4 years ago
Remove AppVeyor and TravisCI config files

639ef84f67eeb972d4cf400b0368626ebea4ce50 authored over 4 years ago
Merge pull request #291 from nmoinvaz/improvements/github-actions

Add GitHub Actions CI workflow for CMake.

4bda5c4f40cb241fa856735dc79375662a2c0125 authored over 4 years ago
Disable C++ compiler detection by default when not compiling snappy.

c6b5c51ef39d0a62177dbf13deba55f721b2b388 authored over 4 years ago
Add GitHub Actions CI workflow for CMake.

74b774ee30f1378b6d9c8a4f6e4920a3d29f9ff4 authored over 4 years ago
Get rid of the duplicated _xgetbv symbol when using GCC >= 9

0b8608b5d12ca96d4ac4525b36a62062b2286fd4 authored over 4 years ago
Remove stale test introduced by mistake

2c5fa0d389bc8a4afa416e05d8fb87975e8cb51e authored almost 5 years ago
Still debugging AppVeyor

44c5fa974350ca369400cfc7f673810e7de4991d authored almost 5 years ago
Force the version in conan_package_tools

b73af03638a6242040a34c96f737258d7a1eccd4 authored almost 5 years ago
Update Python version in AppVeyor

881468da72962b4188c0b69b57ce81f24dda84f0 authored almost 5 years ago