summaryrefslogtreecommitdiff
path: root/src/common/uint128.h
AgeCommit message (Expand)Author
2021-02-19common: wall_clock: Fix integer overflow with StandardWallClock.bunnei
2021-02-15common: Merge uint128 to a single header file with inlines.bunnei
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-06-18Common: Refactor & Document Wall clock.Fernando Sahmkow
2019-03-20common/uint128: Add missing header guardLioncash
2019-03-20common/uint128: Add missing top-file source textLioncash
2019-02-16Corrections, documenting and fixes.Fernando Sahmkow
2019-02-15Use u128 on Clock Cycles calculation.Fernando Sahmkow
2019-02-15Implement 128 bits Unsigned Integer Multiplication and Division.Fernando Sahmkow