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_buffer_encoder.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Add SPDX license identifier into 0BSD source code files.
Lasse Collin
1
-0
/
+2
2024-02-14
Change most public domain parts to 0BSD.
Lasse Collin
1
-3
/
+0
2023-07-31
Docs: Fix typos found by codespell
Dimitri Papadopoulos Orfanos
1
-1
/
+1
2022-09-08
liblzma: Vaccinate against an ill patch from RHEL/CentOS 7.
Lasse Collin
1
-0
/
+18
2014-08-05
liblzma: Add support for lzma_block.ignore_check.
Lasse Collin
1
-1
/
+1
2013-03-23
liblzma: Add lzma_block_uncomp_encode().
Lasse Collin
1
-31
/
+63
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-2
/
+2
2011-04-11
liblzma: Validate encoder arguments better.
Lasse Collin
1
-6
/
+12
2010-05-26
Rename MIN() and MAX() to my_min() and my_max().
Lasse Collin
1
-1
/
+1
2009-05-26
Make the raw value of the Check field available to applications
Lasse Collin
1
-0
/
+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
-2
/
+2
2009-01-20
Add some single-call buffer-to-buffer coding functions.
Lasse Collin
1
-0
/
+305