| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-02-15 | common: Merge uint128 to a single header file with inlines. | 1 | -71/+0 | ||
| 2020-06-18 | Common/uint128: Correct MSVC Compilation in old versions. | 1 | -0/+4 | ||
| 2020-06-18 | Common: Refactor & Document Wall clock. | 1 | -0/+22 | ||
| 2019-03-20 | common/uint128: Add missing top-file source text | 1 | -0/+4 | ||
| 2019-02-16 | Corrections, documenting and fixes. | 1 | -5/+6 | ||
| 2019-02-15 | Use u128 on Clock Cycles calculation. | 1 | -1/+23 | ||
| 2019-02-15 | Implement 128 bits Unsigned Integer Multiplication and Division. | 1 | -0/+18 | ||