index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblzma
/
lzma
/
lzma_encoder_private.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
liblzma: Add rough support for output-size-limited encoding in LZMA1.
Lasse Collin
1
-0
/
+12
2019-12-31
Rename unaligned_read32ne to read32ne, and similarly for the others.
Lasse Collin
1
-2
/
+1
2019-06-01
liblzma: Use unaligned_readXXne functions instead of type punning.
Lasse Collin
1
-1
/
+1
2016-11-21
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
1
-3
/
+3
2010-10-26
liblzma: Rename a few variables and constants.
Lasse Collin
1
-8
/
+8
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2009-10-04
Use a tuklib module for integer handling.
Lasse Collin
1
-1
/
+1
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-12
/
+5
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-110
/
+64
2008-06-19
Add limit of lc + lp <= 4. Now we can allocate the
Lasse Collin
1
-1
/
+1
2008-06-01
Fix a buffer overflow in the LZMA encoder. It was due to my
Lasse Collin
1
-10
/
+5
2008-03-22
Demystified the "state" variable in LZMA code. Use the
Lasse Collin
1
-4
/
+4
2008-01-15
Revised the fastpos code. It now uses the slightly faster
Lasse Collin
1
-21
/
+0
2008-01-14
Remove RC_BUFFER_SIZE from lzma_encoder_private.h
Lasse Collin
1
-2
/
+4
2008-01-14
In lzma_read_match_distances(), don't use
Lasse Collin
1
-3
/
+3
2007-12-09
Imported to git.
Lasse Collin
1
-0
/
+225