issues
search
ruby
/
zlib
Ruby interface for the zlib compression/decompression library
Other
50
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't call `rb_str_set_len` while released the GVL.
#88
ioquatix
opened
3 days ago
1
Reenable Travis CI.
#87
junaruga
closed
4 days ago
1
Reduce `ensure` nesting
#86
nobu
closed
1 week ago
0
Tell gcc-14 that `Qnil` is not passed to `gzfile_calc_crc`
#85
nobu
closed
1 week ago
0
Retired Travis CI
#84
hsbt
closed
1 month ago
1
CRC32C Checksum support
#83
mullermp
opened
4 months ago
6
Bump up 3.1.1
#82
k0kubun
closed
5 months ago
0
GzipReader: internal_encoding option overwrites external_encoding
#81
olofheurgren
opened
5 months ago
0
Add `compile` task in Development section
#80
genya0407
closed
5 months ago
1
Exclude older than 2.6 on macos-14
#79
nobu
closed
6 months ago
0
Clear temporary directory
#78
nobu
closed
6 months ago
0
Revert "Switch to macos-13 in CI"
#77
eregon
closed
9 months ago
1
Switch to macos-13 in CI
#76
eregon
closed
9 months ago
1
Investigate failure on truffleruby-head + macOS + XCode 14.2
#75
eregon
closed
9 months ago
8
Explicitly return thread interrupt state in `zstream_run_func`
#74
ianks
opened
9 months ago
0
Fix eof? to return true when there is no more data to read
#73
segiddins
closed
5 months ago
9
In Zlib::GzipReader#eof? check if we're actually at eof
#72
martinemde
closed
8 months ago
1
Tests failing against ruby 3.2.2
#71
Segaja
closed
9 months ago
1
Support Ruby 2.5+ again
#70
hsbt
closed
12 months ago
0
Check for z_size_t along with {crc,adler}32_z in extconf.rb
#69
KJTsanaktsidis
closed
1 year ago
0
Fix misdetection of {crc32,alder32}_z in cloudflare zlib fork
#68
KJTsanaktsidis
closed
1 year ago
3
Travis CI test
#67
hsbt
closed
1 year ago
1
Test Travis CI.
#66
junaruga
closed
1 year ago
2
Rakefile: Update the test task to pass on Ubuntu jammy s390x.
#65
junaruga
closed
1 year ago
1
Travis CI: Enhance, and print the used zlib deb package name and the version.
#64
junaruga
closed
1 year ago
2
Workaround: Fix test failures on Ubuntu jammy s390x.
#63
junaruga
closed
1 year ago
7
Add truffleruby-head in CI
#62
eregon
closed
1 year ago
0
Avoid allocating intermediary strings when readpartial is passed an outbuf
#61
segiddins
closed
5 months ago
28
Ubuntu jammy s390x: Test failures
#60
junaruga
closed
1 year ago
8
Improve CI dependencies
#59
hsbt
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#58
dependabot[bot]
closed
1 year ago
0
Thread#wakeup leads to Zlib::BufError
#57
rabotyaga
opened
1 year ago
4
Zlib::GzipReader#readpartial until eof? causes EOFError
#56
martinemde
closed
8 months ago
4
Zlib.gunzip should not fail with non-ascii-8bit strings
#55
sorah
closed
1 year ago
0
Update test libraries from ruby/ruby 2023-03-24
#54
hsbt
closed
1 year ago
0
Limit test time and ignore failures on TruffleRuby
#53
nobu
closed
1 year ago
0
Fix the test broken in older versions
#52
nobu
closed
1 year ago
0
Check for functions with arguments and the header
#51
nobu
closed
1 year ago
0
`Zlib::GzipReader` doesn't read some large files
#50
inkstak
opened
1 year ago
0
Zlib.gzip sometimes errors out with Zlib::BufError if process has been forked
#49
hmdne
opened
2 years ago
1
Update versions to test
#48
nobu
closed
2 years ago
0
Unable to install this gem on windows
#47
enumag
closed
2 years ago
1
CVE-2018-25032 zlib
#46
zeeamber
closed
2 years ago
5
Use `z_size_t` version functions
#45
nobu
closed
2 years ago
0
Mask checksums to lower 32bits on also IL32 platforms
#44
nobu
closed
2 years ago
0
Mask checksums to lower 32bits
#43
nobu
closed
2 years ago
0
Bump actions/checkout from 2 to 3
#42
dependabot[bot]
closed
2 years ago
0
Added dependabot.yml for actions
#41
hsbt
closed
2 years ago
0
CI: Add Ruby 3.1 to build matrix
#40
olleolleolle
closed
2 years ago
1
[DOC] Fix typo in Zlib.adler32_combine
#39
Maumagnaguagno
closed
2 years ago
0
Next