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
/
common
/
tuklib_integer.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-19
Windows: Include <intrin.h> when needed.
Jia Tan
1
-0
/
+6
2023-04-19
tuklib_integer: Use __builtin_clz() with Clang.
Jia Tan
1
-3
/
+3
2022-10-05
tuklib_integer: Add 64-bit endianness-converting reads and writes.
Lasse Collin
1
-2
/
+44
2019-12-31
Rename unaligned_read32ne to read32ne, and similarly for the others.
Lasse Collin
1
-34
/
+30
2019-12-31
Rename read32ne to aligned_read32ne, and similarly for the others.
Lasse Collin
1
-28
/
+28
2019-12-31
Revise tuklib_integer.h and .m4.
Lasse Collin
1
-217
/
+271
2019-06-23
tuklib_integer: Silence warnings from -Wsign-conversion.
Lasse Collin
1
-3
/
+3
2019-06-20
tuklib_integer: Fix usage of conv macros.
Lasse Collin
1
-4
/
+8
2019-06-01
tuklib_integer: Cleanup MSVC-specific code.
Lasse Collin
1
-11
/
+9
2019-06-01
tuklib_integer: Improve unaligned memory access.
Lasse Collin
1
-12
/
+168
2018-01-10
tuklib_integer: New Intel C compiler needs immintrin.h.
Lasse Collin
1
-0
/
+11
2015-02-03
Add a few casts to tuklib_integer.h to silence possible warnings.
Lasse Collin
1
-12
/
+12
2009-11-22
Update tuklib_integer.h with bit scan functions.
Lasse Collin
1
-8
/
+181
2009-10-04
Use a tuklib module for integer handling.
Lasse Collin
1
-0
/
+350