Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Blosc/c-blosc2
A fast, compressed, persistent binary data store library for C.
https://github.com/Blosc/c-blosc2
61377baf0bde9f0409845bdd498a075ce9d64fc8 authored over 1 year ago
f4d00cc4dca9502b98550c5dc252b0d7b75e8e07 authored over 1 year ago
bba56388fcfc3a6a1130d3488759654ea8a032cc authored over 1 year ago
60e6679a3ae9ffe8bc13b8ed5b612c2fb9f3b3fb authored over 1 year ago
aefc9b5ccf18c6303161b517677b6ba403959de8 authored over 1 year ago
34b273ee60289aaddc1dfc77e790b01263ae3005 authored over 1 year ago
ea1c222c86c591761ea307644ea0dd46f46c5159 authored over 1 year ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...
6f872180860186847bb9c40f10b510fdd9c29a68 authored over 1 year ago
eacc7b35e1d38c556cc88b62b5e1c275833b0070 authored over 1 year ago
2329d42a8cd86099571ed71a1717c27a29e7e591 authored over 1 year ago
20884590b49f5f5dcad54dd0dc8c0710c16fda69 authored over 1 year ago
c5764564432754bbb9fd7ff7a8c89be3d254ca1a authored over 1 year ago
4c7f52f423d1a3d07100dff09e2a64214cfdec8a authored over 1 year ago
In file included from blosc/frame.h:14,
from blosc/frame.c:11:
blos...
96746c028e749125dbc3e061d3c350f2f9112bd6 authored over 1 year ago
This reverts commit 02cc3d096485d552b525ac7d4498799ba3703034.
8ce0e96844d37588df76d48ac89b6549b01229f0 authored over 1 year agoThis reverts commit 36d78effb975b2c8e1cfbbee8af5773abb8c8c31.
1c6b5906d711443d330f31369fc2e76db8a8f6cf authored over 1 year agoThis reverts commit c73b89418037886fa4e405adbfc94357a729523c.
8185e18f9078f2ea900ca30b00504d59bc2b2797 authored over 1 year agoThis reverts commit c6196c9c6d1f652d24d5e864ecb4d55c904a1abf.
481ca7ba336f9a4d7551873ba767a6fa8bb92926 authored over 1 year agoThis reverts commit 9cc30a4afc53b1ae8184767e2ecaa162092f6799.
3cece477627040f50d84270de3807d7324940701 authored over 1 year agoThis reverts commit 365424276c9978bcf53e306bc4de3402decb001d.
22770bf7d383103682b747a62c13ddec236b7a1a authored over 1 year ago
This reverts commits:
4f886c3f9688d727e0cf63ee253f2c59f449f411
365424276c9978bcf53e306bc4de3402d...
The same thing is done with BLOSC_EXPORT macro also.
This fixes the following compiler warning ...
4f886c3f9688d727e0cf63ee253f2c59f449f411 authored over 1 year ago
We will need to export the Zlib-NG libs to the build
tree, because upstream does not do it yet (...
Otherwise:
- we cannot use it in our shared lib
- downstream consumers will not be able to use i...
9cc30a4afc53b1ae8184767e2ecaa162092f6799 authored over 1 year ago
365424276c9978bcf53e306bc4de3402decb001d authored over 1 year ago
02cc3d096485d552b525ac7d4498799ba3703034 authored over 1 year ago
c73b89418037886fa4e405adbfc94357a729523c authored over 1 year ago
Search Threads upfront, because we configure specific options
that are cached and reused by depe...
This fixes the following warning with mingw gcc compiler
blosc-private.h:201:55: warning: unuse...
5f66aff625b2a008c8bd05cb611d04d106d27423 authored over 1 year ago79a6e9614aa140c3c98db4db229b2864f9575bfd authored over 1 year ago
8fbdb431030afd20dbae18f3f5a3a4ed841d75b0 authored over 1 year ago
This fixes the following warning with mingw gcc
blosc-private.h:187: warning: "PATH_MAX" redefi...
1c5441f466c2706303b3988f14a3c63251f19f31 authored over 1 year ago
Install the CMake modules in `cmake/` into our install
prefix. If we build with external depende...
Generate an import target to bring `FindZLIB_NG.cmake` up to
par with the CMake-default shipped ...
mingw follows unix-like directories.
5a7adf4be5f4470e5387c36f7361ca68e751a731 authored over 1 year ago42ec0a71e30efcc2cd2b014564f7f5cad945e52f authored over 1 year ago
2bd8eddd14af4630abfcc5a95a15de7d0e1c5460 authored over 1 year ago
3b4827b854d8c4845f1e6464ea62ebf302590c80 authored over 1 year ago
029b6404acc6fa3735fecd0551ab291cc3b110a5 authored over 1 year ago
d24f7e923aca6634717ddc2d8ccbdeea456b61f3 authored over 1 year ago
d510951c492db9f09ab9171675c3dddbf8ffd4fa authored over 1 year ago
This adds a CMake installer to conserve targets and properties
on install, so CMake users do not...
002509336849e55e48f51922db44134ffc85d159 authored over 1 year ago
e11cb2d2168f71fb8f9c44de2c4f6666ac9a3cf3 authored over 1 year ago
7c0b97dd2fbfb82a2b05c4427ea6b3eff1041e94 authored over 1 year ago
90975f887f76bf762a35cb41451cb3029c139c84 authored over 1 year ago
4966a176a81cd7480a82fc5d6acfd1b15d95e7dc authored over 1 year ago
e5ff89ecc55caa00e4b2a8f6b459850031493ad9 authored over 1 year ago
d62e35c2d26d62b0cfb7f4b7e7bf953ef7787aba authored over 1 year ago
See #526.
Designated initializers are in C99 but only in C++20, too.
9dc3b01e48fa33b1206985a017b1aa9b6c6df730 authored over 1 year ago
For some reason, we see build issues in cibuildwheel with this when
it is not quoted. Probably w...
I see downstream linkage issues with externally built, static
zlib library on Windows. This trie...
f14aa157ed376b024ff32486aaa7b32664df4005 authored over 1 year ago
88c46fd9019f4125b53b70ef1475605a6cde8302 authored over 1 year ago
1a26298a132bedc9144b36b88e9f80fca0e316c7 authored over 1 year ago
49b5dbd94f8fead435da32543259e6e4646aa02a authored over 1 year ago
b62c8d09de19e633fa94f976ce48c9852cb8e143 authored over 1 year ago
d4d99a26171fa552c96c17dd9687b0ce0d83565d authored over 1 year ago
da9d9de463ea1763af5c4bc5bbe193c734e5055f authored over 1 year ago
f3ad130ba7f24a83383b0583334db6279d072f9f authored over 1 year ago
9da341204c1c397cd8d18a380abf4f94dbe27e07 authored over 1 year ago
0e37517907245ef15ea6a32ff60a785025d176e1 authored over 1 year ago
I see downstream linkage issues with externally built, static
zlib library on Windows. This trie...
See #526.
Designated initializers are in C99 but only in C++20, too.
For some reason, we see build issues in cibuildwheel with this when
it is not quoted. Probably w...
7614d284ed88d97e7fb039f4d754a02dca7d0b32 authored over 1 year ago
d1aa36719f5349e4e51a692f25858afca0d1b141 authored over 1 year ago
bcc3825d2203a5f07af9590a7bec178b06e05778 authored over 1 year ago
0787e1b26027b582aaf8955dc18534689ef4f21b authored over 1 year ago
37ea3288e4a1d33cb61bb588d363aaf03f1ce686 authored over 1 year ago
48e7cdf4a901ee11461548474f5581671e3a72f5 authored over 1 year ago
d55bfcd6804699e1435dc3e233fd76c8a5d3f9e3 authored over 1 year ago
425e8a9a59d49378d57e2116b6c9b0190a5986f5 authored over 1 year ago
144ed29aeca9fdd4b559f45983d714545b81c890 authored over 1 year ago
c2d4995957d00fcceb3c34513afd54be42b88e68 authored over 1 year ago
86fc0f66aa6dd079dbf79d775dc9dc1462830ffd authored over 1 year ago
5486f5ca47e9db413a70eaad8ef986a5a3814f43 authored over 1 year ago
092e30d33aa76d921001aeedbcfbb9aa4a40043e authored over 1 year ago
08e4e1a4eb8e925d18fd5d394234b3371f13aa7d authored over 1 year ago
fd6f6ef76bb1bd8d5f01c1e04a726f0a9a92296c authored over 1 year ago
804640269efbbbb3258459af9cb5a2fcf072bedd authored over 1 year ago
2f52ee80714ad571a0e7f291600ec72c0de4d32e authored over 1 year ago
fd6df7577c81fc341ebc30a5a7fe50e818d67390 authored over 1 year ago
876316bcf60636948570a4d9be76bc2970e782e7 authored over 1 year ago
190292cbcf07a325a2f6d9f669c40d4f6c5ddc05 authored over 1 year ago
2fffef7233576db5f2bb23aa4f5079a445afd499 authored over 1 year ago
7ee73133ae4304e33d2d9d87471df958ffed977a authored over 1 year ago
b2fe10bad7c82e4495eda21328bca0448ee31762 authored over 1 year ago
257cc203a0ac98999c0203100060866e1ffa9231 authored over 1 year ago
c12cd6ea1c37cc12412843f155465ec33c0007fa authored over 1 year ago
7b3da03738562a219bb7d85b2bae533c23752b63 authored over 1 year ago
Mainly 3 macros from file src/bitshuffle_core.c from version 0.5.1 of:
https://github.com/kiyo-...
1d4a50f6d83f143a31666574a3fac31bd14b8576 authored over 1 year ago
57f7d69379132ab6e9f800102fa2940704f28e4c authored over 1 year ago
Typical message:
examples/frame_roundtrip.c:58:41: warning: format ‘%lld’ expects argument of t...
ae71d5e7273f66be4321ca67af9f3d487edbc9a7 authored over 1 year ago