Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |