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
/
check
/
crc32_fast.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
2024-02-01
liblzma: Only use ifunc in crcXX_fast.c if its needed.
Jia Tan
1
-3
/
+3
2024-02-01
liblzma: Rename crc32_aarch64.h to crc32_arm64.h.
Jia Tan
1
-2
/
+1
2024-02-01
liblzma: Refactor crc_common.h.
Jia Tan
1
-4
/
+4
2024-01-27
Speed up CRC32 calculation on ARM64
Chenxi Mao
1
-1
/
+4
2024-01-11
liblzma: CRC: Update CLMUL comments to more generic wording.
Lasse Collin
1
-8
/
+8
2024-01-11
liblzma: Rename arch-specific CRC functions and macros.
Lasse Collin
1
-6
/
+7
2024-01-11
liblzma: Avoid extern lzma_crc32_clmul() and lzma_crc64_clmul().
Lasse Collin
1
-2
/
+7
2024-01-10
liblzma: CRC: Add empty lines.
Lasse Collin
1
-0
/
+2
2023-10-21
liblzma: Move is_clmul_supported() back to crc_common.h.
Jia Tan
1
-1
/
+1
2023-10-18
liblzma: Refactor CRC comments.
Jia Tan
1
-19
/
+45
2023-10-18
liblzma: Create crc_clmul.c.
Jia Tan
1
-116
/
+4
2023-10-18
liblzma: Define CRC_USE_IFUNC in crc_common.h.
Jia Tan
1
-2
/
+1
2023-10-13
liblzma: Added crc32_clmul to crc32_fast.c.
Hans Jansen
1
-7
/
+240
2023-10-13
liblzma: Rename crc_macros.h to crc_common.h.
Hans Jansen
1
-1
/
+1
2019-12-31
Rename read32ne to aligned_read32ne, and similarly for the others.
Lasse Collin
1
-2
/
+2
2014-01-12
Fix typos in comments.
Lasse Collin
1
-1
/
+1
2009-11-22
Add missing consts to pointer casts.
Lasse Collin
1
-2
/
+2
2009-10-04
Use a tuklib module for integer handling.
Lasse Collin
1
-2
/
+2
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-18
/
+12
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-1
/
+1
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
1
-0
/
+88