| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | common: wall_clock: Fix integer overflow with StandardWallClock. | 2021-02-19 | 1 | -0/+20 | |
| * | common: Merge uint128 to a single header file with inlines. | 2021-02-15 | 1 | -5/+84 | |
| * | common: Make use of [[nodiscard]] where applicable | 2020-08-15 | 1 | -3/+3 | |
| * | Common: Refactor & Document Wall clock. | 2020-06-18 | 1 | -0/+3 | |
| * | common/uint128: Add missing header guard | 2019-03-20 | 1 | -0/+2 | |
| * | common/uint128: Add missing top-file source text | 2019-03-20 | 1 | -0/+3 | |
| * | Corrections, documenting and fixes. | 2019-02-16 | 1 | -4/+5 | |
| * | Use u128 on Clock Cycles calculation. | 2019-02-15 | 1 | -20/+3 | |
| * | Implement 128 bits Unsigned Integer Multiplication and Division. | 2019-02-15 | 1 | -0/+30 |