Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lloyd/easylzma

Tags

0.0.7

Toggle 0.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
document default compression level in -h output

0.0.6

Toggle 0.0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix regression in 0.0.5 that would cause bogus sizes to be generated …

…for large input files

0.0.5

Toggle 0.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
implement heuristic determination of a nice balanced dictionary size …

…providing near optimal compression at reasonably low memory usage - elzma_get_dict_size()

0.0.4

Toggle 0.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update ChangeLog

0.0.3

Toggle 0.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix bug in serializing lzip footer, fix win32 compiler warnings

0.0.2

Toggle 0.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump micro version to 2 - will move tag

0.0.1

Toggle 0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
port to win32