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
/
common
/
block_encoder.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-28
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
1
-17
/
+23
2014-08-05
liblzma: Add support for lzma_block.ignore_check.
Lasse Collin
1
-1
/
+1
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-4
/
+4
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-1
/
+1
2011-04-11
liblzma: Validate encoder arguments better.
Lasse Collin
1
-0
/
+5
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
1
-0
/
+14
2009-05-26
Make the raw value of the Check field available to applications
Lasse Collin
1
-12
/
+9
2009-04-28
Fixed a crash in liblzma.
Lasse Collin
1
-1
/
+1
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-1
/
+1
2009-01-20
Block encoder cleanups
Lasse Collin
1
-21
/
+7
2008-12-27
Bunch of liblzma tweaks, including some API changes.
Lasse Collin
1
-17
/
+20
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
1
-22
/
+19
2008-09-13
Renamed constants:
Lasse Collin
1
-3
/
+3
2008-09-11
Remove a check from Block encoder that should have already
Lasse Collin
1
-5
/
+0
2008-09-10
Cleaned up Block encoder and moved the no longer shared
Lasse Collin
1
-48
/
+44
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-20
/
+22
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-177
/
+51
2008-01-25
Combine lzma_options_block validation needed by both Block
Lasse Collin
1
-26
/
+6
2008-01-14
Small LZMA_SYNC_FLUSH fixes to Block and Single-Stream encoders.
Lasse Collin
1
-2
/
+2
2008-01-08
Fixed encoding of empty files. Arguments to is_size_valid()
Lasse Collin
1
-1
/
+1