-
When I download Cumulus-0.10.1.dmg or even Cumulus-0.10.0.dmg my Mac can not open it. It show a 'corrupted image' box. Why?
OSX 10.9.5, MacBook Air
-
We should create a new NOZEncoder and NOZDecoder for LZFSE that works on all OSes
-
*I can't look at lisp without getting a headache so this issue refers completly to the article you claim to implement:*
----
This isn't actually doing a *Burrows Wheeler transform*.
It does an…
-
Hi _inikep_,
some textual decompression feedback, again.
@github_staff
Shouldn't it be better to add 'Feedback' section, thus feedbacks won't go to 'Issues', inappropriate it is.
Anyway, seeing how …
-
LZFSE currently fails to build with MSVC. See https://ci.appveyor.com/project/quixdb/squash/build/470/job/1fvyqd3lrkrpem6t#L1388 for a build log.
@jibsen kindly [looked into this](http://encode.ru/t…
-
I would appreciate some sort of clarification on LZFSE's patent situation. At minimum, if Apple believes it has any patents relevant to LZFSE they should disclose them, and if Apple doesn't have any …
-
One potential optimization is to require that memory passed to the encode and decode functions already be zeroed, which would let you save the memset call. It can be _much_ faster to call `calloc` th…
-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
On my Fedora 23 (x86_64) box, I get a segfault when using the lzfse CLI to compress asyoulik.txt from the [Canterbury Corpus](http://corpus.canterbury.ac.nz/descriptions/#cantrbry). After adding Addr…
-
So far LZFSE seems to be quite nice as an alternative to zlib. But I hope that I'm not the only one having troubles using a proprietary copyrighted algorithm which might deny me to use this software p…