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 #376 from Blosc/dependabot/github_actions/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4

8ce662dc0da774aed485dd4a84eea9a063726c4f authored 12 months ago
Merge pull request #377 from LDeakin/zlib_1.3.1

Bump zlib to 1.3.1 from 1.2.13

bf39064063e0a6da1020623cf245bead5170711c authored 12 months ago
Reapply 7b5caf8

fbc0cff86ea16bf7624fd9fa9e503002266c1d36 authored 12 months ago
Bump zlib to `1.3.1`

5052e00173260c03f474d7405bf68a5718d6cc81 authored 12 months ago
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

a72f43a718aa8ea35b59cf655a237f524e35fb80 authored about 1 year ago
Merge pull request #374 from Blosc/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4

b886c1191e86a5a561e63fb7345ff6c2b283cdac authored over 1 year ago
Merge pull request #375 from DimitriPapadopoulos/codespell

Fix typo newly found by codespell

7fccf30c8546009644e0f6ec24f0a1eaf7c36aca authored over 1 year ago
Fix typo newly found by codespell

b2c35d7cb05f6e4f52b442f9e41e21e51c1516ef authored over 1 year ago
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

4af720f46c4c3295f5fd66416ab083d6d269a9f1 authored over 1 year ago
Post 1.21.5 release actions done

19c769c88ac6447cb66af23925825585d1f27e3c authored over 1 year ago
Getting ready for 1.21.5 release

d306135aaf378ade04cd4d149058c29036335758 authored over 1 year ago
Merge pull request #373 from t20100/fix-build

Revert building `shuffle.c` with SSE2/AVX2 compilation flags

3717bd2377edf36ed196a5b9b1c4741b0bc10df4 authored over 1 year ago
Detect x86

afc72877c66b0e57964a6808e4114a9f8d2f29af authored over 1 year ago
Do not rely on __SSE2__ and __AVX2__ flags

9036c17f6c32762f587bcee7f8cad42e17eed2b5 authored over 1 year ago
Add dummy functions when SSE2 or AVX2 is not available

d7d012b37ca83718f37e85772f8be35505c3ae20 authored over 1 year ago
Revert "Build shuffle.c with sse2/avx2 options"

This reverts commit eb981b792dcab4329a6f4c3c0dcb40fba1bed07a.

c8d80da8541457b048a4d9f2438ff5a47c55d8a1 authored over 1 year ago
Post 1.21.4 release actions done

45dc64884bb98cf75e0249f90e32c0ea1eb589ea authored over 1 year ago
Getting ready for 1.21.4 release

2c2f9bd936b1340ad92a6da6c2a52adf4254c241 authored over 1 year ago
Merge pull request #370 from DimitriPapadopoulos/const_char_const

Add const where possible

5183fae5e9c1af1ad4dff1066f6a6d62352e9aac authored over 1 year ago
Add const where possible

f7359cfffc82b8620b70bdcf4f98c7b25505042a authored over 1 year ago
Merge pull request #369 from DimitriPapadopoulos/Team

Blosc Development team → Team

79ba7ef58e1edd8c5f9e22f36227173209145724 authored over 1 year ago
Merge pull request #368 from DimitriPapadopoulos/http

http:// → https://

6834d38d9666fa32b33ccb3e9602e65e886acb47 authored over 1 year ago
Blosc Development team → Team

38fa17a50f3216297d58d7dd53223937a44030ae authored over 1 year ago
http:// → https://

f4428cb77202ba4f9b174a7c2fa981aa989ea442 authored over 1 year ago
Merge pull request #365 from DimitriPapadopoulos/Copyright

Variant for the © symbol: (C) → (c)

4b27eafeec4e1b44e084b875be0da668e8f9cb5b authored over 1 year ago
Merge pull request #366 from DimitriPapadopoulos/__future__

No need to support Python 2 any more

ea43ee322217da587caf798de523cc63f7e0df22 authored over 1 year ago
No need to support Python 2 any more

As in c-blosc2.

8ba70ce97874033110273b5213025a48511a08d4 authored over 1 year ago
Variant for the © symbol: (C) → (c)

As in c-blosc2.

c6b748696dc9768d1d88e677a94c1e1addb387d5 authored over 1 year ago
Zstd updated to latest 1.5.5 version

