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
/
memcmplen.h
(
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-12-28
liblzma: Use 8-byte method in memcmplen.h on ARM64.
Lasse Collin
1
-8
/
+10
2023-12-28
liblzma: Check also for __clang__ in memcmplen.h.
Lasse Collin
1
-1
/
+2
2023-10-30
liblzma: Use lzma_always_inline in memcmplen.h.
Lasse Collin
1
-2
/
+1
2023-09-22
liblzma: Move a few __attribute__ uses in function declarations.
Lasse Collin
1
-1
/
+2
2023-07-18
liblzma: Tweak #if condition in memcmplen.h.
Lasse Collin
1
-2
/
+2
2023-07-18
liblzma: Omit unnecessary parenthesis in a preprocessor directive.
Lasse Collin
1
-2
/
+2
2023-06-28
liblzma: Prevent warning for MSYS2 Windows build.
Jia Tan
1
-2
/
+4
2023-04-19
Windows: Include <intrin.h> when needed.
Jia Tan
1
-0
/
+10
2023-03-19
liblzma: Silence -Wsign-conversion in SSE2 code in memcmplen.h.
Lasse Collin
1
-1
/
+2
2022-11-11
liblzma: Fix incorrect #ifdef for x86 SSE2 support.
Lasse Collin
1
-2
/
+1
2022-10-05
tuklib_integer: Add 64-bit endianness-converting reads and writes.
Lasse Collin
1
-6
/
+3
2019-12-31
Rename unaligned_read32ne to read32ne, and similarly for the others.
Lasse Collin
1
-6
/
+3
2019-06-01
liblzma: memcmplen: Use ctz32() from tuklib_integer.h.
Lasse Collin
1
-9
/
+1
2019-06-01
liblzma: Use unaligned_readXXne functions instead of type punning.
Lasse Collin
1
-6
/
+6
2015-01-26
liblzma: Set LZMA_MEMCMPLEN_EXTRA depending on the compare method.
Lasse Collin
1
-5
/
+10
2014-07-25
liblzma: Add lzma_memcmplen() for fast memory comparison.
Lasse Collin
1
-0
/
+170