Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ruby/zlib issues and pull requests

#83 - CRC32C Checksum support

Pull Request - State: open - Opened by mullermp 21 days ago - 6 comments

#82 - Bump up 3.1.1

Pull Request - State: closed - Opened by k0kubun about 1 month ago

#80 - Add `compile` task in Development section

Pull Request - State: closed - Opened by genya0407 about 1 month ago - 1 comment

#79 - Exclude older than 2.6 on macos-14

Pull Request - State: closed - Opened by nobu about 2 months ago

#78 - Clear temporary directory

Pull Request - State: closed - Opened by nobu 2 months ago

#77 - Revert "Switch to macos-13 in CI"

Pull Request - State: closed - Opened by eregon 6 months ago - 1 comment

#76 - Switch to macos-13 in CI

Pull Request - State: closed - Opened by eregon 6 months ago - 1 comment

#75 - Investigate failure on truffleruby-head + macOS + XCode 14.2

Pull Request - State: closed - Opened by eregon 6 months ago - 8 comments

#74 - Explicitly return thread interrupt state in `zstream_run_func`

Pull Request - State: open - Opened by ianks 6 months ago

#73 - Fix eof? to return true when there is no more data to read

Pull Request - State: closed - Opened by segiddins 6 months ago - 9 comments

#72 - In Zlib::GzipReader#eof? check if we're actually at eof

Pull Request - State: closed - Opened by martinemde 6 months ago - 1 comment

#71 - Tests failing against ruby 3.2.2

Issue - State: closed - Opened by Segaja 7 months ago - 1 comment

#70 - Support Ruby 2.5+ again

Pull Request - State: closed - Opened by hsbt 8 months ago

#70 - Support Ruby 2.5+ again

Pull Request - State: closed - Opened by hsbt 8 months ago

#69 - Check for z_size_t along with {crc,adler}32_z in extconf.rb

Pull Request - State: closed - Opened by KJTsanaktsidis 8 months ago

#68 - Fix misdetection of {crc32,alder32}_z in cloudflare zlib fork

Pull Request - State: closed - Opened by KJTsanaktsidis 9 months ago - 3 comments

#67 - Travis CI test

Pull Request - State: closed - Opened by hsbt 9 months ago - 1 comment

#66 - Test Travis CI.

Pull Request - State: closed - Opened by junaruga 9 months ago - 2 comments

#65 - Rakefile: Update the test task to pass on Ubuntu jammy s390x.

Pull Request - State: closed - Opened by junaruga 9 months ago - 1 comment

#65 - Rakefile: Update the test task to pass on Ubuntu jammy s390x.

Pull Request - State: closed - Opened by junaruga 9 months ago - 1 comment

#64 - Travis CI: Enhance, and print the used zlib deb package name and the version.

Pull Request - State: closed - Opened by junaruga 9 months ago - 2 comments

#64 - Travis CI: Enhance, and print the used zlib deb package name and the version.

Pull Request - State: closed - Opened by junaruga 9 months ago - 2 comments

#63 - Workaround: Fix test failures on Ubuntu jammy s390x.

Pull Request - State: closed - Opened by junaruga 9 months ago - 7 comments

#63 - Workaround: Fix test failures on Ubuntu jammy s390x.

Pull Request - State: closed - Opened by junaruga 9 months ago - 7 comments

#62 - Add truffleruby-head in CI

Pull Request - State: closed - Opened by eregon 9 months ago

#61 - Avoid allocating intermediary strings when readpartial is passed an outbuf

Pull Request - State: closed - Opened by segiddins 10 months ago - 28 comments

#60 - Ubuntu jammy s390x: Test failures

Issue - State: closed - Opened by junaruga 10 months ago - 8 comments

#59 - Improve CI dependencies

Pull Request - State: closed - Opened by hsbt 10 months ago

#58 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#57 - Thread#wakeup leads to Zlib::BufError

Issue - State: open - Opened by rabotyaga 11 months ago - 4 comments

#57 - Thread#wakeup leads to Zlib::BufError

Issue - State: open - Opened by rabotyaga 11 months ago - 4 comments

#56 - Zlib::GzipReader#readpartial until eof? causes EOFError

Issue - State: open - Opened by martinemde 11 months ago - 4 comments

#56 - Zlib::GzipReader#readpartial until eof? causes EOFError

Issue - State: closed - Opened by martinemde 11 months ago - 4 comments

#55 - Zlib.gunzip should not fail with non-ascii-8bit strings

Pull Request - State: closed - Opened by sorah 11 months ago

#54 - Update test libraries from ruby/ruby 2023-03-24

Pull Request - State: closed - Opened by hsbt over 1 year ago

#53 - Limit test time and ignore failures on TruffleRuby

Pull Request - State: closed - Opened by nobu over 1 year ago

#52 - Fix the test broken in older versions

Pull Request - State: closed - Opened by nobu over 1 year ago

#51 - Check for functions with arguments and the header

Pull Request - State: closed - Opened by nobu over 1 year ago

#50 - `Zlib::GzipReader` doesn't read some large files

Issue - State: open - Opened by inkstak over 1 year ago

#49 - Zlib.gzip sometimes errors out with Zlib::BufError if process has been forked

Issue - State: open - Opened by hmdne over 1 year ago - 1 comment

#48 - Update versions to test

Pull Request - State: closed - Opened by nobu over 1 year ago

#47 - Unable to install this gem on windows

Issue - State: closed - Opened by enumag about 2 years ago - 1 comment

#46 - CVE-2018-25032 zlib

