aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/lz/lz_encoder_hash.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-31Rename unaligned_read32ne to read32ne, and similarly for the others.Lasse Collin1-1/+1
2019-06-02liblzma: Fix one more unaligned read to use unaligned_read16ne().Lasse Collin1-1/+1
2011-06-16liblzma: Remove unneeded semicolon.Lasse Collin1-1/+1
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-1/+1
2009-10-02Use unaligned access (if possible) on both endiannessesLasse Collin1-2/+2
2009-10-02Make liblzma produce the same output on both endiannesses.Lasse Collin1-12/+23
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-0/+104