7ddc78d8a5c65430f2abadb9affe40ddf897cd98 authored almost 2 years ago
Merge pull request #362 from jbms/fix-mingw64

Always use inline assembly for _xgetbv on GCC/Clang

6f6940c1c55803256fdba26cc6f5275e4ebcbad9 authored almost 2 years ago
Merge pull request #361 from havardAasen/license

Update to BSD 3-Clause license

a43de63dde3b5d79b05306549a664088eca293fb authored almost 2 years ago
Always use inline assembly for _xgetbv on GCC/Clang

This reverts the change to blosc/shuffle.c in
0b8608b5d12ca96d4ac4525b36a62062b2286fd4.

The _xg...

9fd0a36636b7775e22f6d07068b75644cf17c1eb authored almost 2 years ago
Update to BSD 3-Clause license

These files still references the MIT license, which the project moved away
from in 2016. This co...

4101ec26788eee0d908f0946e44b083e3adc7189 authored almost 2 years ago
Merge pull request #360 from DimitriPapadopoulos/zstd

Upgrade internal-complib zstd from 1.5.2 to 1.5.4

77be44a58da10b2261c346b514878ba4d5c020e4 authored almost 2 years ago
Upgrade internal-complib zstd from 1.5.2 to 1.5.4

I have extracted the `lib` directory from the Zstandard tarball,
and discarded the rest, as was ...

3d4ca9d0b4e3ef2c54f305a133a28739b3888b23 authored almost 2 years ago
Merge pull request #359 from DimitriPapadopoulos/zlib-ng

Canonical link to GitHub zlib-ng repository

fd918d966c3b6fbbb33a7fc936c1f59a72a1fa0c authored almost 2 years ago
zlib.h → zlib.h.in

Co-authored-by: kalvdans <[email protected]>

52661a30b67d04310ff9af3ddf2aed594980e6a7 authored almost 2 years ago
Canonical link to GitHub zlib-ng repository

Re-apply 45054fb.

5c26b675b84b20ea53231c69e0e3e37ac94ff888 authored almost 2 years ago
Merge pull request #358 from DimitriPapadopoulos/LICENSE

LICENSES/BLOSC.txt → LICENSE.txt

444eef2dd75cb9a0fb9c6e145b0adb6580c695cd authored almost 2 years ago
Merge pull request #357 from DimitriPapadopoulos/snappy_lz4

Canonical landing pages for LZ4 and Snappy

da7f26bd8ccdb7913bf46dc9b08a28755942c28a authored almost 2 years ago
Merge pull request #356 from DimitriPapadopoulos/ZLIB-NG.txt

Distinct LICENSE file for zlib-ng, for clarity

f4e7a8c66e35fb2830367d344b642061ddb38f87 authored almost 2 years ago
Merge branch 'main' into ZLIB-NG.txt

3269ffe8927c2776b046f61c84db66d9d8fe67e0 authored almost 2 years ago
Merge pull request #354 from DimitriPapadopoulos/zlib-ng

Canonical link to GitHub zlib-ng repository

dc6b5070ae24b60e0faef749293c4e2ec86b0078 authored almost 2 years ago
Merge pull request #353 from DimitriPapadopoulos/zlib

Zlib updated to 1.2.13

52d2f328ee4c4f10e2c49755b2c9f210ba5ab149 authored almost 2 years ago
LICENSES/BLOSC.txt → LICENSE.txt

For consistency with c-blosc2:
https://github.com/Blosc/c-blosc2/commit/c9b6e6c

f7633e2ae5b074034a906f533fb2e1857640831b authored almost 2 years ago
Canonical landing pages for LZ4 and Snappy

41d0a67a8ec9c98b537c72d1b3ac225cf1fc2672 authored almost 2 years ago
Distinct LICENSE file for zlib-ng, for clarity

a0d243d5902b4a629463b8901964f7ecf492a725 authored almost 2 years ago
Canonical link to GitHub zlib-ng repository

45054fb3d7192b24df7973e630e89949c633123c authored almost 2 years ago
Add a header in zlib-1.2.13

* Addresses Blosc/python-blosc#229
* Re-applies 5fc66f7, 406f596, 7b5caf8

ac72c2cf8248c6fdfb8b1ed97e1da95f8714870f authored almost 2 years ago
Zlib updated to 1.2.13