Issue - State: closed - Opened by zeeamber about 2 years ago - 5 comments

#45 - Use `z_size_t` version functions

Pull Request - State: closed - Opened by nobu over 2 years ago

#44 - Mask checksums to lower 32bits on also IL32 platforms

Pull Request - State: closed - Opened by nobu over 2 years ago

#43 - Mask checksums to lower 32bits

Pull Request - State: closed - Opened by nobu over 2 years ago

#42 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#41 - Added dependabot.yml for actions

Pull Request - State: closed - Opened by hsbt over 2 years ago

#40 - CI: Add Ruby 3.1 to build matrix

Pull Request - State: closed - Opened by olleolleolle over 2 years ago - 1 comment

#39 - [DOC] Fix typo in Zlib.adler32_combine

Pull Request - State: closed - Opened by Maumagnaguagno over 2 years ago

#38 - JRuby support

Issue - State: open - Opened by headius over 2 years ago - 1 comment

#37 - Use omit instead of skip for test-unit

Pull Request - State: closed - Opened by hsbt over 2 years ago

#36 - s/RubyVM::JIT/RubyVM::MJIT/g

Pull Request - State: closed - Opened by k0kubun over 2 years ago

#35 - [Bug #18358] Fix crash in zlib when in progress

Pull Request - State: closed - Opened by peterzhu2118 over 2 years ago

#34 - CI: Use bundler-cache

Pull Request - State: closed - Opened by olleolleolle over 2 years ago

#33 - 2.2.0 release

Issue - State: closed - Opened by kou over 2 years ago - 7 comments

#32 - Fix a bug that GZipReader#gets may return incomplete line

Pull Request - State: closed - Opened by kou over 2 years ago - 6 comments

#31 - Add Truffleruby head to CI

Pull Request - State: closed - Opened by gogainda almost 3 years ago

#30 - Don't print out warnings when finalizing

Pull Request - State: closed - Opened by nobu almost 3 years ago

#29 - Revert "Don't print out warnings when freeing."

Pull Request - State: closed - Opened by nobu almost 3 years ago

#28 - Don't print out warnings when freeing.

Pull Request - State: closed - Opened by ioquatix almost 3 years ago - 1 comment

#27 - Synchronize access to zstream to prevent segfault in multithreaded use

Pull Request - State: closed - Opened by jeremyevans about 3 years ago - 12 comments

#26 - gemspec: Remove unused files

Pull Request - State: closed - Opened by olleolleolle over 3 years ago

#25 - Alias Zlib.deflate as Zlib.dump and Zlib.inflate as Zlib.load

Pull Request - State: open - Opened by casperisfine over 3 years ago - 4 comments

#24 - Unify tests configurations for GitHub Actions

Pull Request - State: closed - Opened by hsbt over 3 years ago

#23 - Release new version to include latest patch?

Issue - State: closed - Opened by jorgemanrubia over 3 years ago - 3 comments

#22 - Resume zstream if available [Bug #10961]

Pull Request - State: closed - Opened by wanabe over 3 years ago - 3 comments

#21 - Switch to use test-unit gem

Pull Request - State: closed - Opened by hsbt over 3 years ago

#20 - Add Zlib::Inflate#inflate :buffer keyword argument

Pull Request - State: closed - Opened by jeremyevans over 3 years ago - 2 comments

#19 - Feature request: reduce the Max RSS in streaming inflate

Issue - State: closed - Opened by harryqingyuzhao over 3 years ago - 13 comments

#18 - Document that gets can return nil when eof? returns false

Pull Request - State: closed - Opened by jeremyevans almost 4 years ago

#17 - Allow Zlib.crc32 and .adler32 to accept IO instance

Pull Request - State: closed - Opened by jeremyevans almost 4 years ago

#16 - Feature request: crc32 & al to accept IO instances

Issue - State: closed - Opened by marcandre almost 4 years ago - 1 comment
Labels: enhancement

#15 - Fix hyperlink

Pull Request - State: closed - Opened by jeremyevans almost 4 years ago

#14 - fix hyperlink

Pull Request - State: closed - Opened by ghost about 4 years ago

#13 - Add Zlib::GzipReader.zcat for handling multiple gzip streams in gz file

Pull Request - State: closed - Opened by jeremyevans about 4 years ago

#12 - Tweak the configuration of GitHub Actions

Pull Request - State: closed - Opened by hsbt over 4 years ago

#11 - Use GitHub Actions

Pull Request - State: closed - Opened by hsbt over 4 years ago

#10 - Fix setting mtime to zero in GzipWriter

Pull Request - State: closed - Opened by XrXr over 4 years ago

#9 - Remove taint support

Pull Request - State: closed - Opened by jeremyevans over 4 years ago

#7 - GzipReader does not read concatenated gzip files

Issue - State: closed - Opened by AlexMooney over 5 years ago - 3 comments

#6 - update rubies and add ruby 2.6 to travis

Pull Request - State: closed - Opened by colby-swandale over 5 years ago

#5 - Use Zlib::VERSION in gemspec

Pull Request - State: closed - Opened by stomar over 5 years ago - 5 comments

#4 - Sync Ruby/zlib version with gem version

Pull Request - State: closed - Opened by stomar over 5 years ago

#3 - Test build on new Ruby versions

Pull Request - State: closed - Opened by nicolasleger over 6 years ago

#2 - README: ruby code fences

Pull Request - State: closed - Opened by olleolleolle over 6 years ago

#1 - Fix repository URL in README

Pull Request - State: closed - Opened by tricknotes about 7 years ago