Ecosyste.ms: OpenCollective

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

github.com/BioJulia/Libz.jl

Fast, flexible zlib bindings.
https://github.com/BioJulia/Libz.jl

Don't restrict the julia version allowed as this is a patch release

1a7147d8f3c6e9abcd4771c1f6331d0dcae26a15 authored almost 5 years ago by Ben J. Ward <[email protected]>
Add a compat entry for BufferedStreams as advised by registry ci

8c35d23f38cfff0a763fe34a3e5659a07c70cc84 authored almost 5 years ago by Ben J. Ward <[email protected]>
Set correct version in Project file

151b869b4ff70d55e6010a62397f27c679a5d5d0 authored almost 5 years ago by Ben J. Ward <[email protected]>
Add compatibility for Julia 1.3-rc4 (#66)

* Add compatibility for Julia 1.3-rc4

* Upgrade to `Project.toml`/Julia 1.0+

* Update test...

c82db8e050faf08837164f9e77058dc899fd2818 authored almost 5 years ago by Elliot Saba <[email protected]>
Version 1.0 changes (#65)

* Adjust .travis.yml and REQUIRE

* Change syntax to latest julia

* Correct travis

* Add...

5b6e825f67bb72b528fa85a78fdd6ba0c1d5c724 authored about 6 years ago by Ben J. Ward <[email protected]>
Backwards compatibility with 0.2 releases for zstream init functions (#63)

* Backwards compatibility with 0.2 releases for init_inflate_zstream and init_deflate_zstream.
...

c22e7a1970ae060953329ad915ad61ab10cacae3 authored over 6 years ago by Gunnar Farnebäck <[email protected]>
Fix deprecations (#62)

d0b2a2e0f984f71b6af4a365302131c99fcb4164 authored over 6 years ago by femtocleaner[bot] <femtocleaner[bot]@users.noreply.github.com>
Fix Julia 0.7 deprecations (#61)

This pull fixes Julia 0.7 deprecations, and drops julia v0.5

89698ec6995c76be1a7fe4a0d0dd367f2d5db935 authored over 6 years ago by Gunnar Farnebäck <[email protected]>
Contributing files rollout (#60)

* Rollout file CONTRIBUTING.md

* Rollout file CODE_OF_CONDUCT.md

* Rollout file .github/PU...

7e1e172ef4f8137c188b0cf38a2d9f5f5be62fef authored over 6 years ago by Ben J. Ward <[email protected]>
Fix most of 0.7 depwarns (#57)

308b1f353195a8966f7264f52af97c6f4c3f53ff authored about 7 years ago by Yichao Yu <[email protected]>
Update .travis.yml (#56)

a3c9ca5db6a19e4ba38ef9ccb7e26564766f6a3f authored over 7 years ago by femtotrader <[email protected]>
recommend users to use CodecZlib.jl

a1ef6bd0d4e0cdb1c5c5c1004af0da6abfa6b769 authored over 7 years ago by Kenta Sato <[email protected]>
Update CI URLs to point to new caching infrastructure (#53)

2dfd99ea1ef01303e3678b7795e9e8fcb061701b authored over 7 years ago by Elliot Saba <[email protected]>
Fix 0.6 primitive type declaration depwarn (#47)

b9f5ed514ec37917d9f20c6760edbfd837a8fda6 authored over 7 years ago by Yichao Yu <[email protected]>
Fix trans macro for parser changes on Julia 0.6 (#45)

0b5d734dc3a1020f9ea2e2c0f0796e271c77959c authored over 7 years ago by Andreas Noack <[email protected]>
Update REQUIRE compat version (#44)

9cc98d1a505a70a0ff7257cd32f6d86868fa2582 authored almost 8 years ago by Mus M <[email protected]>
Fix deprecated takebuf_array method (#43)

e0d26595f232a4267dc78a430462033f75e806bd authored almost 8 years ago by Mus M <[email protected]>
Fix deprecated takebuf_string method (#42)

* Update to remove string.data

* Fix deprecated takebuf_string method

dec44069e601c33931042cc7640e561fba74bc2b authored almost 8 years ago by Mus M <[email protected]>
Update to remove string.data (#41)

bc80187c0232724bf2425c0478f11537216f741c authored almost 8 years ago by Mus M <[email protected]>
Fix trans macro (#38)

1838a247a1402b01d9987a729e609b942e7b7120 authored almost 8 years ago by Andreas Noack <[email protected]>
Add support for raw deflate streams.

15f0644a91d20ef4469b00f529e6816fb5a6e7bd authored almost 8 years ago by Daniel C. Jones <[email protected]>
Fix swapped words

69ababddb36f649fec1c6eb0131e1916b8a934cc authored about 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Test on julia 0.5, use latest BufferedStreams (#36)

fdc98b6b399931d4473d9ad708f1341b2192b239 authored about 8 years ago by Kevin Murray <[email protected]>
Do no use Pkg.dir (#35)

9d98ade1d0b536c2014416f5719f45d32ead23e1 authored about 8 years ago by Yichao Yu <[email protected]>
rename checksum functions (#34)

2d78fd415dbb5c2731157701cd66c259ecbff4e6 authored about 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Low-level APIs (#33)

* add src/lowlevel.jl

* remove _zlib

* move _crc32 and _adler32 to lowlevel.jl

* move a...

ee012cef23d3bd6ace29a51426ae14fa2db40c4a authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
do not wrap ZStream in RefValue (#30)

67f5f3ccce4b7c3bb3a67250195c9df1b3aa2c49 authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
remove static macro (#32)

bdb18b84b673d9c6e558cc0f25f2cbe5f0ab41b2 authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Fix deprecation errors (#31)

d62791a4257d69c8e4418e864fc4bb08a9215ad9 authored over 8 years ago by Jon Malmaud <[email protected]>
allow compression level = 0 (no compression) and = -1 (default)

73238dcd5ba51611e8ac09ba9bb1b031c1317fef authored over 8 years ago by Kenta Sato <[email protected]>
clean up indents

31c570f8e3720d1210afc0be53065c665cee6423 authored over 8 years ago by Kenta Sato <[email protected]>
rename init_deflate_stream to init_deflate_zstream

fb8b2be038f449182e1dbd00951747ebcfc8fe2e authored over 8 years ago by Kenta Sato <[email protected]>
add more tests on exceptions (#28)

f0b408970942803420ba8881dbd7b12e7ad14cca authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Merge pull request #26 from bicycle1885/precompile

Precompile

f970c685db78377d67ba97604be161ba6c25fe2d authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
switch __precompile__ on

e958122472a5237e77a8cfb3eace9c8d985b4504 authored over 8 years ago by Kenta Sato <[email protected]>
add vector-sink tests

df379d28a9fcede11e5acece876a4e4e65917703 authored over 8 years ago by Kenta Sato <[email protected]>
Merge pull request #24 from bicycle1885/docs

Clean up documents and a few touch-ups.

e072678a7ed64ed8761d5e7b7b231bff4c24d127 authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
remove ZError

1ba67dcc0ec1b145e81101a66ba1623a3aaafa33 authored over 8 years ago by Kenta Sato <[email protected]>
normalize documents

256c215c6626b76e2160b422b9bbaedf149adfb3 authored over 8 years ago by Kenta Sato <[email protected]>
update README.md

ef54f47f74f089be3cf3dfee21148e72486d0de9 authored over 8 years ago by Kenta Sato <[email protected]>
Merge pull request #23 from bicycle1885/more-tests

More tests

abc3aeb444926afbb6b3f650e93e21f666d0596d authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
test state transitions and fix behavior of close

7ce96856e7dd0455f66036967956aec843391fbd authored over 8 years ago by Kenta Sato <[email protected]>
strict check of return values of crc32 and adler32

377b68bc0be853c546af17d2777716601da1925c authored over 8 years ago by Kenta Sato <[email protected]>
fix random seed for tests

8e961ca6e0466d0b2f86cac118b48772d43faa90 authored over 8 years ago by Kenta Sato <[email protected]>
remove utils introduced in #12 (#19)

dc6fa4f424b91a4e812ef75d2f4f6000248c9779 authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Refactoring and bug fixes. (#21)

* refactoring

* replace deprecated functions

d26b9e1df53236486694c813327cac1c358bf1be authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Merge pull request #20 from BioJulia/fix

use BaseTestNext instead of FactCheck

bb2fc1a2c549a73bb956f2779da00ba41a643930 authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
use BaseTestNext instead of FactCheck

33cb6c3c52005b09a2d1712c533b71d4f1a64a45 authored over 8 years ago by Kenta Sato <[email protected]>
rename type parameter

5898e4f67bef55d7c9067afd1e16ec16dd9a7706 authored over 8 years ago by Kenta Sato <[email protected]>
Merge pull request #18 from BioJulia/reset

set reset_on_end on by default

c8be1dd6b44390df0057d62ff489dfe263173abb authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
set reset_on_end on by default

c6fb3e38d9a5903639840c63a249930584c581ec authored over 8 years ago by Kenta Sato <[email protected]>
Merge pull request #17 from BioJulia/fix-crc32-win64

fix crc32 and adler32 when Culong != UInt (fix #16)

3ebdb9420dd0747d7b59dbdfb714a4be2fc5680a authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
fix typo in README.md

7ed0e77b5af809baa77b89a5b3211f54576a80ab authored over 8 years ago by Kenta Sato (佐藤 建太) <[email protected]>
fix crc32 and adler32 when Culong != UInt (fix #16)

8f743d4e721b240edb3104d31349999b71eaf160 authored over 8 years ago by Kenta Sato <[email protected]>
Merge pull request #15 from samoconnor/patch-2

Update README.md with examples per #12

675ac0f8e36d48a8489a7e7d1857dbcd8acf1612 authored over 8 years ago by Ben J. Ward <[email protected]>
Fix broken inflate/deflate functions. Fixes #10

c0be7d16db2fc7b6586e083c6fcebebcbf6c1242 authored over 8 years ago by Daniel Jones <[email protected]>
Update README.md with examples per #12

3b3b1f3da5d725677e832d3122cc1164103e68ca authored over 8 years ago by Sam O'Connor <[email protected]>
Merge pull request #12 from samoconnor/patch-1

Convenience functions for dealing with .gz files

ba42de7502d062ef15a57933a70959c1a7a3ef9b authored over 8 years ago by Ben J. Ward <[email protected]>
test cases for readgz, writegz, readgzstring

35f3ea2e1531dd246631e6274ba75f9563d2b4fc authored over 8 years ago by Sam O'Connor <[email protected]>
Fix example in README.md

c59b56949c973a3da8b9a505ae0a17547ef4b4a1 authored over 8 years ago by Sam O'Connor <[email protected]>
Merge pull request #14 from yuyichao/dep-off_t

Remove deprecated FileOffset

f3da0ac00014256efb32d130ca924dcc2704617f authored over 8 years ago by Richard Smith-Unna <[email protected]>
Remove deprecated FileOffset

7b4c31e41bfc2dd20685f210a6a9ea90c299fd3a authored over 8 years ago by Yichao Yu <[email protected]>
update exports

dfd00917058a18003123d4b9e9b3116ec21e1ad0 authored almost 9 years ago by Sam O'Connor <[email protected]>
revised names for consistency with base (e.g. writecsv, readcsv)

See also https://github.com/JuliaLang/julia/issues/14608

e95bdf1b898f94dfad17fdca54700224f82e7b1a authored almost 9 years ago by Sam O'Connor <[email protected]>
Convenience functions for dealing with .gz files

Convenience functions to read/write directly from/to a named file.

I'm doing a cleanup of my ...

afbbeef242e531a1223fc400af584f5aa15317bd authored almost 9 years ago by Sam O'Connor <[email protected]>
Update README.md

27332bc5823f44fac730d78feb44945386e1825a authored almost 9 years ago by Ben J. Ward <[email protected]>
Merge pull request #6 from tkelman/master

Add appveyor, run travis on 0.4

c2bc051ea539f6ed867f598b041f34f11e4b4fad authored almost 9 years ago by Ben J. Ward <[email protected]>
Merge pull request #8 from julian-gehring/patch-1

Fix minor typos in readme

babd4f46ea8756bd83f28d36211b5b7048383a04 authored almost 9 years ago by Kenta Sato (佐藤 建太) <[email protected]>
Fix minor typos in readme

9eb39131e93756e04f5bac4c54f345acbdfb7aa5 authored almost 9 years ago by Julian Gehring <[email protected]>
Add appveyor, run travis on 0.4

52e3e8a2d76c5b12028235c928aae21e16bf49c4 authored about 9 years ago by Tony Kelman <[email protected]>
Merge pull request #4 from BioJulia/compat-v0.4

fix deprecated types

88899be3898c5b7681a3828f4e95de29b0c840a9 authored about 9 years ago by Daniel C. Jones <[email protected]>
fix deprecated types

f6b6be4e31892331cdd7670e45bbda0533cad7b6 authored about 9 years ago by Kenta Sato <[email protected]>
Fix codecov support.

e4ee6272dc008b2228e186a3761e7162fdb2654e authored about 9 years ago by Daniel Jones <[email protected]>
Fix README example.

d4903d2fbe602b2df1a7788df940f314bf0b3768 authored about 9 years ago by Daniel Jones <[email protected]>
Add a option to support concatenated gzip data.

4372c1ac0d75242f7fd5ddbd2952804ffad86fc7 authored about 9 years ago by Daniel Jones <[email protected]>
README update.

81d376dcd5fa12d414d27af4981ff23307cd9c1d authored about 9 years ago by Daniel Jones <[email protected]>
Add LICENSE and .travil.yml.

768345fdf3f432692c453f5aa7069ca54631a701 authored about 9 years ago by Daniel Jones <[email protected]>
Remove julia 0.3 compat. Add REQUIRE files.

b76f1e7088604d03a58ba442f26cbc7ae9f35992 authored about 9 years ago by Daniel Jones <[email protected]>
Fix up checksum interface.

2e3a2d1bd404a6880586334d6c68c32919c49e69 authored about 9 years ago by Daniel Jones <[email protected]>
README update

f5292c882437838710be09b2c4e4c5dd2b8b11e5 authored about 9 years ago by Daniel Jones <[email protected]>
Document ZlibDeflateOutputStream ad ZlibDeflateInputStream

b2450a3b046a4bd74a0a20cc714b0b0c3c0673f0 authored about 9 years ago by Daniel Jones <[email protected]>
Remove perf. This lives with BufferedStreams now.

0bc62ebaa2906eb4c65c11785d0f34fd4ec55a23 authored about 9 years ago by Daniel Jones <[email protected]>
Implement sinks.

82dc90f8704e7449da7ecdc956a7b84fab13f165 authored about 9 years ago by Daniel Jones <[email protected]>
Start generalizing source and sink concept.

e9d6a7a3525661b1c538241c1556e9ae43942cff authored about 9 years ago by Daniel Jones <[email protected]>
Tests and fixes.

fac2ef9307a2779630e1c43eb6de291bfac73a29 authored about 9 years ago by Daniel Jones <[email protected]>
Bindings for checksum functions.

6f16ef3aa97fb309425af5dcfcebd1f291f79a1a authored about 9 years ago by Daniel Jones <[email protected]>
Rewrite ZlibOutputStream using BufferedStreams.

ea05710eaa5523d6bc5ded25d6cb2fd877631a0b authored about 9 years ago by Daniel Jones <[email protected]>
Start switching over to BufferedStreams.

647c1288cc625471635f431b9eaceb1f265146e6 authored about 9 years ago by Daniel Jones <[email protected]>
Ughh, tables.

77f91a3106c69419aea80a5f8eef5d89d1b23bcc authored about 9 years ago by Daniel Jones <[email protected]>
How do tables work?

5c30bb9756bad3c23c0dcb82241d90e07e62ca99 authored about 9 years ago by Daniel Jones <[email protected]>
Add README and some benchmarking stuff.

15fe470b18e7f081be7ecb10bfcd64a567988e63 authored about 9 years ago by Daniel Jones <[email protected]>
ZlibOutputStream

57778ce87b1be407bddc6b717046e2ae9a25c6c7 authored about 9 years ago by Daniel Jones <[email protected]>
Implement ZlibInputStream

7c77eee66eb4efd46951c4ebdfa055dc0988e3b3 authored about 9 years ago by Daniel Jones <[email protected]>