adb3b4bec40c0d6c7eac1d7c26144cdefcd31701 authored almost 2 years ago
Merge pull request #352 from t20100/fix-build

Fix SSE2/AVX2 build issue

c9ddc13a333d615e0447f8c6d533744bbb7c5ff4 authored about 2 years ago
Build shuffle.c with sse2/avx2 options

eb981b792dcab4329a6f4c3c0dcb40fba1bed07a authored about 2 years ago
Merge pull request #350 from DimitriPapadopoulos/http

http:// → https://

bcbe1475fc7062ce4fc081faad6ed75fce9acbdd authored about 2 years ago
Merge pull request #351 from jaw/main

Fix CMake Processor Identification Logic

6997b88715640844f9668761bf71cce32259b1e6 authored about 2 years ago
CMake: Modernize project statement

Support for handling CMP0048. Previously, when
set to NEW, a warning would be created that the
p...

9658cd27deeabe1de7926a8638db8ca8889b3e73 authored about 2 years ago
Fix CMake Processor Identification Logic

CMake string comparison would not work with CMake 3.24.2.
Thus, the if statement has been update...

c4920e31699c76f07b5a4131a1edda86a305e984 authored about 2 years ago
Update to the latest FastLZ license

https://github.com/ariya/FastLZ/blob/master/LICENSE.MIT

524f580a2a1c76c1d7a8c211ac5e756b142ca7ac authored about 2 years ago
Update to the latest LZ4 library license

https://github.com/lz4/lz4/blob/dev/lib/LICENSE

b8f2e287fb77db7255075b4874d559e7ca953899 authored about 2 years ago
Update to the latest zlib license

https://github.com/madler/zlib

f60e76358678b0a6188addf43010c3dedd529a3a authored about 2 years ago
http:// → https://

Update or get rid of broken links in the process.

101152d1cce15d110beddde2703a9df794b6ace2 authored about 2 years ago
Post 1.21.3 release actions done

05095276b2b1e33b6bf5d6e9038235a229d417fa authored about 2 years ago
Getting ready for 1.21.3 release

5477f1614dca1f2e54bb440f0a65bb2918abc272 authored about 2 years ago
Internal BloscLZ codec updated to 2.5.1

ac67275455b8c10938964dba2f584b8f3f12a48d authored about 2 years ago
Internal LZ4 codec updated to 1.9.4

f456c03a5783a316800737b6163992eed16e1375 authored about 2 years ago
Post 1.21.2 release actions done

725316d764babe987cf48d4e1749e690ba8579ca authored about 2 years ago
Getting ready for 1.21.2 release

bdbb700787a2485a756eea63ced268f9a00f6370 authored about 2 years ago
Merge pull request #349 from DimitriPapadopoulos/cmake

Consistency between blosc and blosc2

d544fd83c6629708f5c904cf3a52da45f7a9c808 authored about 2 years ago
Consistency between blosc and blosc2

Follow the CMake manual:
https://cmake.org/cmake/help/latest/command/endif.html

* No space befo...

7d5634156dc6df9c8690b3a4096ba73a69fd3c4e authored about 2 years ago
Merge pull request #348 from mkitti/mkitti/zstd_1_5_2

Upgrade internal-complib zstd from 1.5.0 to 1.5.2

9dc93b1de7c1ff6265d0ae554bd79077840849d8 authored about 2 years ago
Backport https://github.com/Blosc/c-blosc2/commit/a581837d9400501c09f957298e91be0eec9a0b0a

4fa889572a233985fc22e5625d86610702b7887e authored about 2 years ago
Upgrade internal-complib zstd from 1.5.0 to 1.5.2

0dad1ffcf9da1291afdb90c3380a947850c3e159 authored about 2 years ago
Remove Windows GCC, as it keeps complaining

321be102dfd4a892a04714637511dab2d403d779 authored about 2 years ago
Merge pull request #347 from t20100/macos-universal

Enable macos `universal2` build with AVX2/SSE2 optimisation for x86_64 target

2b90d3cedd910873495e23dd2c53ef41db80fb45 authored about 2 years ago
Merge pull request #342 from DimitriPapadopoulos/2.0

Remove thoughts for c-blosc2

0d0f37f338a69510c19cfc121f5a13e9f4592c0f authored about 2 years ago
remove #warning when AVX2/SSE2 is not available

