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
/
rangecoder
/
range_decoder.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
liblzma: Fix building with NVHPC (NVIDIA HPC SDK).
Sergey Kosukhin
1
-0
/
+1
2024-02-22
liblzma: Disable branchless C version in range decoder.
Lasse Collin
1
-3
/
+10
2024-02-19
liblzma: Remove commented-out code.
Lasse Collin
1
-3
/
+0
2024-02-17
liblzma: Wrap a line exceeding 80 chars.
Lasse Collin
1
-1
/
+2
2024-02-17
liblzma/rangecoder: Exclude x32 from the x86-64 optimisation.
Sebastian Andrzej Siewior
1
-1
/
+1
2024-02-16
Fix typos discovered by codespell.
Jia Tan
1
-2
/
+2
2024-02-14
liblzma: Silence warnings in --enable-small build.
Lasse Collin
1
-0
/
+1
2024-02-14
liblzma: Silence a warning.
Lasse Collin
1
-1
/
+1
2024-02-14
liblzma: Add comments.
Lasse Collin
1
-2
/
+9
2024-02-14
liblzma: Choose the range decoder variants using a bitmask macro.
Lasse Collin
1
-11
/
+53
2024-02-14
liblzma: Range decoder: Add x86-64 inline assembly.
Lasse Collin
1
-0
/
+491
2024-02-14
liblzma: Range decoder: Add branchless C code.
Lasse Collin
1
-0
/
+76
2024-02-14
liblzma: LZMA decoder: Optimize loop comparison.
Lasse Collin
1
-1
/
+9
2024-02-14
liblzma: LZMA decoder improvements.
Lasse Collin
1
-14
/
+128
2024-02-14
liblzma: Creates separate "safe" range decoder mode.
Jia Tan
1
-20
/
+57
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-09-24
liblzma: Change quoting style from `...' to '...'.
Jia Tan
1
-1
/
+1
2012-06-28
liblzma: Check that the first byte of range encoded data is 0x00.
Lasse Collin
1
-3
/
+9
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
-123
/
+86
2008-03-24
Replaced the range decoder optimization that used arithmetic
Lasse Collin
1
-37
/
+16
2008-03-22
Take advantage of arithmetic right shift in range decoder.
Lasse Collin
1
-15
/
+37
2008-01-04
Moved range decoder initialization (reading the first
Lasse Collin
1
-27
/
+60
2007-12-09
Imported to git.
Lasse Collin
1
-0
/
+189