issues
search
mirage
/
decompress
Pure OCaml implementation of Zlib.
MIT License
115
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BGZF support
#162
gtamazian
opened
6 months ago
0
Documentation typos
#161
reynir
opened
10 months ago
0
Prepare v1.5.3
#160
dinosaure
closed
1 year ago
0
Install a fuzzer between our impl. and minilzo.2.10
#159
dinosaure
closed
1 year ago
0
Fix our last test about LZO from MirageVPN
#158
dinosaure
closed
1 year ago
0
Lzw compression
#157
patricoferris
opened
1 year ago
5
Fix Adler32 checksum on 32-bits architectures
#156
dinosaure
closed
1 year ago
1
Fix LZO implementation according to MirageVPN
#155
dinosaure
closed
1 year ago
0
Remove unsafe usages
#154
dinosaure
closed
1 year ago
0
Lint OPAM file
#153
dinosaure
closed
1 year ago
0
Delete `bindings`
#152
dinosaure
closed
1 year ago
0
Delete global states in tests
#151
dinosaure
closed
1 year ago
0
Test the CI
#150
dinosaure
closed
1 year ago
0
Fix and add some tests about our LZO implementations
#149
dinosaure
closed
1 year ago
0
Prepare v1.5.2
#148
dinosaure
closed
1 year ago
0
Remove remaining bits of bigarray-compat
#147
copy
closed
1 year ago
1
Add LDFLAGS with what is needed for the caml runtime
#146
dinosaure
closed
1 year ago
0
Prepare v1.5.1
#145
dinosaure
closed
2 years ago
0
Fix when we inflate a gzip document and we want to know how many bytes the decoder wrote even if we still are into the GZip header
#144
dinosaure
closed
2 years ago
0
Prepare v1.5.0
#143
dinosaure
closed
2 years ago
0
Be able to create a zlib/gzip document without compression
#142
dinosaure
closed
2 years ago
0
Be able to pass a file as input/ouput instead stdin/stdout
#141
dinosaure
closed
2 years ago
0
Prepare a useful tool to inflate/deflate everything(?)
#140
dinosaure
closed
2 years ago
0
Prepare v1.4.3
#139
dinosaure
closed
2 years ago
0
cmdliner 1.1.0, remove bigarray-compat dependency
#138
hannesm
closed
2 years ago
2
Allow running benchmarks on pull requests
#137
gs0510
opened
2 years ago
2
Add make target to run benchmarks
#136
gs0510
closed
2 years ago
0
Replace deprecated functions of fmt
#135
dinosaure
closed
3 years ago
0
Unable to build benchmark locally
#134
shubhamkumar13
closed
3 years ago
2
Preview: upgrade to ocamlformat.0.21.0
#133
gpetiot
closed
2 years ago
2
Prepare v1.4.2
#132
dinosaure
closed
3 years ago
0
Support big-endian on the zlib's header
#131
dinosaure
closed
3 years ago
2
Prepare v1.4.1
#130
dinosaure
closed
3 years ago
0
Revert "Remove memcpy optimisation for a later PR"
#129
dinosaure
closed
3 years ago
0
Enable compilation of benchmark only when the profile is benchmark
#128
dinosaure
closed
3 years ago
0
Check for output overflows in the non-streamable implementation
#127
clecat
closed
3 years ago
2
Buffer overflow in De.Inf.Ns.inflate
#126
ewanmellor
closed
3 years ago
9
lto1: fatal error: bytecode stream in file ‘~/.opam/default/lib/checkseum/c/libcheckseum_c_stubs.a’ generated with LTO version 9.2 instead of the expected 9.4
#125
XVilka
closed
3 years ago
2
Upgrade optint to 0.1.0
#124
dinosaure
closed
3 years ago
0
Fix end of file and EOB op-code
#123
dinosaure
closed
3 years ago
1
Prepare v1.4.0
#122
dinosaure
closed
3 years ago
0
Use Optint.to_unsigned_int32 instead of Optint.to_int32
#121
dinosaure
closed
3 years ago
1
Exception raised when flushing buffers
#120
igarnier
closed
3 years ago
9
Improve the documentation about zlib
#119
dinosaure
closed
3 years ago
0
gz.mli: unused level in example
#118
mseri
closed
3 years ago
1
EOB pushed twice into the queue without verification
#117
dinosaure
closed
3 years ago
3
Improve documentation fix type of deflate window
#116
dinosaure
closed
3 years ago
1
Include an even-higher level interface?
#115
brendanlong
closed
3 years ago
6
Add a well-know limitation on the documentation
#114
dinosaure
closed
3 years ago
0
decompress 1.3.0 tests fail to build due to bigarry pulling in dune
#113
sternenseemann
closed
3 years ago
2
Next