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
/
index_encoder.c
(
unfollow
)
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-02-23
liblzma: Avoid null pointer + 0 (undefined behavior in C).
Lasse Collin
1
-2
/
+9
2023-01-02
liblzma: Replaced hardcoded 0x0 index indicator byte with macro
Jia Tan
1
-1
/
+1
2016-11-21
liblzma: Avoid multiple definitions of lzma_coder structures.
Lasse Collin
1
-7
/
+9
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-3
/
+3
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-5
/
+6
2010-10-21
liblzma: Update the comments in the API headers.
Lasse Collin
1
-0
/
+1
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2009-12-31
Revised the Index handling code.
Lasse Collin
1
-21
/
+15
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
-2
/
+2
2009-01-20
Add some single-call buffer-to-buffer coding functions.
Lasse Collin
1
-6
/
+53
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
1
-7
/
+9
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-11
/
+5
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-0
/
+222