072b784a17cb08f18c0a27536892a1691eb57f9b authored about 2 years ago
Add support for SHUFFLE_AVX2_ENABLED and SHUFFLE_SSE2_ENABLED even if AVX2 or SSE2 is not available

9129f2ce3693d85ec53b517bfee9096c19644b89 authored over 2 years ago
Merge pull request #346 from DimitriPapadopoulos/actions

Automatically update GitHub Actions in the future

4a16bc67b975c91b5cb3ca492712a5b0a807cba3 authored over 2 years ago
Automatically update GitHub Actions in the future

00b0d534a5a3c6a728723bdacd81aee49781da0b authored over 2 years ago
Merge pull request #344 from DimitriPapadopoulos/uncompressible

Fix typo found by codespell

4d309fc9755912dddf066d78c2175c81f44196f4 authored over 2 years ago
Merge pull request #345 from DimitriPapadopoulos/actions

Update GitHub Actions

60905fef85523e87eea70358920f73379aa71460 authored over 2 years ago
Update GitHub Actions

264fc3e20044ee05d9fafd2f4a1011a57f144142 authored over 2 years ago
Fix typo found by codespell

Although uncompressible is not uncommon, most dictionaries do not show it as valid.

056df511ea7d6fe574e668e8a5ffe5119cb2c8b4 authored over 2 years ago
Remove thoughts for c-blosc2

Now that c-blosc2 is out, this document can be removed,
or moved to c-blosc2 if needed.

45bb1e043209b20024ad94b9ba7cc44359609691 authored over 2 years ago
Merge pull request #338 from DimitriPapadopoulos/CRLF

dos2unix

c424f740a9242711c99533e9cfeb8d9f54a52d7c authored over 2 years ago
Merge pull request #339 from DimitriPapadopoulos/codespell

Fix typo found by codespell

5c556598f29a4bb974b558549b505bd113589280 authored over 2 years ago
Fix typo found by codespell

94b1b7227c0eb826507e979918b6cdd4f44a6e08 authored over 2 years ago
dos2unix

Change the only file with Windows CRLF line terminators to Unix LF line
terminators.

cf9df06d543eeef5934dd1d2c3015912c9a1defe authored over 2 years ago
Create FAQ.md

ad6361f0151f830efb5ae113211c3559ab969886 authored over 2 years ago
Merge pull request #335 from zklaus/lz4-cmake-finder

Add windows name for lz4 library to FindLZ4 cmake

a9f72256a38689981b7928e251ee1fbe818afac8 authored over 2 years ago
Add windows name for lz4 library to FindLZ4 cmake

53b20dbac4a57ebaf5794a13830413521161961c authored over 2 years ago
Merge pull request #328 from havardAasen/gnuinstalldirs

CMake: Use GNUInstallDirs when installing files.

5b68ad8a6c25e7f013e78b44e8b3bf3b5a6b9cc7 authored almost 3 years ago
Merge pull request #329 from oshogbo/cmake

Allow to expose symbols

536b7108f89dc22f7ab1545ecc34aa9dc6129dac authored almost 3 years ago
Allow to expose symbols

2a8796c44a2471659133e1645529c85aa8e3a174 authored almost 3 years ago
CMake: Use GNUInstallDirs when installing files.

5a2907c75ee1e43be90f58f2be7f8c856004a3bf authored about 3 years ago
Merge pull request #326 from DimitriPapadopoulos/codespell

Couple typos not found by codespell

a0e5c18d37db8e6f1003254a574c8062c5b45e00 authored about 3 years ago
Couple typos not found by codespell

f69fb8e310a4f0729b711d9fa7cb1b51b07034ec authored about 3 years ago
Merge pull request #325 from DimitriPapadopoulos/codespell

Fix typos found by codespell

7e562ffe8ceea104598febebeaeceb3b48b05033 authored about 3 years ago
Fix typos found by codespell

40d88f593730ae69e4964f130d4f04c54a51de44 authored about 3 years ago
Post 1.21.1 release actions done

ca1591805d148edcf527a759211e888bb995dc20 authored over 3 years ago
Getting ready for 1.21.1 release

7e4ff2d2bdb0db53fdf0d66d72aac5d0b5cc3a7c authored over 3 years ago